On 10/29/05, Mauricio Tavares <[EMAIL PROTECTED]> wrote:
> > 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 <MAIL_SERVER> protocol IMAP port 993 plugin "openssl s_client
> > -connect %h:%p" user <MAIL_USERNAME> pass <MAIL_PASSWORD> is
> > <LOCAL_OTRS_USERNAME> 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. :(

Not that I've done it this way, but have you tried using the "mda"
option in fetchmail ?

poll someserver with protocol imap
    user somebody
    password something
    mda /opt/otrs/bin/PostMaster.pl
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to