Configuration

Nate Case ncase at xes-inc.com
Thu Jan 15 10:40:59 EST 2009


On Wed, 2009-01-14 at 17:17 -0600, Anthony Newnam wrote:
> I've finally gotten close to having patchwork work. I am using
> fetchmail to send email to postfix to forward it to the python script.
> This all appears to be working. In the admin interface, I put some
> random names into the linkname and name and then I put Anthony.Newnam
> in the listid and Anthony.Newnam at domain.tld in the listemail. I then
> sent an email to Anthony.Newnam at domain.tld with the subject "[PATCH]
> bla bla" and a .patch file attached to it. It got to the postfix
> python script I added to /etc/aliases, but there is no entry in the
> table when I go to the patchwork website.
> 
> Is any part of what I explained wrong?

You should probably try piping the raw contents of the e-mail message
you sent into the parsemail.sh script to see what's going on:

    $ cat message.txt | /path/to/patchwork/apps/patchwork/bin/parsemail.sh

-- 
Nate Case <ncase at xes-inc.com>




More information about the Patchwork mailing list