Skip to Content.
Sympa Menu

en - [sympa-users] postfix virtual aliases problem

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: address@concealed
  • To: address@concealed
  • Subject: [sympa-users] postfix virtual aliases problem
  • Date: Tue, 25 Jul 2006 11:10:19 +0200 (CEST)

Hi sympa Listmasters!

I am configuring sympa-5.2.1 now, but i don't understand what i must to set
up if i use postfix with mysql
(everyone stored in mysql database)

I find that in README.postfix:

2- Virtual domains management

If you manage virtual robots with Sympa, then with Postfix, add an entry to
your /etc/postfix/virtual.regexp :
/^(.*)my\.domain\.fr$/ ${1}-my.domain.fr

Entries in the 'aliases' file will look like this :
sympa-my.domain.fr: "|/home/sympa/bin/sympa.pl address@concealed"
.....
listA-my.domain.fr: "|/home/sympa/bin/sympa.pl address@concealed"

This way you don't need to run 'postmap' everytime you create a list


Is this say that:

I have to add an entry to main.cf -> virtual_aliases_maps =
regexp:/etc/postfix/virtual.regexp

And I have to add an entry to /etc/postfix/virtual.regexp:

/^(.*)visionhost.hu$/ ${1}-visionhost.hu

Or

/^(.*)visionhost\.hu$/ ${1}-visionhost.hu

?

Sincerely

Balazs IVANCSIK







Archive powered by MHonArc 2.6.19+.

Top of Page