Hello,
I am trying to use procmail to deliver mail to a sub-folder, and
read that subfolder using Netscape and IMAP.
Netscape resides on another system than the mail server . . .
Here is my procmail info :
[lev-jml(_at_)tangential lev-jml]$ procmail -v
procmail v3.13.1 1999/04/05, Copyright (c) 1999, Stephen R. van den
Berg
<srb(_at_)cuci(_dot_)nl>
Submit questions/answers to the procmail-related mailinglist by
sending to:
<procmail-users(_at_)procmail(_dot_)org>
And of course, subscription and information requests for this list
to:
<procmail-users-request(_at_)procmail(_dot_)org>
Locking strategies: dotlocking, fcntl()
Default rcfile: $HOME/.procmailrc
Your system mailbox: /var/spool/mail/lev-jml
And here is my recipe fragment :
SHELL=/bin/sh
:0 Wh: msgid.lock
| formail -D 8192 msgid.cache
:0: Wh: logbot.lock
* ^Sender: statistics\(_at_)megaisp\(_dot_)com
Megaisp/DailyLogE
The "logbot" portion is the part not working; it does work if only
trying to deliver to the file DailyLogE, but I am trying to put all
related mail folders into a general mail folder.
The folder
Megaisp
exists, and permissions are set 700 on the directory.
File DailyLogE exists, and permissions are 600.
I believe the permissions are OK, as this setting works in the main
directory (main user directory is 700, and mail files there are
600).
Is the format for Megaisp/DailyLogE incorrect? This recipe worked
fine until I "reorganized"; too many folders appeared in Netscape,
so I'm trying to use "subfolders" now.
I can successfully move the mail from my main "Inbox"
(/var/spool/mail/lev-jml ) to the "subfolder"
(/home/lev-jml/Megaisp/DailyLogE ) by dragging and dropping it
within Netscape; I am just looking for automatic delivery via
Procmail.
Thanks, John
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail