[horde] Problems with Horde mailer settings - but IMP works
A. Schulze
sca at andreasschulze.de
Mon Sep 8 10:24:17 UTC 2014
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:
I suggest to create a dedicated "horde" account for messages created by horde
without any user interaction.
If you have access to the mail server you may try to enable
verbose/debug logging
at the MTA.
then send a message as user and send a message via horde-alarm for example.
compare the smtp commands of both smtp sessions. Than you will know
what's going wrong.
> What is the parameter $conf['mailer']['params']['localhost']?
> Where is it used?
If I remember correctly, it's the SMTP HELO name used horde.
> What causes the LMTP parameter if it is checked?
horde will talk a different protocol SMTP vs. LMTP. You need an LMTP-Server...
Andreas
More information about the horde
mailing list