On Tue, Nov 29, 2005 at 09:53:35AM +0000, Stephen Gran wrote: >> SMTP<< 250 2.1.0 [EMAIL PROTECTED] OK >> SMTP<< 250 2.1.5 [EMAIL PROTECTED] >> SMTP<< 354 Start mail input; end with <CRLF>.<CRLF> >> SMTP<< 454 5.7.3 Client does not have permission to Send As this sender. > Note that this temp rejects after data.
Note also that these are not Exim error messages, as exim doesn't use extended status codes. This is a problem with what you're sending in the MAIL FROM:<> SMTP command, and is dependent on the site policy of the system you are connecting to. Before continuing, you'd do better to find out what this site policy is... Cheers MBM -- Matthew Byng-Maddick <[EMAIL PROTECTED]> http://colondot.net/ (Please use this address to reply) -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
