[Vtigercrm-commits] [Vtiger development] #8139: sending emails and BCC - v6.0
Vtiger development
vtiger-tickets at trac.vtiger.com
Thu Jul 10 06:25:02 GMT 2014
#8139: sending emails and BCC - v6.0
-----------------------+--------------------------
Reporter: uma | Owner: developer
Type: defect | Status: closed
Priority: minor | Milestone: 6.1.0
Component: vtigercrm | Version: 6.1.0 - wip
Severity: Medium | Resolution: invalid
Keywords: |
-----------------------+--------------------------
Changes (by rishab):
* status: new => closed
* resolution: => invalid
Comment:
When you send an email from gmail with multiple "to" addresses it means
you allow each of the addresses to see each other
like for example if you send an email to x and y(both x and y are your
friends) in the same "to" field its fine.
But when you are sending to customers its different, you do not want your
customers to see each other, so in order to avoid this we send individual
mails to each of the
customer and if there is cc or bcc it will get multipled as many times the
mails are send to each of the customer.
Inturn,at the back end in vtiger we are creating one email record for each
of the "to"
email addresses so for each that mail we are adding cc and this will send
as many mails as you have "to" email addresses.
I believe this is not an issue, we are sending 10 emails separately so for
each of the emails if there is a bcc then you will get 10 emails.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8139#comment:2>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM
More information about the vtigercrm-commits
mailing list