[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
[It works now] Re: UUCP-over-TCP Vs Fetchmail
- Subject: [It works now] Re: UUCP-over-TCP Vs Fetchmail
- From: Oommen Thomas <oommen@xxxxxxxxxxxxx>
- Date: Thu, 7 Oct 1999 14:43:02 +0530 (IST)
Great!!
It works now, thanks to the Net and the list.
He is the new .fetchmailrc
Seems, the fetchmailconfig, puts some stupid default values...
Thanks again to all of you.
Given below the working rc file
------------------
# Configuration created Thu Oct 7 13:23:14 1999 by fetchmailconf
set syslog
set postmaster "postmaster"
set daemon 5
poll servername via "alias"
with proto POP3
user "username1" there with password "pwd1" is username1 here
options fetchall
user "username2" there with password "username2" is username2 here
options fetchall
------------------------------