From: ml41782 <ml...@ya...> - 2009-07-19 01:11:58
|
I'm setup to fetch messages from my ISP to my linux box. Ubuntu 9.04 I'm not seeing any messages on my box. So I started logging. fetchmail: reading message mlu...@va...@mail.emailsrvr.com:1 of 42 (1534 octets) (log message incomplete)fetchmail: SMTP connect to localhost failed fetchmail: SMTP transaction error while fetching from mlu...@va...@mail.vab1.com and delivering to SMTP host localhost fetchmail: Query status=10 (SMTP) fetchmail: sleeping at Sat 18 Jul 2009 06:51:04 PM EDT for 240 seconds fetchmail: terminated with signal 15 fetchmail: starting fetchmail 6.3.9-rc2 daemon fetchmail: 42 messages for mlu...@va... at secure.emailsrvr.com (66848 octets). fetchmail: reading message mlu...@va...@secure.emailsrvr.com:1 of 42 (1534 octets) (log message incomplete)fetchmail: terminated with signal 15 fetchmail: starting fetchmail 6.3.9-rc2 daemon fetchmail: 42 messages for mlu...@va... at secure.emailsrvr.com (66848 octets). here is my .fetchmailrc file otg1017@Webserver:~$ cat .fetchmailrc permissions are set to 600 set logfile /home/otg1017/tmp/fetchmail.log set daemon 240 poll "secure.emailsrvr.com" protocol pop3 user 'mlu...@va...' there with password 'ABCXYZ123' is 'otg1017' here keep Keep is set because if I dont then my messages are gone. |