Guardian Digital Inc. >
InfoCenter >
Mailing List Archives >
Amavis
Amavis Mailing List Archive
Just have Postfix take care of that.
Main.cf:
virtual_alias_maps=mysql:/etc/postfix/alias_maps.cf
alias_maps.cf:
user = mysqluser
password = mysqlpass
hosts = localhost
dbname =
table = alias
select_field = destination_address
where_field = origin_address
Goodluck..
Milton
-----Original Message-----
From: amavis-user-admin@lists.sourceforge.net
[mailto:amavis-user-admin@lists.sourceforge.net] On Behalf Of Simon Buchanan
Sent: Thursday, December 30, 2004 4:30 AM
To: amavis-user@lists.sourceforge.net; postfix-users@postfix.org;
debian-user@lists.debian.org
Subject: [AMaViS-user] email forwarding setup
Hi There, postfix with amavis and dbamil on debian.
I have everthing sorted, but now need to have clients setup some
forwading mail addresses... example is this:
user1@example.com => delivery to user1 (dbmail box)
user2@example.com => devliery to user2 (dbmail box)
user3@example.com => forward to user@external-example.com (no dbmail box)
I have everything other config im mysql and would like to be able to set
this up in mysql as well... Where do i do this? do i have postfix do it?
, amavis do it? or dbmail?
Regards,
Simon
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
|