[Vtigercrm-developers] Is there a limit on no of email addresses in Send To: box using email templates?

Joe Bordes joe at tsolucio.com
Sat Apr 4 23:26:07 GMT 2020


Of course there are:

in GET, if the emails are being sent with that

in POST, which is how they should be being sent

in PHP memory limit if they are sent all in the same process and not 
with a queue (which is how it should be sent)

if they are sent in the same process, besides memory limits you can run 
into a large set of different errors that can stop the process or any 
individual email (if the code is written to cater that situation)

and then starts all the really interesting stuff:  email bounces, spam 
filters, exceed mail boxes, rejects...

email sending is a whole world in itself...


On 5/4/20 1:16, TimeZone wrote:
>
> Hi team,
> Is there a limit on the number of email addresses which can be plugged 
> into the 'To:' box.
> We have found some emails with correct addresses have been recorded as 
> sent, but were not received.
> One list had 10,167 characters.  Not everyone got the email. One email 
> at 6649 characters did not get the email.
> Any comment or assistance is much appreciated.
> -
> *Regards*
> *Bernard G Bailey*
> *TimeZone*
>
> _______________________________________________
> http://www.vtiger.com/

-- 
Un saludo
Joe
TSolucio

JPL TSolució, S.L. garantiza la confidencialidad de los datos que obran en su poder y según lo estipulado por la LOPD
(Ley Orgánica 15/1999 de 13 de diciembre de Protección de Datos de Carácter Personal). Este mensaje se dirige
exclusivamente a su destinatario y puede contener información privilegiada o confidencial. Si no es vd. el destinatario
indicado, queda notificado de que la lectura, utilización, divulgación y/o copia sin autorización está prohibida en
virtud de la legislación vigente. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente
por esta misma vía y proceda a su destrucción. El correo electrónico vía Internet no permite asegurar la confidencialidad
de los mensajes que se transmiten ni su integridad o correcta recepción. JPL TSolució, S.L. no asume ninguna
responsabilidad por estas circunstancias.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20200405/6e255403/attachment.html>


More information about the vtigercrm-developers mailing list