[otrs] Feeds mails to OTRS via HTTP(S)
Richard Hinkamp - BeSite
richard at besite.nl
Fri Aug 4 09:49:53 CEST 2006
> 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
More information about the otrs
mailing list