I am looking at the logs for Imail and I want to make sure I understand them completely. Does the SMTPD service only handle incoming connections? For example I want to make sure I understand the following log snippet
20020731 000212 127.0.0.1 SMTPD (0205004C) [209.94.11.105] connect 67.33.156.254 port 3182 20020731 000212 127.0.0.1 SMTPD (0205004C) [67.33.156.254] HELO Ngqp 20020731 000212 127.0.0.1 SMTPD (0205004C) [67.33.156.254] MAIL FROM: <[EMAIL PROTECTED] > 20020731 000213 127.0.0.1 SMTPD (0205004C) [67.33.156.254] RCPT TO:<[EMAIL PROTECTED]> 20020731 000213 127.0.0.1 SMTPD (0205004C) [67.33.156.254] ERR mail1.gannett-tv.com invalid user <[EMAIL PROTECTED] It appears to me as if mail was received from 67.33.156.254 saying it was from [EMAIL PROTECTED] trying to send mail to [EMAIL PROTECTED]? This mail was rejected because the account [EMAIL PROTECTED] does not exist on my mail server and the ip address 67.33.156.254 is not an IP address that is allowed to relay mail? Is this correct? Darrell Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Please visit the Knowledge Base for answers to frequently asked questions: http://www.ipswitch.com/support/IMail/
