Comments on Sendmail-SMTP-AUTH-TLS-Howto

Sendmail-SMTP-AUTH-TLS-HowtoThis document describes how to install a mail server based on sendmail that is capable of SMTP-AUTH and TLS. It should work (maybe with slight changes concerning paths etc.) on all *nix operating systems. I tested it on Debian Woody so far.

6 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Anonymous

I have read this article on how to configure sendmail to forward to another host on Linux, what to do on Solaris? thanks

By: Dmitry

Thanks! but... when I run

 /usr/sbin/makemap hash virtusertable < virtusertable

it reports error:

makemap: Need to recompile with -DNEWDB for hash support

How can I do it?

By: Darryl Baker

Old and outdated. Port 465, should be 587. Please update or remove.

By: till

You mix up the submission port and the SMTPS port. Port 465 is SMTPS and this port is still used today. Port 587 is an additional port that can be used to submit messages.

By: Zugzug

This is old and outdated.  None of these packages link together anymore.  After wasting a the whole day on this, overcoming a number of other issues, I've crashed and burned at the makemap -DNEWDB problem.  I hope people see this before going on the goose chase...

By: Stephen Ho

how to solve it?

cyrus-sasl error - db_berkeley.c:91:2: error: too few arguments to function '(*mbdb)->open'