Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SMTP Protocol

1 view
Skip to first unread message

Frank

unread,
May 7, 2008, 6:24:53 AM5/7/08
to
Anyone other than Jos, 4ePost.f, do any work involving communcation
with an SMTP server?
Having a problem with my header fields, I think, since no copies are
sent, just the original destination.

Frank

Frank

unread,
May 7, 2008, 8:21:15 AM5/7/08
to
I think I found the answer. Buried not in an instruction manual or in
the SMTP standard but in a message posed in some vague place, states
'..client handles the CC: and Bcc: fields and not the SMTP server....'

In other words you do it yourself. Your program, the client, takes
the addessess in the CC: and/or Bcc: fields and creates an email for
them by using 'rcpt:<address in cc/bcc filed>'

Frank

Howerd

unread,
May 7, 2008, 8:33:17 AM5/7/08
to
Hi Frank,

Thanks for finding this out!
User programs often like to pretend that something happens
"automatically" when in fact a lot happens under the hood...

Regards

Howerd

0 new messages