24 Sep
2003
24 Sep
'03
6:34 p.m.
Hi, I set up the mailboxer-produkt (ver 2.3.0 on Zope 2.6.1, python 2.1.3 with email-module) and added a mailboxer object . I realized that mails don’t get delivers to my mailboxer. To rule out any sendmail / alias problem I created file ‘my_mail’ containing a valid email (header and body) in my mailboxer-produkt folder. Than I called cat < my_mail | ./smtp2zope.py http://127.0.0.1:9080/some_folder/my_mailboxer_id/manage_mailboxer to deliver the mail via the smtp2zope-script to my mailboxer. File-permissions should be ok. I don’t’ get an error message but the mail does not get delivered to Zope either. Can someone give me a hint to where to look. Regards Christoph