Ticket #1485117 (closed Bugs: fixed)
Sending mail fails--log attached.
| Reported by: | PeterK2003 | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-stable |
| Component: | PHP backend | Version: | 0.1.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by till) (diff)
It seems to connect and authenticate successfully but then sends RSET(reset?) command and quits.
Any clue why this happens?
hmailserver is my mail server.
Log from mail server:
"SMTPD" 2136 65338 "2008-06-04 09:06:19.869" "192.168.1.253" "SENT: 220 Hello World!" "SMTPD" 2136 65338 "2008-06-04 09:06:19.869" "192.168.1.253" "RECEIVED: EHLO webmail.xxx.name" "SMTPD" 2136 65338 "2008-06-04 09:06:19.869" "192.168.1.253" "SENT: 250-hmailserver[nl]250-SIZE[nl]250 AUTH LOGIN" "SMTPD" 2136 65338 "2008-06-04 09:06:19.885" "192.168.1.253" "RECEIVED: AUTH LOGIN" "SMTPD" 2136 65338 "2008-06-04 09:06:19.885" "192.168.1.253" "SENT: 334 VXNlcm5hbWU6" "SMTPD" 2136 65338 "2008-06-04 09:06:19.885" "192.168.1.253" "RECEIVED: cGV0ZXJAa3J1bS5uYW1l" "SMTPD" 2136 65338 "2008-06-04 09:06:19.885" "192.168.1.253" "SENT: 334 UGFzc3dvcmQ6" "SMTPD" 2136 65338 "2008-06-04 09:06:19.885" "192.168.1.253" "RECEIVED: ***" "SMTPD" 2136 65338 "2008-06-04 09:06:19.885" "192.168.1.253" "SENT: 235 authenticated." "SMTPD" 2136 65338 "2008-06-04 09:06:19.885" "192.168.1.253" "RECEIVED: RSET" "SMTPD" 2136 65338 "2008-06-04 09:06:19.885" "192.168.1.253" "SENT: 250 OK" "SMTPD" 2136 65338 "2008-06-04 09:06:19.901" "192.168.1.253" "RECEIVED: QUIT" "SMTPD" 2136 65338 "2008-06-04 09:06:19.901" "192.168.1.253" "SENT: 221 goodbye"
Change History
Note: See
TracTickets for help on using
tickets.
