DESCR 952 B

12345678910111213141516
  1. extsmail enables the robust sending of e-mail to external commands. In
  2. effect extsmail masquerades as the standard UNIX sendmail program, reading
  3. messages, and later trying to send them by user-defined commands. A typical
  4. use of extsmail is to allow users who regularly move between different
  5. networks and / or find themselves regularly offline, to ensure that their
  6. e-mail is sent reliably via ssh to external servers.
  7. In addition to its main purpose, extsmail also allows priority lists to be
  8. defined, and also for e-mails to be routed to different servers depending on
  9. the e-mail content. The former feature allows one to designate a "preferred"
  10. server to send e-mail, but to use a "backup" server if the preferred server
  11. is down. The latter feature allows e-mails sent to different e-mail
  12. addresses, for example, to be routed to different servers; this allows
  13. e-mails to adhere to the IP addressed filtering increasingly used to cut
  14. down on spam.