On Thu, 2002-05-30 at 05:39, Michael George wrote:
> 
> Is there a way to have authentication and then doing an SMTP relay in
> sendmail?  in qmail?  In another SMTP server?

I recommend using Courier MTA: http://www.courier-mta.org/

Setup is very easy, you can use rpm packages from
http://www.dragonsdawn.net/apt/redhat/7.3/en/i386/RPMS.dragonsdawn/
or build your own right from the tarball (rpm -ta)

Courier supports SMTP AUTH and STARTTLS (and SMTP over SSL) under its
default configuration.  Install the courier-smtpauth package, and your
users can authenticate to the mail server securely (Red Hat's sendmail
doesn't seem to support SSL; what's that about?).

Basically everything works right from the default configuration.  You
need to configure the SMTP server to start and define the domains you
accept mail for.  That should be it.




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to