25 Jun
2004
25 Jun
'04
4:12 p.m.
Kari-Hans Kommonen wrote:
We use MailBoxer for collecting mails, and want a script to move an object received by mailBoxer to a user's own folder.
However, it seems that since the MailBoxer runs as anonymous, the copy and paste are unauthorized.
MailBoxer 3.2 supports authenticated requests. See the smtp2zope.py how to set the credentials. Then MailBoxer can run as "Manager" and maybe the copy&paste-bug can be worked around. If not, let me know, but I think the problem is "zope-related-in-general". Cheers, Maik