
Hi , When I run the PostmasterPOP3.pl script I get the following error: ERROR: OTRS-PM3-10 Perl: 5.8.5 OS: linux Time: Fri Sep 23 17:25:02 2005 Message: Can't connect to [mailserver].[mydomain].com Traceback (4447): Module: main::FetchMail (v1.16) Line: 154 Module: ./PostMasterPOP3.pl (v1.16) Line: 126 will this be a perl module that's missing or something? TIA -- Regards , Danie Theron Systems Administrator Verpakt Management Services email : danie@verpakt.com tel : +2711 6020117 If you dislike change, you're going to dislike being irrelevant even more. Experience is a wonderful thing. It enables you to recognise a mistake when you make it again. ------------------------------------------------------------------------------------------------------------------------------------------ The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. ------------------------------------------------------------------------------------------------------------------------------------------

Yes, probably. You can try (re)installing Net::POP3, perl -MCPAN -e shell; m Net::POP3 hth, Edgar --- 'An approximate answer to the right question is worth a great deal more than a precise answer to the wrong question'

Ok did what proposed :
cpan> install Net::POP3
CPAN: Storable loaded ok
Fetching with LWP:
ftp://ftp.is.co.za/programming/perl/CPAN/authors/01mailrc.txt.gz
Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
Fetching with LWP:
ftp://ftp.is.co.za/programming/perl/CPAN/modules/02packages.details.txt.gz
Going to read /root/.cpan/sources/modules/02packages.details.txt.gz
Database was generated on Fri, 23 Sep 2005 03:10:44 GMT
Fetching with LWP:
ftp://ftp.is.co.za/programming/perl/CPAN/modules/03modlist.data.gz
Going to read /root/.cpan/sources/modules/03modlist.data.gz
Going to write /root/.cpan/Metadata
Net::POP3 is up to date.
cpan> m Net::POP3
Module id = Net::POP3
DESCRIPTION Client interface to POP3 protocol
CPAN_USERID GBARR (Graham Barr
Yes, probably. You can try (re)installing Net::POP3,
perl -MCPAN -e shell; m Net::POP3
hth,
Edgar
--- 'An approximate answer to the right question is worth a great deal more than a precise answer to the wrong question' _______________________________________________ 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/
-- Regards , Danie Theron Systems Administrator Verpakt Management Services email : danie@verpakt.com tel : +2711 6020117 If you dislike change, you're going to dislike being irrelevant even more. Experience is a wonderful thing. It enables you to recognise a mistake when you make it again. ------------------------------------------------------------------------------------------------------------------------------------------ The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. ------------------------------------------------------------------------------------------------------------------------------------------
participants (2)
-
Danie Theron
-
Edgar Meij