M Core wrote: > I think the question is - HOW do I CC or TO an email message to a > different mail directory? I suspect this is the problem with TO > "/home/username/Maildir". > (Note that TO or CC does work if it is in the user's directory that the > email is being sent to e.g. TO "$HOME/Maildir", or CC"Maildir", or > TO"Maildir/.trash" etc. these work.)
Did you check permissions? Your .mailfilter is executed on *delivery* of a message, thus, in general, you shoudn't be able to do whatever you want around the system. However, if you host *virtual* users, then they all have the same courier uid/gid. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
