15.02.2024, 21:21
Hi,
LM 5 sends (from a script) E-mails with some data (attached files) correctly - using the mailattach function.
The only problem is, that the e-mails are sent "without" the sender identification in their header... So they arrive - are displayed according to the addresse's client as e-mails from nobody@nobody.nobody or with "no name sender" etc...
In common functions (function: mailattach.... local settings = { ..... ) from is stated as string constant in format (from = 'xyzy@smpt.cz',).
Smtp server/user/password entered in the identical way are "accepted" )
Any idea, what setting is missing/wrong...?
Thanks Daniel
LM 5 sends (from a script) E-mails with some data (attached files) correctly - using the mailattach function.
The only problem is, that the e-mails are sent "without" the sender identification in their header... So they arrive - are displayed according to the addresse's client as e-mails from nobody@nobody.nobody or with "no name sender" etc...
In common functions (function: mailattach.... local settings = { ..... ) from is stated as string constant in format (from = 'xyzy@smpt.cz',).
Smtp server/user/password entered in the identical way are "accepted" )
Any idea, what setting is missing/wrong...?
Thanks Daniel