Date: Tue, 25 Aug 1998 02:22:13 -0400 (EDT) From: dish77@altavista.net To: freebsd-questions@FreeBSD.ORG Subject: Fetchmail configuration Message-ID: <199808250622.CAA17966@web04.globecomm.net>
next in thread | raw e-mail | index | archive | help
I have FreeBSD 2.2.5 and fetchmail 4.5.0 installed
all collected mail from my_isp.com are delevered
for local users if they full email adress specified
in "To:" field,
f.e. if someone sent mail To:user1@mydomain.my_isp.com
user1 will recive this mail,
But when i subscribe to some mailing list (f.e. freebsd-question) my email adress not spesified in "To:"
field and i cant see this mail in my mailbox.
How can i tell fetchmail to check adressses from
this section??
Received: from hub.freebsd.org (hub.FreeBSD.ORG [204.216.27.18]) by my_isp.com (8.8.5/8.8.5/TM-Mail-2.5) with ESMTP id QAA023732
for <user1@mydomain.my_isp.com>; Mon, 24 Aug 1998 16:51:02 +0300 (EEST)
here is my ".fetchmailrc"
---------------------
set syslog
set daemon 300
poll my_isp.com with proto POP3 envelope Recieved and options no dns
localdomains mydomain.my_isp.com mydomain
user "mydomain" there with password "pass" is * here options fetchall
------------------------
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?199808250622.CAA17966>
