fetchmail + pgp

Moderator: crythias

Locked
trololo
Znuny newbie
Posts: 7
Joined: 16 Nov 2015, 12:34
Znuny Version: 5free

fetchmail + pgp

Post by trololo »

Hi, I'm trying to fetchemails from an IMAP account,

so, the /var/mail/otrs file is created and if I do this:

Code: Select all

cat /var/mail/otrs |  perl otrs.Console.pl Maint::PostMaster::Read
a single HUGE ticket is opened, with all the bodies from hundreds of email. am I missing something? perhaps I'm using a wrong format for mail?
trololo
Znuny newbie
Posts: 7
Joined: 16 Nov 2015, 12:34
Znuny Version: 5free

Re: fetchmail + pgp

Post by trololo »

not sure why it posted twice. please mod delete one
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: fetchmail + pgp

Post by reneeb »

Do you have any addons installed? Any postmaster filters? Did you check the logs?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
trololo
Znuny newbie
Posts: 7
Joined: 16 Nov 2015, 12:34
Znuny Version: 5free

Re: fetchmail + pgp

Post by trololo »

the only addon I run is the pgp extension.
no postmaster filters that I know.
On the logs there's nothing weird. this probably explains the fact that it somehow managed to create a ticket after parsing the mail file
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: fetchmail + pgp

Post by jojo »

please use the provided .fetchmailrc file or use the build in functionality of the Mailbox fetching
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked