First off it may be easier if you populate a file called .fetchmailrc
this will allow you get around the password issue (if you want to)

in .fetchmailrc put a line as follows

poll mailserver.domain.com with proto auto user username there with
password  password is user here 


This will do the following

poll mailserver.domain.com       - will poll the named server for mail
with proto auto                  - Will auto select the correct protocol
user username
password password                - Self explanatory really, but if password is your
pasword then you may need to "" it

is user here                     - Will deliver to the local user on the machine


Hope this helps



On Thu, 2002-06-20 at 19:04, [EMAIL PROTECTED] wrote:
> Hi people,
> 
> Again a question about fetchmail. I am trying to automate the mail procedure 
> with fetchmaIL  so it checks every 5 minutes or so for mail on an extern pop3 
> server of my isp. A temporary solution I thought of is to once I have manually 
> typed in "fetchmail -d30 -u popadmin my.isp.com. After I hit enter it asks me 
> for a password (logically) and I give it and the fetchmail proces runs the 
> whole day in the background as a daemon and checks automatic for new emails. 
> But isn't there a way to automate the whole proces so I do not have to type in 
> that command every time we reboot or so.??????
> 
> Thanx 4 the help,
> 
> 
> Patrick
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 
-- 
Alan Harding
PS Engineer
Network Appliance Ltd
+44 (0)7715 539272

"One by one the penguins are stealing my sanity"



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to