[Tickets #9579] SMTP authentication and alarm system
bugs at horde.org
bugs at horde.org
Mon Feb 14 12:29:02 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/h/whups/ticket/9579
------------------------------------------------------------------------------
Ticket | 9579
Created By | karagian at gmail.com
Summary | SMTP authentication and alarm system
Queue | Horde Groupware Webmail Edition
Version | 1.2.9
Type | Enhancement
State | New
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
karagian at gmail.com (2011-02-14 12:29) wrote:
It is possible to enable (force?) SMTP authentication using the
$conf['mailer'] parameters in horde conf.php. In order to use the
current logged in user's username and password, no username and
password is specified in the conf file.
The problem is that the same settings are used for sending the email
notifications for alerts, but the emails are sent from a cron script,
so at that point no username and password are available, and the
notifications fail with error message "authentication failed".
There should be a way to be able to use the above scenario.. (users
send email using their own username and password and notification are
sent either without authentication, or using a specific username and
password?)
More information about the bugs
mailing list