On Mon, Dec 24, 2001 at 07:44:52PM +0530, [EMAIL PROTECTED] wrote: > I made the following entry in my .fetcmailrc : > poll pop3.eth.net proto POP3 user username password mypass > > This leads to an error : > fetchmail :Command not supported . Valid list of commands : UIDL , > ... > fetchmail : fetching 94 mails for username > fetchmail : SMTP error 10 . > > And thus I am not able to fetch any mails . > > What can this mean ? > > -- ([EMAIL PROTECTED])
u can read the man fetchmail. and try to configure the .fetchmailrc my .fetchmailrc is set logfile "/var/log/fetchmail.log" set postmaster="jijojose" poll pop3.server.of.isp proto POP3 dns timeout 250 user "jijojose" smtphost localhost password "*****" is username here forcecr flush fetchall nokeep mda /usr/bin/procmail; -jijo jose <[EMAIL PROTECTED]>