Lovell Mcilwain
2006-10-29 01:56:01 UTC
Hello all,
I am trying to verify my fetchmailrc file is working properly but I seem
to not be able to get an error or anything when I run the fetchmail with
the check option to see if it can log into the mail server.
I am runing this on FC4 and my fetchmailrc file is as follows:
[***@FC4FW ~]$ more .fetchmailrc
defaults proto pop3 user ***@gmail.com mda
"/usr/bin/procmail -d lmcilwain"
poll pop.gmail.com port 995 pass ****** ssl is lmcilwain here
set daemon 120
set syslog
set postmaster ""
set no bouncemail
set no spambounce
set properties ""
set logfile "fetchmail.log"
As you can see, I have set the log file option but one is not generated.
Here is what happens when I run fetchmail --check
[***@FC4FW ~]$ fetchmail --check
[***@FC4FW ~]$
Can anyone give me some ideas of how to find out what is wrong?
I am trying to verify my fetchmailrc file is working properly but I seem
to not be able to get an error or anything when I run the fetchmail with
the check option to see if it can log into the mail server.
I am runing this on FC4 and my fetchmailrc file is as follows:
[***@FC4FW ~]$ more .fetchmailrc
defaults proto pop3 user ***@gmail.com mda
"/usr/bin/procmail -d lmcilwain"
poll pop.gmail.com port 995 pass ****** ssl is lmcilwain here
set daemon 120
set syslog
set postmaster ""
set no bouncemail
set no spambounce
set properties ""
set logfile "fetchmail.log"
As you can see, I have set the log file option but one is not generated.
Here is what happens when I run fetchmail --check
[***@FC4FW ~]$ fetchmail --check
[***@FC4FW ~]$
Can anyone give me some ideas of how to find out what is wrong?