Message from Wolfgang Pfeiffer on Fri, 16 Feb 2001, 23:53 <+0100>:

>
> [ ... ]

I made a mistake here:

> this is my .fetchmailrc (I changed some values for the posting):
> -----------------------------------------------------
> defaults
> poll pop.blablamail.de
> protocol POP3
> username your_username_for_your_ISP
> password donttellit
> mda "procmail -d my_linux_user_login_name"
> fetchall
> no keep
> -------------------------------------------------------


Correction for the .fetchmailrc:
-----------------------------------------------------
defaults
poll pop.blablamail.de
protocol POP3
username my_username_for_my_ISP
password donttellit
mda "procmail -d my_linux_user_login_name"
fetchall
no keep
-------------------------------------------------------

(the difference between the two files is in the lines starting with
"username ...", important because of the lines starting with "mda ...")

Sorry.
-WP-

>
> [ ... ]






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

Reply via email to