This is a discussion on Re: [AMaViS-user] Amavisd-new, virtual domains and mysql within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Gary wrote: > Michael wrote: >> Hello again, >> I have virtual domains saved in a mysql-database. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Gary wrote:
> Michael wrote: >> Hello again, >> I have virtual domains saved in a mysql-database. If i send a mail to >> the system, amavisd-new got the serverdomainname and check this again >> the mysql-table. But the virtual domainname is not the serverdomainname. Also, if it is an issue for you, you can delay address rewriting until after amavisd-new has processed the message instead of before. As long as you override receive_override_options on the postfix reinjection port (and you are using Postfix 2.x or newer): 127.0.0.1:10025 inet n - n - - smtpd -o content_filter= [other stuff...] -o receive_override_options=no_header_body_checks,no_ unknown_recipient_checks You can set (in main.cf) receive_override_options = no_address_mappings http://www.ijs.si/software/amavisd/README.postfix.txt http://www.postfix.org/FILTER_README...dvanced_filter Gary V ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=...057&dat=121642 _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |