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:

[EMAIL PROTECTED] ~]$ more .fetchmailrc
defaults proto pop3 user [EMAIL PROTECTED] 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
[EMAIL PROTECTED] ~]$ fetchmail --check
[EMAIL PROTECTED] ~]$

Can anyone give me some ideas of how to find out what is wrong?
_______________________________________________
LinuxR3000 mailing list
[email protected]
http://lists.pcxperience.com/cgi-bin/mailman/listinfo/linuxr3000
Wiki at http://prinsig.se/weekee/

Reply via email to