When sender verify fails, What veriable contains the result string that is returned. I'm trying to make sebder verification smarter so that the following does mean failed.
telnet relay.amcity.com 25 Trying 65.213.145.14... Connected to relay.amcity.com (65.213.145.14). Escape character is '^]'. 220 ****************************** helo ctyme.com 250 relay.amcity.com mail from:[EMAIL PROTECTED] 250 Ok rcpt to:[EMAIL PROTECTED] 450 <[EMAIL PROTECTED]>: Recipient address rejected: Service is unavailable -- ## 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/
