Using sendmail

Giorgos Keramidas keramida at ceid.upatras.gr
Thu Jun 24 10:14:00 PDT 2004


On 2004-06-24 11:33, antenneX <antennex at swbell.net> wrote:
> ....oops! I should have said please send any config examples needed to do
> this...??

Look at the file /usr/share/sendmail/cf/README near line 794:

: mailertable     Include a "mailer table" which can be used to override
:                 routing for particular domains (which are not in class {w},
:                 i.e.  local host names).  The argument of the FEATURE may be
:                 the key definition.  If none is specified, the definition
:                 used is:
:
:                         hash /etc/mail/mailertable
:

You might also want to check out the rest of this file, as it's the
definitive reference for sendmail configuration options.  Another good
reference, which is always available, but seldom exploited to its full
potential is the ``Sendmail Installation and Operation Guide''.

You can find it in /usr/share/doc:

    $ zcat /usr/share/doc/smm/08.sendmailop/paper.ascii.gz | less

HTH,

- Giorgos



More information about the freebsd-questions mailing list