Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2002 14:57:45 +0700
From:      budsz <budsz@kumprang.or.id>
To:        chia an <alan_qc@yahoo.com>
Cc:        freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: fetchmail problem
Message-ID:  <20020614145745.B22345@bdg.centrin.net.id>
In-Reply-To: <20020614041043.82968.qmail@web13503.mail.yahoo.com>; from alan_qc@yahoo.com on Thu, Jun 13, 2002 at 09:10:43PM -0700
References:  <9321.1023881580@www22.gmx.net> <20020614041043.82968.qmail@web13503.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 13, 2002 at 09:10:43PM -0700, chia an wrote:
>hallo;;;
>
>i am trying to using fetchmail to open mail, but when
>i try to execute fetchmail from /usr/local/bin there
>was an error message appear;
>no mailserver have been added,,

Yes, of couse you should insert server mail in ~/.fetchmailrc, maybe
like this:

poll	mailserver.com
proto	POP3
user	login_name there is login_name here
pass	xxxxxxxxxx
smtpaddress	smtp.mailserver.com 	
options	nokeep
mda 	"formail -bcYzq- | /usr/local/bin/maildrop"

-- 
budsz

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020614145745.B22345>