I appreciate the quick response, but I guess what I'm really wondering is why am I getting an error? I am using an .asp page to generate an e-mail that will sign people up for a list.
The full snippet is: 20020925 164502 127.0.0.1 SMTPD (0FA003C0) [66.93.108.72] connect 66.93.108.69 port 1231 20020925 164502 127.0.0.1 SMTPD (0FA003C0) [66.93.108.69] HELO webster02 20020925 164502 127.0.0.1 SMTPD (0FA003C0) [66.93.108.69] MAIL FROM:<[EMAIL PROTECTED]> 20020925 164502 127.0.0.1 SMTPD (0FA003C0) [66.93.108.69] RCPT TO:<[EMAIL PROTECTED]> 20020925 164502 127.0.0.1 SMTPD (0FA003C0) [66.93.108.69] ERR emily.aspjunkie.com invalid user <[EMAIL PROTECTED] Does "invalid user" mean it's not a local user? I knew that.... Thanks, -Stein ---------- Original Message ---------------------------------- From: "R. Scott Perry" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Wed, 25 Sep 2002 16:22:11 -0400 > >>What does this next line mean? >> >>20020925 160802 127.0.0.1 SMTPD (053503D8) [66.93.108.69] ERR >>emily.aspjunkie.com invalid user <[EMAIL PROTECTED] >> >>Why is the final ">" truncated? I know this was discussed recently, but >>please refresh my memory. I know internosis.com uses exchange, if that helps. > >If you look at the line above it -- "RCPT TO:<[EMAIL PROTECTED]>", >you'll see that the final ">" was there, and that IMail sometimes truncates >it in the error message. > > -Scott >--- >Declude: Anti-virus, Anti-spam and Anti-hijacking solutions for >IMail. http://www.declude.com > >--- >[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] > > >To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html >List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ >Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/ > To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
