
28 Oct
2005
28 Oct
'05
3:53 p.m.
Yann Richard wrote:
Mauricio Tavares a écrit :
Has anyone successfully used otrs with imap? If so, how did you do it?
yes,
http://doc.otrs.org/2.0/en/html/x1239.html#email-receiving-fetchmail
Exemple from .procmailrc.dist of OTRS 2.0 package for IMAP+SSL
## example for polling from an IMAP-Server via SSL. #poll
protocol IMAP port 993 plugin "openssl s_client -connect %h:%p" user pass is here #
That's what I tried before, but I feel I am doing something wrong. Specifically, how do you feed then PostMaster.pl with the mail fetchmail has grabbed? I tried to simply pipe it and what I got was a single email that was made by all the emails in the inbox. :(