Search found 5 matches
- Mon Dec 20, 2010 1:52 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: smtp testing error
- Replies: 13
- Views: 25184
- Fri Dec 17, 2010 5:13 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: smtp testing error
- Replies: 13
- Views: 25184
Wireshark results
Logged onto the console as the service account, performed the smtp test with wireshark running. 7 packets total. From from the hostmonitor server noted by packet direction: -> SYN <- SYN-ACK -> ACK -> FIN-ACK <- ACK <- 220 mail.notmyrealdomain.com EMMPT Postfix (Ubuntu) -> RST-ACK That last packet i...
- Fri Dec 17, 2010 4:47 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: smtp testing error
- Replies: 13
- Views: 25184
- Fri Dec 17, 2010 1:31 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: smtp testing error
- Replies: 13
- Views: 25184
- Fri Dec 17, 2010 10:54 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: smtp testing error
- Replies: 13
- Views: 25184
HELO syntax
After initial 220 response, HostMonitor sends HELO command and expects code 220 or 250. If server respond with different code, test status will be "Bad" Is there any way to adjust the HELO syntax to HELO hostname or HELO FQDN? Under Postfix and, I believe, sendmail the standard behavior i...