EXEC_SEND_MAIL Attachment
EXEC_SEND_MAIL Attachment
Can you send a email with a attachment? I would like to sent the "exportpls_${yyyy}${MM}${dd}.pdf" (this day + 7).
And how should you set this up?
And how should you set this up?
Re: EXEC_SEND_MAIL Attachment
Currently the command EXEC_SEND_EMAIL does not support attachments, but I can add this to the next version!
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: EXEC_SEND_MAIL Attachment
This would be great
Re: EXEC_SEND_MAIL Attachment
Bernd,
Thanks for the update.
I can't use the macros.
EXEC_SEND_EMAIL [email protected]|[email protected]|exportpls|Exportpls in bijlage!|C:\REMOTE\DJ\exportpls_*[DATE:{${yyyy}-${MM}-${dd}}:{+7}:{yyyyMMdd}].pdf
or
EXEC_SEND_EMAIL [email protected]|[email protected]|exportpls|Exportpls in bijlage!|C:\REMOTE\DJ\exportpls_${yyyy}${MM}${dd}.pdf
If i set it like this it works.
EXEC_SEND_EMAIL [email protected]|[email protected]|exportpls|Exportpls in bijlage!|C:\REMOTE\DJ\exportpls_20241231.pdf
What's wrong?
Greetings Marc
Thanks for the update.
I can't use the macros.
EXEC_SEND_EMAIL [email protected]|[email protected]|exportpls|Exportpls in bijlage!|C:\REMOTE\DJ\exportpls_*[DATE:{${yyyy}-${MM}-${dd}}:{+7}:{yyyyMMdd}].pdf
or
EXEC_SEND_EMAIL [email protected]|[email protected]|exportpls|Exportpls in bijlage!|C:\REMOTE\DJ\exportpls_${yyyy}${MM}${dd}.pdf
If i set it like this it works.
EXEC_SEND_EMAIL [email protected]|[email protected]|exportpls|Exportpls in bijlage!|C:\REMOTE\DJ\exportpls_20241231.pdf
What's wrong?
Greetings Marc
Re: EXEC_SEND_MAIL Attachment
I will double check this. But I assume, that macros are currently not evaluated for the attachment parameter.
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: EXEC_SEND_MAIL Attachment
Fixed in a v4.5.0.1 update.
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: EXEC_SEND_MAIL Attachment
Indeed it works as it should, to send an attachment with macros.
EXEC_SEND_EMAIL [email protected]|[email protected]|exportpls|Exportpls in bijlage!|C:\REMOTE\DJ\exportpls_*[DATE:{${yyyy}-${MM}-${dd}}:{days}:{+7}:{yyyyMMdd}].pdf
EXEC_SEND_EMAIL [email protected]|[email protected]|exportpls|Exportpls in bijlage!|C:\REMOTE\DJ\exportpls_*[DATE:{${yyyy}-${MM}-${dd}}:{days}:{+7}:{yyyyMMdd}].pdf