I have setup email server for local and internet. I am able to send email and recieve email both internal and external. If a email address does not exist then the "mail delivery system" email is send to the postmaster and not the sender. Can anyone maybe tell me how i can change this so that the sender get the email and not the postmaster. The user also does not get a email notification when a attachment have been removed or when email have bounced. Any help to resolve this would be appreciated. thank you
i solved the "email system mail" issue by looking at the postfix man page. But stil does not get email when virus scan remove attachment. Here is what tail -f /var/log/mail.log says dccproc[25943]: no working DCC servers dcc1.dcc-servers.net dcc2.dcc-servers.net dcc3.dcc-servers.net ... at 209.169.14.30 192.135.10.1 Oct 2 16:44:19 Apie amavis[3070]: (03070-13) Blocked BANNED (application/x-msdownload,.exe,.exe-ms,winbox.exe), LOCAL [192.168.0.101] [192.168.0.101] <[email protected]> -> <[email protected]>, quarantine: U/banned-UttzzRvUsvCz, Message-ID: <007e01ca436e$b291bec0$045513ac@toyotaemile>, mail_id: UttzzRvUsvCz, Hits: 2.456, size: 52896, 12983 ms How can i send that email is to be send to sender that informs him that email was remved or to reciever. thank you