Morning,
Could someone please let me know where to change the display name of the sender address for a spam not delivered mail?
Currently it reads - MailScanner <support@domain.co.za>
We want to change it to MailSecurity <support@domain.co.za>
Kind Regards
Sender address Display name
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Sender address Display name
Take a look in /etc/MailScanner/reports/<lang>/languages.conf
Looks for this line
Change it to
Looks for this line
Code: Select all
PostmasterName = MailScanner
Code: Select all
PostmasterName = MailSecurity