| Summary | Horde SMTP |
| Queue | IMP |
| Queue Version | 4.0.3 |
| Type | Bug |
| State | Not A Bug |
| Priority | 2. Medium |
| Owners | |
| Requester | A.N.Adranghi (at) skylis (dot) net |
| Created | 08/17/2005 (7389 days ago) |
| Due | |
| Updated | 08/23/2005 (7383 days ago) |
| Assigned | 08/18/2005 (7388 days ago) |
| Resolved | 08/22/2005 (7384 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
sendmail (wrapper) didnt work, that is via Horde.
State ⇒ Not A Bug
doesnt even send. Sendmail's logs report nothing.. Well, Exim, since
its just symlinked (Debian).
State ⇒ Feedback
*anywhere*. This is probably not your fault, but we still can't help
any further until you dig deeper.
Horde is using the Mail and Net_SMTP packages from PEAR for sending
mail, so the problem could be anywhere in this chain. As a first step,
could you try to use sendmail (the command, not the software) instead?
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Horde SMTP
Queue ⇒ IMP
sending messages, so I'm pretty sure its not the server. Never the
less the MTA is Postfix.
Aug 18 20:57:01 mercury imaplogin: Connection, ip=[::ffff:83.142.229.43]
Aug 18 20:57:01 mercury imaplogin: LOGIN, user=mail@alexadranghi.com,
ip=[::ffff:83.142.229.43], protocol=IMAP
Aug 18 20:57:01 mercury postfix/smtpd[20084]: connect from
unknown[83.142.229.43]
Aug 18 20:57:01 mercury postfix/smtpd[20084]: lost connection after
EHLO from unknown[83.142.229.43]
Aug 18 20:57:01 mercury postfix/smtpd[20084]: disconnect from
unknown[83.142.229.43]
Aug 18 20:57:01 mercury imaplogin: LOGOUT, user=mail@alexadranghi.com,
ip=[::ffff:83.142.229.43], headers=0, body=0, time=0
After reading through stuff, I realised that the general Horde mailer
is the one used for SMTP (I'm not sure if I agree that this isnt
individual settings for each email account but thats another story).
I've created a new account for it, but it disconnects for some strange
reason after the EHLO.
Thanks