Skip to Content.
Sympa Menu

en - RE: [sympa-users] postfix_manager.pl

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Eric Sandquist" <address@concealed>
  • To: <address@concealed>
  • Subject: RE: [sympa-users] postfix_manager.pl
  • Date: Thu, 8 Aug 2002 12:19:21 -0500

Ok... this is good... I am actually using sendmail... but it is configured
to use a /etc/domainaliases and /etc/aliases, just like postfix. So I am
using the postfix_manager.pl to do the updates, since the other won't handle
the virtual domain issues like postfix_manager.pl. I also had to do a
shellscript to perform the makemap on the domainaliases file, which I call
from the postfix_manager.pl.

So, does anyone know whether I can add another aliases/domainaliases to the
sendmail.cf, without interfering with the originals? This might actually
solve one of my problems with duplicate aliases, or atleast what the system
thinks is duplicate aliases...

Eric

-----Original Message-----
From: Adam Bernstein [mailto:address@concealed]
Sent: Thursday, August 08, 2002 11:45 AM
To: address@concealed
Cc: address@concealed
Subject: RE: [sympa-users] postfix_manager.pl


Oops, knew I would forget something:

You also have to tell Postfix to include these new locations in its
virtual and aliases tables. In your Postfix directory (/etc/postfix
for me), edit main.cf to add them to these lines:

virtual_maps = hash:/etc/postfix/virtual, hash:/home/sympa/virtual
alias_maps = hash:/etc/aliases, hash:/home/sympa/aliases

--
Adam Bernstein Member of Tech Underground:
address@concealed http://tech-underground.org
415-596-6384
.......................................................................
Consulting services: Email hosting: Listserv/Group hosting:
http://amberbug.org http://npo-mail.org http://npogroups.org




Archive powered by MHonArc 2.6.19+.

Top of Page