I guess the question you want to ask is if you want PostMasterPOP3.pl to
manage multiple module dependencies -- especially since not everyone is
going to use SSL. There are ways around this -- one is to fully migrate to
Mail::POP3Client from Net::POP3. If you do that, everyone will have to
update their systems.

One approach would be to distribute both, but allow PostMasterPOP3s.pl to
work with both POP3s and POP3. The only work required to make
PostMasterPOP3s.pl work with POP3 would be to set USESSL=>0.

Your call.

Btw - I was just put on a project for the next week, I'll get you that
XML::RPC stuff soon.

- Jm

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
Martin Edenhofer
Sent: Tuesday, November 18, 2003 3:52 PM
To: Development community of OTRS
Subject: Re: [dev] OTRS & POP3S


Hi Jm,

On Tue, Nov 11, 2003 at 04:28:57PM -0800, Jm Valera wrote:
> I present PostMasterPOP3s.pl - my first pass at integrating POP3S with
OTRS.
>
> It is fully functional and have found no bugs as of yet.
>
> The only catch is that I have no way to determine if a POP entry is
intended
> to be POP3 or POP3S. We will probably want to add a flag to the OTRS
> configuration database that will allow PostMasterPOP3s.pl to determine
what
> accounts should be processed.
>
> Questions / Comments welcome.

It's really cool! :) It works fine.

PS: I'm not sure what the better way is, patching PostMasterPOP3.pl to use
ssl or add PostMasterPOP3s.pl to the package!?

> - Jm

  Martin

--
((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg
         http://www.otrs.de/ :: Tel. +49 (0)6172 4832388

_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Reply via email to