procmail
[Top] [All Lists]

Re: help changinf owner of file crated by /etc/procmailrc

2005-04-09 05:55:21
Hello Subscriptions,

IF you want to do wired things like this, you ned to let
your script do this and filtering in the right mailbox.

Changing the OWNER of a messages con only be done from procmail, if you
change the headers and forward it with other parameters to your MTA.

e.g. you catch your Messages via fetchmail you will have

set mda "/usr/sbin/sendmail -d %T"

which mean, the fetched message is for $USER %t.  If you want to
refilter it for another $USER you need to change the To: and reinject
it. 

or you forward the message 

:0
* ^X-Spamstatus:.*YES
! root(_at_)localhost

for example.

Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment: signature.pgp
Description: Digital signature

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail