6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/27/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12867] send reminder does not send mails
*
Your Email Address
*
Spam protection
Enter the letters below:
.__.. .\ /.__..__ | |\ / >< | |[__) |__| \/ / \|__\|
Comment
>> $view->tickets = $utickets; >> $subject = _("Reminder: Your open tickets"); >> >> Horde::debug($subject); >> mail('samuel.wolf@wolf-maschinenbau.de','test', 'nachrichttext'); >> >> $whups_driver->mail(array('recipients' => array($user => 'owner'), >> 'subject' => $subject, >> 'view' => $view, >> 'template' => $message_file, >> 'from' => $user)); >> >> PHP mail work, I receive the test mail. > > Your install may, or may not be using PHP's mail() function - it > depends on the transport you have configured. > > Anyway, next you should look in Whups_Driver::mail() to see where > things are failing. The mail is sent around line 614 .. $mail->send()
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers