[fetchmail]fetchmail to Microsoft exchange 2000
Rob
rob@thehostmasters.com
Wed, 13 Apr 2005 11:14:00 -0400
this is what i get as the output....
seems to be getting queued, but I do not see it queued in the log files on
the exchange server....
any suggestions?
fetchmail: 6.2.5 querying mail.domain-1.com (protocol POP3) at Wed 13 Apr
2005 10:05:32 AM EDT: poll started
fetchmail: POP3< +OK Hello there.
fetchmail: POP3> CAPA
fetchmail: POP3< +OK Here's what I can do:
fetchmail: POP3< TOP
fetchmail: POP3< USER
fetchmail: POP3< LOGIN-DELAY 10
fetchmail: POP3< PIPELINING
fetchmail: POP3< UIDL
fetchmail: POP3< IMPLEMENTATION Courier Mail Server
fetchmail: POP3< .
fetchmail: POP3> USER rmorin@domain-1.com
fetchmail: POP3< +OK Password required.
fetchmail: POP3> PASS *
fetchmail: POP3< +OK logged in.
fetchmail: selecting or re-polling default folder
fetchmail: POP3> STAT
fetchmail: POP3< +OK 1 1783
fetchmail: POP3> LAST
fetchmail: POP3< -ERR Invalid command.
fetchmail: Invalid command.
fetchmail: POP3> UIDL
fetchmail: POP3< +OK
fetchmail: POP3< 1 UID42-1113316776
fetchmail: 1 is unseen
fetchmail: POP3< .
1 message for rmorin@domain-1.com at mail.domain-1.com (1783 octets).
fetchmail: POP3> LIST 1
fetchmail: POP3< +OK 1 1783
fetchmail: POP3> TOP 1 99999999
fetchmail: POP3< +OK headers follow.
reading message rmorin@domain-1.com@mail.domain-1.com:1 of 1 (1783 octets)
About to rewrite Return-Path: <rob@thehostmasters.com>
Rewritten version is Return-Path: <rob@thehostmasters.com>
About to rewrite From: "Rob" <rob@thehostmasters.com>
Rewritten version is From: "Rob" <rob@thehostmasters.com>
About to rewrite To: <rmorin@domain-1.com>
Rewritten version is To: <rmorin@domain-1.com>
fetchmail: SMTP< 220 domain-2serv.domain-2.com Microsoft ESMTP MAIL Service,
Version: 5.0.2195.6713 ready at Wed, 13 Apr 2005 11:03:37 -0400
fetchmail: SMTP> EHLO localhost
fetchmail: SMTP< 250-domain-2serv.domain-2.com Hello [192.168.0.201]
fetchmail: SMTP< 250-TURN
fetchmail: SMTP< 250-ATRN
fetchmail: SMTP< 250-SIZE 10238976
fetchmail: SMTP< 250-ETRN
fetchmail: SMTP< 250-PIPELINING
fetchmail: SMTP< 250-DSN
fetchmail: SMTP< 250-ENHANCEDSTATUSCODES
fetchmail: SMTP< 250-8bitmime
fetchmail: SMTP< 250-BINARYMIME
fetchmail: SMTP< 250-CHUNKING
fetchmail: SMTP< 250-VRFY
fetchmail: SMTP< 250-XEXCH50
fetchmail: SMTP< 250-X-LINK2STATE
fetchmail: SMTP< 250 OK
fetchmail: forwarding to domain-2.com
fetchmail: SMTP> MAIL FROM:<rob@thehostmasters.com> SIZE=1783
fetchmail: SMTP< 250 2.1.0 rob@thehostmasters.com....Sender OK
fetchmail: SMTP> RCPT TO:<rmorin@domain-2.com>
fetchmail: SMTP< 250 2.1.5 rmorin@domain-2.com
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 Start mail input; end with <CRLF>.<CRLF>
#******************************fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 2.6.0 <008d01c54039$efb1af00$6400a8c0@domain-2.com>
Queued mail for delivery
flushed
fetchmail: POP3> DELE 1
fetchmail: POP3< +OK Deleted.
fetchmail: POP3> QUIT
fetchmail: POP3< +OK Bye-bye.
fetchmail: 6.2.5 querying mail.domain-1.com (protocol POP3) at Wed 13 Apr
2005 10:05:36 AM EDT: poll completed
fetchmail: swapping UID lists
fetchmail: SMTP> QUIT
fetchmail: SMTP< 221 2.0.0 domain-2serv.domain-2.com Service closing
transmission channel
fetchmail: Deleting fetchids file.
fetchmail: normal termination, status 0
fetchmail: Deleting fetchids file.
Rob...
----- Original Message -----
From: "Rob MacGregor" <rob.macgregor@gmail.com>
To: <fetchmail-friends@lists.ccil.org>
Sent: Tuesday, April 12, 2005 5:52 PM
Subject: Re: [fetchmail]fetchmail to Microsoft exchange 2000
> On Apr 12, 2005 5:37 PM, Rob <rob@thehostmasters.com> wrote:
>>
>> I am on a Fedora Core 2 box running fetchmail 6.25
>>
>> here is my .fetchmailrc file
>>
>> defaults protocol pop3
>> poll mail.domain.com
>>
>> user "rob@domain.com" there with pass "1234" smtphost 192.168.0.223 is *
>
> You probably want to set the smtphost globally, rather than for the
> user,but if it works...
>
>> when I run fetchmail I get this as a response(domain names have been
>> replaced to protected the innocent) :)
>
> Really needed a run of "fetchmail -v -v" to show what's going on
>
>> fetchmail: nameserver failure while looking for `stewy' during poll of
>> mail.domain.com.
>> fetchmail: nameserver failure while looking for `stewy' during poll of
>> mail.domain.com.
>> . not flushed
>
> Knowing what caused those would be useful (see above and below).
>
>> stewy is the hostname of the hosting provider email server
>>
>> Then I never see/get those emails on my exchange server???
>
> That's where the logs from your Exchange server are critical. The
> logs suggest that the mail was passed to the Exchange server (though
> the lack of the "-v -v" means we can't be certain). The question is
> what did Exchange do with it...
>
> --
> Please keep list traffic on the list.
> Rob MacGregor
> Whoever fights monsters should see to it that in the process he
> doesn't become a monster. Friedrich Nietzsche
>
> _______________________________________________
> Fetchmail-friends mailing list
> Fetchmail-friends@lists.ccil.org
> http://lists.ccil.org/cgi-bin/mailman/listinfo/fetchmail-friends