Posted by Yves Ste-Marie on May 28, 2018 at 11:37:03:
When using the Comet Email Printer and having multiple "CC" lines,
for example:
Print (lun) (CC = 'barbara@@signature.net')
Print (lun) (CC = 'brian@@signature.net')
it gets caught in some spam filter with the error:
REJECTED
Message was incorrectly formed
Is there anyone who had that problem and fixed it ?
I thought of creating a variable but I am still limited to 256 characters (if I need more than 256).
VAR256$ = 'barbara@@signature.net' + '@3B@' + 'brian@@signature.net'
Print (lun) (CC=VAR256$)
Thank you
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.