ColinA wrote:
> This is an odd one, and I just don't know where to look for answers...
>
> We have an SBS 2003 server, patched with all the usual POP3 connector
> patches, and it all seems to be working fine...
>
> Every once in a while, a client who sends in to us gets a bounce message...
>
> From: derived from envelope by
>
> I've no idea where the message is coming from..., as he will send emails
> in quite happily for several weeks then he gets one of these..?, and it
> fails...
>
> He just resends it and it works fine...
>
> He is the only customer we have this problems with.., but I don't know
> if it's a problem with us, or something SBS is doing...
>
> Any help would be much appreciated...
>
>
>
Any chance the original email was sent as part of a BCC group, and then
re-sent normally? That would account for it, as BCC and mailing list
email doesn't put in a proper To: header.
Domain-wide POP3 reception requires the POP3 server to use the SMTP
envelope to find the recipient if there's no To: header, and the SBS
POP3 connector can't use the extra header (Envelope-To: or similar) that
is usually added to the email in that case.
If that isn't the case, it may be difficult to troubleshoot. You'll need
a complete copy of a failed message, including all its headers, which
should have been returned to the sender as part of the NDR. Since I have
no idea what the problem is, I can't tell you what to look for, but
compare those headers with the re-sent version which did get through.
You can see them by right-clicking on the message in the Outlook list
and looking at the Message Options. You can copy and paste into Notepad
from here, which is worth doing as it's easy to miss headers as you
scroll through the tiny window. Outlook Express and Windows Mail allow
saving the complete message to a text (.eml) file, but I haven't yet
found a way of doing this from Outlook/Exchange.
One of the (various) drawbacks of the POP3 connector is that you don't
have access to the SMTP receiving logs, which usually offer clues to
problems of this kind.
--
Joe