You are not logged in Log in Join
You are here: Home » Members » morphex » Zope Grand Unified Messenger » Archive » Grand Unified Messenger » GUM-Wiki » SandBox

Log in
Name

Password

 
 
FrontPage » HelpPage »

SandBox

Okay, just testing.. I've found a better way to handle messages retrieved by fetchmail, via the -m (MTA) option. I've used fetchmail -f fetchrc -m "cat >> mbox as the retrieval command, which, logically enough appends messages to the mbox. What I didn't know was the fact that fetchmail call this program for every messages, effectively obsoleting the need for a delimiter of some sort, to use in extension of the mailbox python module.