fetchmail-friends
[Top] [All Lists]

[fetchmail]How can i download mails through CatchAll A/c.

2005-04-12 23:14:35
Thanks for reply.

I have update fetchmail 6.2.5+INET6.

My new .fetchmailrc config is :-

poll qmail.india.net  with proto POP3
user nitintest(_at_)indiamart(_dot_)com there with password "nitin" is * here

When i run fetchmail -v, its show:-

1 message for nitintest(_at_)indiamart(_dot_)com at qmail.india.net (1522 
octets).
fetchmail: POP3> LIST 1
fetchmail: POP3< +OK 1 1522
fetchmail: POP3> TOP 1 99999999
fetchmail: POP3< +OK
reading message nitintest(_at_)indiamart(_dot_)com@qmail.india.net:1 of 1 (1522 
octets)
fetchmail: SMTP< 220 qmail3.india.net ESMTP
fetchmail: SMTP> EHLO localhost
fetchmail: SMTP< 250-qmail3.india.net
fetchmail: SMTP< 250-PIPELINING
fetchmail: SMTP< 250 8BITMIME
fetchmail: SMTP> MAIL FROM:<nitinseen(_at_)yahoo(_dot_)com>
fetchmail: SMTP< 250 ok
fetchmail: SMTP> RCPT TO:<postmaster(_at_)localhost>
fetchmail: SMTP< 250 ok
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 go ahead

& my /var/qmail/send/curent  log file show:-

@40000000425cb2c53a9d9f74 new msg 949223
@40000000425cb2c53aa1b26c info msg 949223: bytes 1920 from 
<nitinseen(_at_)yahoo(_dot_)com> qp 8954 uid 7804
@40000000425cb2c53adecef4 starting delivery 18: msg 949223 to local 
postmaster(_at_)localhost
@40000000425cb2c53ae0132c status: local 1/10 remote 0/20
@40000000425cb2c53b90c1a4 new msg 949224
@40000000425cb2c53b90e4cc info msg 949224: bytes 2023 from 
<nitinseen(_at_)yahoo(_dot_)com> qp 8957 uid 7807
@40000000425cb2c606102984 delivery 18: success: did_0+1+0/qp_8957/
@40000000425cb2c606b4165c status: local 0/10 remote 0/20

@40000000425cb2c606b429e4 starting delivery 19: msg 949224 to local 
qmail3(_dot_)india(_dot_)net-postmaster(_at_)qmail3(_dot_)india(_dot_)net

@40000000425cb2c606b4359c status: local 1/10 remote 0/20
@40000000425cb2c606b43d6c end msg 949223
@40000000425cb2c60a0d0944 delivery 19: success: did_0+0+1/
@40000000425cb2c60a13f6b4 status: local 0/10 remote 0/20
@40000000425cb2c60a13fe84 end msg 949224

All mails deliver to postmaster.


--Nitin