From: Suva-deria on
I read your article about " Postfix and SpamAssassin". Very
interesting and useful for me. Thanks a lot to give such a wonderful
article.

By the way i am looking another type of solution. i.e., Just i want to
remove
MAILER-DAEMON e-mails which are generated by my mailserver to a
particular e-mail id. I am using postfix in my mailserver and for spam
control i have different software.

for example i need to remove the below type of mails and store it in
another mailbox to open the mails and see the issue in the mail
address.

So can you please give some idea ?

>From : MAILER-DAEMON(a)gatekeeper.vasu.com
To : appldev(a)vasu.com
Subject : Undelivered Mail Returned to Sender

This is the Postfix program at host gatekeeper.vasu.com.
I'm sorry to have to inform you that the message returned below could
not be delivered to one or more destinations.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can delete your
own text from the message returned below.
The Postfix program
<fazalerabbi(a)hotmail.com>: host mx4.hotmail.com[65.54.245.104] said:
550
Requested action not taken: mailbox unavailable (in reply to RCPT
TO
command)

From: Ralf Hildebrandt on
On 2007-09-06, Suva-deria <vasudev.mr(a)gmail.com> wrote:
> I read your article about " Postfix and SpamAssassin". Very
> interesting and useful for me. Thanks a lot to give such a wonderful
> article.
>
> By the way i am looking another type of solution. i.e., Just i want to
> remove
> MAILER-DAEMON e-mails which are generated by my mailserver to a
> particular e-mail id. I am using postfix in my mailserver and for spam
> control i have different software.

Why does your server generate them?

--
Ralf Hildebrandt (i.A. des IT-Zentrums) Ralf.Hildebrandt(a)charite.de
Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-962
IT-Zentrum Standort CBF send no mail to plonk(a)charite.de
From: Suva-deria on
hi,

thanks for your reply. i will explain my pblm breifly.
Mails are generated in my oracle appln server and send it via Mail
server using postfix IMAP account. For ex:

>From : appdev(a)vasu.com
To : fazalera(a)hotmail.com
Subject : You are invited
Mailbody
----------
>From User VasuDevan
To User Michaella
Sent 23-MAY-2007 12:31:58
ID 8071084
Company Default enterprise name
Title Su test-12.30
Number 6190084
Negotiation Open May 23, 2007 12:31 pm
Negotiation Close May 31, 2007 12:31 pm

In the above example if fazalera(a)hotmail.com is not valid id (or) his
quota has reached max level then my MAILER-DAEMON is replying mail to
my appln mail id (appdev(a)vasu.com).so like that my appln server has
lot of invalid e-mails and i am getting lot of DAEMON mails to my
appdev inbox and stop the smooth operation. so i want to remove such a
mails from mailq and store it in another mailbox to open the mails and
see the issue in the mail address.

Hopefully this time i explained properly

thanks