Please enable JavaScript to view this site.

A-Shell Development History

REDIRECT = <address>

ADDBCC   = <address>

REDIRECT provides an easy way to temporarily redirect ALL outgoing mail to a specified address for testing purposes. Note that the original To, CC, and BCC addresses will remain in the header, but will all be changed to the redirect address for actual routing purposes. For example:

REDIRECT = me@mydomain.com

ADDBCC adds the specified address to the BCC list.