This is a discussion on [AMaViS-user] exim+amavisd-new problems within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Hello, I setup amavisd-new with my exim4 install. I added this to my exim conf local_interfaces = 0.0.0....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
I setup amavisd-new with my exim4 install. I added this to my exim conf local_interfaces = 0.0.0.0.25 : 127.0.0.1.10025 amavis: driver = manualroute condition = "${if eq {$interface_port}{10025} {0}{1}}" transport = amavis route_list = "* localhost byname" self = send amavis: driver = smtp port = 10024 allow_localhost For some reason when I receive mail it seems to get stuck in a loop. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: user@domain Too many "Received" headers - suspected mail loop Then it just looks like it scanned over and over X-Virus-Scanned: amavisd-new at webspacesolutions.com X-Virus-Scanned: amavisd-new at webspacesolutions.com X-Virus-Scanned: amavisd-new at webspacesolutions.com X-Virus-Scanned: amavisd-new at webspacesolutions.com X-Virus-Scanned: amavisd-new at webspacesolutions.com X-Virus-Scanned: amavisd-new at webspacesolutions.com X-Virus-Scanned: amavisd-new at webspacesolutions.com X-Virus-Scanned: amavisd-new at webspacesolutions.com X-Virus-Scanned: amavisd-new at webspacesolutions.com X-Virus-Scanned: amavisd-new at webspacesolutions.com Has anyone ran into this problem before? Exim is such a pain in the butt :) Nick ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ 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/ |