WARNING:
It is archival version of discontinued web site anfi.homeunix.net.
It is not actively maintained.
The document describe new sendmail's ssh mailer. It allows local sendmail to use remote unix accountwith ssh access for email relauing.
ssh mailer allows sendmail to use "sendmail -bs" (SMTP over sendmail's STDIN & STDOUT) started using ssh on another host.
It can be used as outgoing relay (smart host) for dialup/dynamic connections. It can be also used for privacy protection (hidding details about sending hosts in Reveived: headers).
smarttable development and maintanance has been moved to open-sendmail at sourceforge.net.
define(`SSH_MAILER_USER',`user:group')dnl define(`SSH_MAILER_DIR',`_working_dir_')dnl MAILER(`ssh')dnlModify user:group and _working_directory_ to fir your system requirements.
Last Update: 2008-09-18