Sender address Display name

General eFa discussion
Post Reply
Burger
Posts: 2
Joined: 29 Feb 2016 08:05

Sender address Display name

Post by Burger »

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
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Sender address Display name

Post by shawniverson »

Take a look in /etc/MailScanner/reports/<lang>/languages.conf

Looks for this line

Code: Select all

PostmasterName = MailScanner
Change it to

Code: Select all

PostmasterName = MailSecurity
Post Reply