zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #06118
[Bug 950815] [NEW] email with only bcc addresses not receivable
Public bug reported:
In the email schema "http://www.zorba-xquery.com/modules/email/email"
the "envelopeType" has an element "recipient" with minOccurs="1"
That makes it impossible to receive an email using Zorbas email module if that email has only bcc (blind copy) target adresses.
The bcc receiver addresses are only available if the email is sent, after it has been received they are no longer present in the mail envelope.
Please change schema (any maybe implementation) so that such a mail is
receivable.
** Affects: zorba
Importance: Undecided
Status: New
** Summary changed:
- email with only bcc addesses not receivable
+ email with only bcc addresses not receivable
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/950815
Title:
email with only bcc addresses not receivable
Status in Zorba - The XQuery Processor:
New
Bug description:
In the email schema "http://www.zorba-xquery.com/modules/email/email"
the "envelopeType" has an element "recipient" with minOccurs="1"
That makes it impossible to receive an email using Zorbas email module if that email has only bcc (blind copy) target adresses.
The bcc receiver addresses are only available if the email is sent, after it has been received they are no longer present in the mail envelope.
Please change schema (any maybe implementation) so that such a mail is
receivable.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/950815/+subscriptions
Follow ups
References