On Fri, 5 Mar 2004, Delahunty, Mark wrote: > BTW does anyone know if this approach is safe, e.g. when the mailbox server > is down or rejecting SMTP due to load?
If the mail server is down, then MIMEDefang will tempfail the mail. If the mail server is rejecting the mail, then MIMEDefang simply passes on whatever rejection code it got. So if the mail server rejects with a 4xx, so does MIMEDefang. If it's a 5xx, then MIMEDefang rejects with a permanent failure. Regards, David. _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

