On Wed, Oct 23, 2002 at 11:14:33AM +0530, [EMAIL PROTECTED] wrote:

>>>i have  configured the fetchmail  it gives the following  error The
>>>Fetchmail configuration file

Create a file .fetchmailrc in /home/user/
chmod 600 .fetchmailrc

edit it and add
---------------------------------------
set postmaster root
set no bouncemail
set properties ""

defaults
    smtphost localhost your_hostname
    smtpaddress localhost
        
# fetch mails from pop3-server

poll pop3-server-name with proto POP3;
nodns, aka localhost.localdomain
user isp-user is localuser here
password  isp-passwd
-----------------------------------------

also check whether your smtp server runs by

#telnet localhost 25

Install    procmail     and    dload    the     config    file    from
www.kumarayil.net/howtos.htm

Hope this helps.

-- 
MDK                      
http://www.kumarayil.net/ 


-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0003en
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to