I am having problems with Fetchmail communicating with my mail server.

 

In the “simple example” section of /opt/otrs/.fetchmailrc.dist I have the following type:

 

#poll <MAIL_SERVER> protocol POP3 user <MAIL_USERNAME> pass <MAIL_PASSWORD> is <LOCAL_OTRS_USERNAME> here

 

Poll ********** protocol POP3 port **** user ********* pass ******* is ******* here    (***** represents the info I typed in)

 

 

Yet when I run: cat ../doc/test-email-1.box | ./PostMasterPOP3.pl 

 

The system gives me a - Message: Can’t connect to *********

 

I am not sure where I am going wrong here. When I run: cat ../doc/test-email-1.box | ./PostMaster.pl

 

I get the test email every time, but it is just not liking talking to my mail server.

 

 

Thank you for your time,

 

Wes Sothard