Everything is done in /etc/asterisk/extensions_custom.conf. There is no From: line given here, therefore the name of the user asterisk as configured in /etc/passwd is used as From user in the email. I assume adding a From: line should solve your problem.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
where is the sms to email template file?
More accurately since most of the email is generated in the dial plan , what places the from "asterisk PBX: in the email
anyone know?
I would like the sms messages to show something other than from "asterisk PBX'
Last edit: MarkosJal 2015-10-30
Everything is done in /etc/asterisk/extensions_custom.conf. There is no From: line given here, therefore the name of the user asterisk as configured in /etc/passwd is used as From user in the email. I assume adding a From: line should solve your problem.