Sysop writes: > Sam Varshavchik wrote: > >> Sysop writes: >> >>> close but not quite... I think i was just looking for some better >>> documentation on the way you configure the ESMTP engine to auth users to >>> relay through it.... >> >> >> See the instructions in the esmtpd configuration file. >> # To enable authenticated SMTP relaying, uncomment AUTHMODULES, >> # and set ESMTPAUTH to ESMTP authentication mechanisms we support. >> Then use the IMAP or POP3 userid and password to authenticate the ESMTP >> connection via SASL. > > SASL? Do I need to open any other ports on the firewall, and will it auth > through mysql, like my pop/imap clients do?
It will authenticate over port 25 exactly like over port 110 and 143, but with a different syntax, of course. -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
