This is a discussion on Re: [AMaViS-user] Amavisd-new: Why PRESERVING EVIDENCE for mail within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Roberto, > I have installed amavsid-new 2.4.4 with dual-instance sendmail > (8.12.10). The configurations ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Roberto,
> I have installed amavsid-new 2.4.4 with dual-instance sendmail > (8.12.10). The configurations file of sendmail(rx and tx) istances are the > same as described in README.sendmail-dual.txt document. > > My problem are incoming mail with domain of sender address nonexistent. > I think that there is nothing to do for these types of mail... Why > amavisd-new preserve a folder every time and not discards these type of > mails? My tmp folder of amavisd-new (ar/amavis/tmp/) is often flood and > amavisd-new does'n work properly. > Jan 3 18:04:32 HOSTNAME sm-mta-tx[19887]: l03H4WAs019887: > ruleset=check_mail, arg1=<fulliezk@daremo.co.jp>, > relay=localhost.localdomain [127.0.0.1], reject=553 5.1.8 > <fulliezk@daremo.co.jp>... Domain of sender address fulliezk@daremo.co.jp > does not exist > Jan 3 18:04:32 HOSTNAME amavis[19501]: (19501-01-9) (!)SEND via SMTP: > <fulliezk@daremo.co.jp> -> <quarantina@.mydomain.com>, BODY=8BITMIME > ENVID=AM.D6MN6TiDd+2BNG.20070103T170432Z@HOSTNAME. mydomain.com 553 5.5.0 > Rejected by MTA([127.0.0.1]:10025): 553 5.1.8 <fulliezk@daremo.co.jp>... > Domain of sender address fulliezk@daremo.co.jp does not exist The front-end MTA (mta-rx) should be the one checking for validity of sender and recipient addresses. Once the message is accepted, there is no point in bouncing it by a back-end MTA (mta-tx). The mta-tx should not be more restrictive in its decisions to accept mail that the front-end MTA. Actually most of the checks are not needed nor desired at mta-tx. > Is it possible to disable the preserving evidence and discard mail > when domain of sender address does not exist? No, fix the core problem. > Is there an option in Sendmail for > discard these mail and not pass it to amavisd daemon? I sincerely hope there is. See README_FILES/README.sendmail-dual (in the amavisd-new documentation) for some hints. Mark ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?p...rge&CID=DEVDEV _______________________________________________ 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/ |