Error on email check ./PostMasterPOP3.pl how do i fix this? please

I re-installed, in my mail server I got support@mail.dataforce1.com I set up pop3 in otrs and on checking using the /PostMasterPOP3 I get the below. Why does it fail? What do I have to do? jromano@support:/opt/otrs/bin> ./PostMasterPOP3.pl Unquoted string "elf" may clash with future reserved word at /opt/otrs/Kernel/Config.pm line 9. Name "main::elf" used only once: possible typo at line 9. ERROR: OTRS-PM3-10 Perl: 5.8.8 OS: linux Time: Wed Nov 21 12:28:22 2007 Message: Auth for user support@mail.dataforce1.com failed! Traceback (10390): Module: main::FetchMail (v1.25) Line: 162 Module: ./PostMasterPOP3.pl (v1.25) Line: 125 jromano@support:/opt/otrs/bin>

bad credentials: "Message: Auth for user support@mail.dataforce1.com failed!" whats at line 9 of your config.pm? Unquoted string "elf" may clash with future reserved word at /opt/otrs/Kernel/Config.pm line 9. Name "main::elf" used only once: possible typo at line 9. what OS is this? have you read the manual yet? ________________________________ From: otrs-bounces@otrs.org on behalf of DataForce CRM Sent: Wed 11/21/2007 10:25 AM To: otrs Subject: [otrs] Error on email check ./PostMasterPOP3.pl how do i fix this? please I re-installed, in my mail server I got support@mail.dataforce1.com I set up pop3 in otrs and on checking using the /PostMasterPOP3 I get the below. Why does it fail? What do I have to do? jromano@support:/opt/otrs/bin> ./PostMasterPOP3.pl Unquoted string "elf" may clash with future reserved word at /opt/otrs/Kernel/Config.pm line 9. Name "main::elf" used only once: possible typo at line 9. ERROR: OTRS-PM3-10 Perl: 5.8.8 OS: linux Time: Wed Nov 21 12:28:22 2007 Message: Auth for user support@mail.dataforce1.com failed! Traceback (10390): Module: main::FetchMail (v1.25) Line: 162 Module: ./PostMasterPOP3.pl (v1.25) Line: 125 jromano@support:/opt/otrs/bin> _______________________________________________ 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 or consulting for your OTRS system? => http://www.otrs.com/

Yes I have read the manual. This is suse 10.2.
Line 9 of Config.pm is FQDN is support.dataforcecrm.com
JR
----- Original Message -----
From: "Andy Lubel"

Hi, On Thursday 22 November 2007 11:06:19 DataForce CRM wrote:
Line 9 of Config.pm is FQDN is support.dataforcecrm.com
I guess that the other poster meant for you to copy & paste the actual line. But judging from the error message...
Unquoted string "elf" may clash with future reserved word at /opt/otrs/Kernel/Config.pm line 9.
... I guess that you've messed up line 9 of Config.pm and removed the "S" from "$Self" so that your line 9 probably reads something like $elf->{FQDN} = 'whatever.com'; and not $Self->{FQDN} = 'whatever.com'; as it should be. Regards, Moritz -- Dipl.-Inform. Moritz Bunkus Geschäftsführung LINET Services GbR | Gotenweg 15 | 38106 Braunschweig Tel. 0531-180508-0 | Fax 0531-180508-29 http://www.linet-services.de Vertretungsberechtigte Gesellschafter: Moritz Bunkus, Philip Reetz und Timo Springmann USt-IdNr. DE 206946144
participants (3)
-
Andy Lubel
-
DataForce CRM
-
Moritz Bunkus