Hello, and thanks for the more information about this case.
Note: those folder paths only works with SBS 2003, and SBS 2008 has
different folder paths.
I make some research job, and found more details about this case.
There is pop3service.log in c:\program files\windows small business
server\logs\pop3connector - folder.
In that log I found the reason why those emails are not downloaded by
pop3connector.
In the pop3service.log
[t 0] 02/05/09, 09:31:23: EVENT: One or more (2) e-mail messages in the
POP3 mailbox account '' on the POP3 server
'mail.domain.com' have invalid header fields. Because of this, the
messages cannot be delivered to the Exchange Server mailbox
'' in Windows Small Business Server. The messages
are still on the POP3 server. To resolve this issue, connect to the POP3
mailbox account, and then manually retrieve or delete the messages.
[t 0] 02/05/09, 09:31:29: Error: The "MAIL FROM" address
("MAILER-DAEMON", from header field "Return-Path") was rejected. Continuing.
So, the clear reason is now, that every message that some kind of
automate creates, and email have "MAILER-DAEMON" in "Return-Path" field
will be rejected by pop3connector.
So here is detailed discription about the header one of the email, that
is stil in ISPs POP3-mail server:
Return-Path: <MAILER-DAEMON>
Delivered-To:
Received: from mail11.domain.com (mail11.domain.com [xxx.xx.xx.xx])
by mx.domain.com (Postfix) with ESMTP id xxxxxxxxx
for <>; Mon, 29 Dec 2008 20:54:13 +0200 (EET)
Received: from localhost by mail11.domain.com;
29 Dec 2008 19:54:08 +0100
Date: 29 Dec 2008 19:54:08 +0100
To:
From: "Mail Delivery System" <MAILER->
Subject: Delivery Status Notification (Failure)
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
boundary="anc2.4NpF/xF/i.1IWNGZ.FxHSw0R"
Message-Id: <>
So now I think that this problem is only pop3connector-problem, and not
Exchange or any other programs problem. Pop3connector doesnīt even start
to download those problematic emails, so it canīt deliver to badmail\550
- folder.
Is there some kind of parameter that I can use with pop3connector.exe -
program?
Note: there is also C:\Program Files\Windows Small Business
Server\Data\badmail\550 - folder, which has two emails, and those two
emails were received by December 2008.
Best Regards,
Jani