
4 Aug
2006
4 Aug
'06
6:49 a.m.
Why don't you use 'the easy way' (according to the docs) which uses PostMasterPOP3.pl? See the docs: http://doc.otrs.org/2.0/en/html/x1244.html#email-receiving-pop3
Well I do use PostMasterPOP3.pl at this moment. Two things I don't like: - Cron running the script every 5 minutes, even if there may be no mail at all. And if there's mail, there is a max 5 minute delay in getting the mails. - Max filesize of attachments. In OTRS 2.0.4 PostMsterPOP3.pl crashes with large attachments, in CVS it just doesn't download messages with attachments larger than 6144Kb. Directly pipe the mail to PostMaster.pl doesn't have this problem. Regards, Richard