[horde] Problems with Horde mailer settings - but IMP works

Michael M Slusarz slusarz at horde.org
Tue Sep 9 14:56:42 UTC 2014


Quoting A. Schulze <sca at andreasschulze.de>:

> Torben Dannhauer:
>
>> What does work:
>> - Sending Kronolith reminder emails by horde-alarms (it is properly set up
>> as cron job) as long as I'm logged into horde with my email account.
>>
>> What does _NOT_ work:
>>
>> - Sending reminder emails by horde-alarms if I'm not logged into the webmail
>> system.
>
>> My mailer settings are configured for SMTP using the submission port (port
>> 587). Since my email server requires authentication, I configured my
>> personal email account as followed:

Your configuration seems to be correct....

I see the issue.  horde-alarms has the 'user_admin' flag set, so the  
first admin user is set as the authenticated user.  It is this user  
that is used for the SMTP requests.

Looks like we need to do something fancier than checking for a  
non-empty Horde_Registry#getAuth() value, since getAuth() doesn't  
necessarily mean that a "real" Horde authenticated sessions is being  
used.

michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the horde mailing list