fetchmail problems
Yvan_at_office
Date: 11/28/03
- Next message: LEE Sau Dan: "Re: Is there ANY value to NT???"
- Previous message: osmoma: "Microsoft Netherlands is trying to stop PC sales with LindowsOS"
- Next in thread: Noi: "Re: fetchmail problems"
- Reply: Noi: "Re: fetchmail problems"
- Reply: Anonymous: "Re: fetchmail problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 28 Nov 2003 11:49:48 +0100
I have email account where my ISP forwards all mail of a type
anyname@mydomain.com (name1@mydomain.com, name2@mydomain.com...).
On my local machine i have users name1, name2... I am trying to get
fetchmail to get all mail and delivet it to local mailboxes. Hire is my
/root/.fetchmailrc (made by fetchmailconf):
set logfile "/tmp/fetchMailByiva"
set postmaster "iva"
set nobouncemail
set no spambounce
set properties ""
poll pop3.infosky.net with proto POP3
localdomains 21oktobar.com
user 'info21' there with password 'mypass' is '*' here
an hire is result of that:
fetchmail: POP3> TOP 1 99999999
fetchmail: POP3< +OK message 1 (1027 octets):
fetchmail: reading message info21@pop3.infosky.net:1 of 3 (1027 octets)
fetchmail: SMTP< 220 21oktobar.com ESMTP Sendmail 8.12.5/8.12.5; Fri, 28
Nov 2003 10:15:28 +0100
fetchmail: SMTP> EHLO localhost
fetchmail: SMTP< 250-21oktobar.com Hello localhost.localdomain
[127.0.0.1], pleased to meet you
fetchmail: SMTP< 250-ENHANCEDSTATUSCODES
fetchmail: SMTP< 250-PIPELINING
fetchmail: SMTP< 250-8BITMIME
fetchmail: SMTP< 250-SIZE
fetchmail: SMTP< 250-DSN
fetchmail: SMTP< 250-ETRN
fetchmail: SMTP< 250-AUTH GSSAPI
fetchmail: SMTP< 250-DELIVERBY
fetchmail: SMTP< 250 HELP
fetchmail: SMTP> MAIL FROM:<info21@infosky.net> BODY=7BIT SIZE=1027
fetchmail: SMTP< 250 2.1.0 <info21@infosky.net>... Sender ok
fetchmail: SMTP> RCPT TO:<*@localhost>
fetchmail: SMTP< 550 5.1.1 <*@localhost>... User unknown
fetchmail: SMTP error: 550 5.1.1 <*@localhost>... User unknown
fetchmail: SMTP listener doesn't like recipient address `*@localhost'
fetchmail: SMTP< 220 21oktobar.com ESMTP Sendmail 8.12.5/8.12.5; Fri, 28
Nov 2003 10:15:28 +0100
fetchmail: SMTP> HELO localhost
fetchmail: SMTP< 250 21oktobar.com Hello localhost.localdomain
[127.0.0.1], pleased to meet you
fetchmail: SMTP> MAIL FROM:<FETCHMAIL-DAEMON@21oktobar.com>
fetchmail: SMTP< 250 2.1.0 <FETCHMAIL-DAEMON@21oktobar.com>... Sender ok
fetchmail: SMTP> RCPT TO:<iva>
fetchmail: SMTP< 250 2.1.5 <iva>... Recipient ok
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 Enter mail, end with "." on a line by itself
fetchmail: SMTP: (bounce-message body)
fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 2.0.0 hAS9FSOk006241 Message accepted for delivery
fetchmail: SMTP> QUIT
fetchmail: SMTP< 221 2.0.0 21oktobar.com closing connection
fetchmail: SMTP> RCPT TO:<iva@localhost>
fetchmail: SMTP< 250 2.1.5 <iva@localhost>... Recipient ok
fetchmail: no address matches; forwarding to iva.
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 Enter mail, end with "." on a line by itself
#**fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 2.0.0 hAS9FSOk006240 Message accepted for delivery
fetchmail: flushed
fetchmail: POP3> DELE 1
fetchmail: POP3< +OK message 1 marked for deletion
So all mail is forwarded to user one user (iva). How do I edit my
/root/.fetchmailrc to get fetchmail to do what I want?
If important:
OS: RH8
fetchmail: fetchmail-6.2.0-1
sendmail: sendmail-8.12.5-7
$ uname -a: Linux 21oktobar.com 2.4.18-14 #1...
--
___ ____
/__/ / \ ** Registrovani korisnik Linuksa #291606 **
/ / \/ /\ \ ** http://counter.li.org/ **
/__/\____/--\__\ ** Reply at: ivica - at - ptt - dot - yu **
- Next message: LEE Sau Dan: "Re: Is there ANY value to NT???"
- Previous message: osmoma: "Microsoft Netherlands is trying to stop PC sales with LindowsOS"
- Next in thread: Noi: "Re: fetchmail problems"
- Reply: Noi: "Re: fetchmail problems"
- Reply: Anonymous: "Re: fetchmail problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|