Jun 20 10:56:45 eSioux sm-mta[1066]: h5K5QhJ6001066: mydomain.com [192.168.168.47] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA Jun 20 10:58:15 eSioux sm-mta[1106]: h5K5SEn6001106: <[EMAIL PROTECTED]>... User unknown Jun 20 10:58:15 eSioux sm-mta[1106]: h5K5SEn6001106: from=<[EMAIL PROTECTED]>, size=0, class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=myhost.com [192.168.168.47]
Do this -
# sendmail -bv -v [EMAIL PROTECTED]
I have a feeling your debian box has mydomain.com treated as a local domain (in class W, like /etc/mail/local-host-names) and so tries to look up the notes user locally, and fails.
------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
