
It seems that more and more, POP3 e-mail access is done via SSL (i.e. gmail). Current implementation in OTRS (i.e. PostMasterPOP3.pl) is done via Net::POP3 module which does not support SSL. Would it be possible (and easy) to repalce it with the Mail::POP3Client? Unfortunatelly, I'm not a perl guy and I cannot see how difficult it is. Is it a good idea?. Is it doable? http://search.cpan.org/~sdowd/Mail-POP3Client-2.17/POP3Client.pm -- --------------------------- Miguel Angel Bayona Pérez OPT Sistemas Avda. de los Prunos 11 28042 Madrid T. +34 913 717 710 M. +34 639 197 571 mabayona@optsistemas.com http://www.optsistemas.com ---------------------------

You can use Fetchmail to POP it to a local account and then POP in in OTRS Regards, Peter -----Oorspronkelijk bericht----- Van: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] Namens Miguel Angel Bayona Pérez Verzonden: dinsdag 20 maart 2007 18:06 Aan: otrs@otrs.org Onderwerp: [otrs] POP3 and SSL (idea) It seems that more and more, POP3 e-mail access is done via SSL (i.e. gmail). Current implementation in OTRS (i.e. PostMasterPOP3.pl) is done via Net::POP3 module which does not support SSL. Would it be possible (and easy) to repalce it with the Mail::POP3Client? Unfortunatelly, I'm not a perl guy and I cannot see how difficult it is. Is it a good idea?. Is it doable? http://search.cpan.org/~sdowd/Mail-POP3Client-2.17/POP3Client.pm -- --------------------------- Miguel Angel Bayona Pérez OPT Sistemas Avda. de los Prunos 11 28042 Madrid T. +34 913 717 710 M. +34 639 197 571 mabayona@optsistemas.com http://www.optsistemas.com --------------------------- _______________________________________________ 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 orr consulting for your OTRS system? => http://www.otrs.com/

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Miguel Angel Bayona Pérez schrieb:
It seems that more and more, POP3 e-mail access is done via SSL (i.e. gmail). Current implementation in OTRS (i.e. PostMasterPOP3.pl) is done via Net::POP3 module which does not support SSL. Would it be possible (and easy) to repalce it with the Mail::POP3Client? Unfortunatelly, I'm not a perl guy and I cannot see how difficult it is. Is it a good idea?. Is it doable?
Hi Miguel, we've written a package (2.1 framework) to access IMAP(S) and POP3(S) accounts, you can find it here [*]. As a matter of fact it uses Mail::POP3Client... [*] http://www.cape-it.de/download/PostmasterMailAccount_0.0.8.zip (Maybe it's going to be included in coming OTRS versions.) regards, Torsten Thau - -- Torsten Thau, Dipl. Inform. c.a.p.e. IT Labs GbR - Annaberger Str. 240 - D-09125 Chemnitz phone: +49 371 5347 623 cell: +49 176 66 680 680 pgp-key: 0x292F987D fax: +49 371 5347 625 http://www.cape-it.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFGANkHvXo8m5PgoXQRAoRgAJ9IDxrJGiS2VI/R2DnsUzH4vq2XOQCfQWc5 UuPiU9iwTEluTBQV28166SY= =myLN -----END PGP SIGNATURE-----
participants (3)
-
Beugen, Peter van
-
Miguel Angel Bayona Pérez
-
Torsten Thau