I have fetchmail grabbing email from a shared pop3 account and sending to a user
for example
poll mail.server.net protocol pop3
user "jokes" with password "jokes"
is user1 here
This sends the email to user1#s Maildir
User1 has a .procmail filter sending all jokes@ emails to
/home/user1/Maildir/shared-folders/Shares/Jokes/shared/
The shared Maildir was created using:
maildirmake -S /home/shared/
This puts the email in the shared location, however it creates the
file with User1 as the owner and User2 and User3 dont see these
emails.
How can I get these shared emails to be readable by all users, if they
are going through user1 procmail filter?
Or is this a procmail issue I need to address?
Thanks.
Paul
_______________________________________________
Fetchmail-friends mailing list
Fetchmail-friends(_at_)lists(_dot_)ccil(_dot_)org
http://lists.ccil.org/cgi-bin/mailman/listinfo/fetchmail-friends