This is a discussion on postfix probleme within the alt.comp.mail.postfix forums, part of the Mail Servers and Related category; Hi ! got a probleme with postfix. I use postfix with amavis. If a spam is detected I get a Mail ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi !
got a probleme with postfix. I use postfix with amavis. If a spam is detected I get a Mail Delivery System with error : host localhost[127.0.0.1] said: 550 5.7.1 Message content rejected, UBE, id=04529-04 (in reply to end of DATA command) thats seems normal. But, if I don't want this message ? thanks ! souris |
|
|||
|
* souris <souris@mouh.org>
> Hi ! > > got a probleme with postfix. I use postfix with amavis. > > If a spam is detected I get a Mail Delivery System with error : > host localhost[127.0.0.1] said: 550 5.7.1 Message content rejected, UBE, > id=04529-04 (in reply to end of DATA command) > > thats seems normal. > But, if I don't want this message ? Then edit the settings in /etc/amavisd.conf .. Specifically, edit the $final_spam_destiny to whatever you like. From the config file: # D_DISCARD mail will not be delivered to its recipients, sender will NOT be # notified. Effectively we lose mail (but will be quarantined # unless disabled). Not a decent thing to do for a mailer. ergo; $final_spam_destiny = D_DISCARD -- Erland Nylend |
![]() |
| Thread Tools | |
| Display Modes | |
|
|