Sorting Unix mailboxes

2007-08-06 Thread harold barker
Was your mailbox module competed? If so where can i find it? -- http://mail.python.org/mailman/listinfo/python-list

Re: Sorting Unix mailboxes

2005-09-15 Thread Gregory K. Johnson
On Tue, Sep 13, 2005 at 09:23:35AM -0700, [EMAIL PROTECTED] wrote: > I'm writing a program in python to sort the mail in standard Unix > email boxes. In my "prof of concept" example I am coping a letter to a > second mailbox if the letter was send from a particular email > address. [...] > Also, I

Re: Sorting Unix mailboxes

2005-09-15 Thread William Park
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I'm writing a program in python to sort the mail in standard Unix > email boxes. In my "prof of concept" example I am coping a letter to a > second mailbox if the letter was send from a particular email > address. When I read the destination mailbox wi

Re: Sorting Unix mailboxes

2005-09-15 Thread Tom Anderson
[posted and mailed, in case the OP has given up on reading the group!] On Tue, 13 Sep 2005, [EMAIL PROTECTED] wrote: > I'm writing a program in python to sort the mail in standard Unix > email boxes. In my "prof of concept" example I am coping a letter to a > second mailbox if the letter was send

Sorting Unix mailboxes

2005-09-13 Thread [EMAIL PROTECTED]
I'm writing a program in python to sort the mail in standard Unix email boxes. In my "prof of concept" example I am coping a letter to a second mailbox if the letter was send from a particular email address. When I read the destination mailbox with cat, I can see that something is getting copied to