Page 1 of 1

How to make PowerMTA signatura appear in headers

PostPosted: Wed Apr 25, 2018 12:16 am
by PCEMS
Hi all.

Some time ago, while I was testing PMTA I requested support how to have PowerMTA signatura to appear inside email headers like Postfix or EXIM does:

Received: from (127.0.0.1) by mcsv158.net (PowerMTA(TM) v3.5r16) id h1ed0q0lj3gs for

They replied telling it was a "hidden" option and they gave me it. But I lost it and I need it for some testing purposes for a project.

Hope you can help me. Whereas you know the instruction to activate it or you may be so kind to request Port25 support for it. I cannot have access to request support my self.

Thanks.

Re: How to make PowerMTA signatura appear in headers

PostPosted: Fri Apr 27, 2018 5:20 pm
by MaBoRaK
loading.........

Try with:

Code: Select all
remove-received-headers false
add-received-header true
hide-message-source false


in the <Source> directive


connection closed.