[ Date Index ][
Thread Index ]
[ <= Previous by date / thread ] [ Next by date / thread => ]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Simon Waters wrote: | Francesco Scaglioni wrote: . . . . . | Does "ls -l $HOME/.fetchmailrc" show the file? This checks that | /home/paul is the right place (sounds right, but you never know). | | Do you have "fetchmailconf" installed? Might save a lot of pain.
set daemon 60 # Polls for mail every 60 seconds set postmaster root # Who to send bounces to set logfile /var/log/fetchmail.log # Err.. log file..
poll mail.clara.net proto pop3: ~ user "xxxxxxxxxx" pass xxxxxx to * here
#!/bin/sh /usr/bin/fetchmail -f /etc/fetchmailrc &
This will allow fetchmail to startup on system boot, I am guessing this is what you want it to do... ?
Otherwise.. put the contents of the file (fetchmailrc) in to $HOME/.fetchmailrc and run fetchmail as that user.. this will cause fetchmail to poll every 60 seconds..
Neil Stone (man that uses fetchmail lots) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/AWSjlv1SOAlzgHoRAgoUAJ9UWxGnWErQFNrb5nqs2ReZliucjQCeLgHG e3QDBY+zXCx9t0QkfJXshfE= =9oFA -----END PGP SIGNATURE-----
-- The Mailing List for the Devon & Cornwall LUG Mail majordomo@xxxxxxxxxxxx with "unsubscribe list" in the message body to unsubscribe.