Skip to Content.
Sympa Menu

en - Re: [sympa-users] sendmail.cf

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Sergiy Zhuk <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-users] sendmail.cf
  • Date: Fri, 9 Aug 2002 17:31:14 -0700 (PDT)

hi

On Fri, 9 Aug 2002, Eric Sandquist wrote:

> Does anyone know how to adjust the sendmail.cf file to handle multiple
> aliases.db and multiple virtusertable.db ?

change your mc file:

define(`ALIAS_FILE', /etc/mail/aliases,/some_sympa_dir/sympa_aliases')dnl
FEATURE(`virtusertable', `hash /etc/mail/virtusers, hash
/some_sympa_dir/sympa_virt')dnl

Generate sendmail.cf, test it with sendmail -C <new_config> before
overwriting your prev. config file.

--
rgds,
serge




Archive powered by MHonArc 2.6.19+.

Top of Page