Sean M. Collins on 1 Jun 2010 12:26:46 -0700 |
Sendmail users can enable Submission with the following macro: DAEMON_OPTIONS(`Port=submission, Name=MSA, M=Ea')dnl However, most will want to enable SSL/TLS, which automatically expands to include the submission daemon: DAEMON_OPTIONS(`Port=smtps, Name=TLSMTA, M=s')dnl -- Sean ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|