2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] CC to Multiple Boxes
FromSent OnAttachments
Scott MosemanFeb 9, 2004 7:59 am 
RolandFeb 9, 2004 9:28 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] CC to Multiple BoxesActions...
From:Roland (cour@gmx.net)
Date:Feb 9, 2004 9:28:46 am
List:net.sourceforge.lists.courier-maildrop

--On Montag, 9. Februar 2004 10:00 -0600 Scott Moseman <smos@novolink.net>
wrote:

I want incoming email to, say myself, to go to my account and another local account (say, smoseman2).

DEFAULT="$HOME/Maildir" logfile "/var/log/maildrop" if (/^To:.*smos@novolink.net*/) { cc /home/smoseman2/Maildir }

The above syntax gives me the "EX_TEMPFAIL" error. If I use "smoseman", I get two copies (obviously).

You also get something in the logs, setting VERBOSE=9 will increase verbosity, unfortunately not the error-message itself...

But, for whatever reason, I cannot get it to copy the message into the "smoseman2" account. Ideas?

Unix filesystem permissions do not allow user 'smoseman' to mess around in the home-directory of another user. Forward the copy via mail:

cc smoseman2