Trustwave and Cybereason Merge to Form Global MDR Powerhouse for Unparalleled Cybersecurity Value. Learn More

Trustwave and Cybereason Merge to Form Global MDR Powerhouse for Unparalleled Cybersecurity Value. Learn More

Services
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

Database Security

Prevent unauthorized access and exceed compliance requirements.

Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Microsoft Security
Unlock the full power of Microsoft Security
Offensive Security
Solutions to maximize your security ROI
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
Loading...
Loading...

HOWTO: Configuring NDR sending from the SPE Agents and Services

Expand / Collapse


This article applies to:

  • MailMarshal SPE 2.3 and above

Question:

  • How can I set the FROM address for Non Delivery Reports (NDRs) from MailMarshal SPE agents and services?
  • How can I disable NDR sending from the MailMarshal SPE agents and services?

Background:

MailMarshal SPE agent services use EASendMail to deliver administrative email messages. The messages affected include email delivery of reports, and error/status notifications. This service IS NOT used to deliver NDRs for MailMarshal managed email.

If a message cannot be delivered:

  • By default the service will send a NDR to the configured "from" address of the original message.
  • By default the NDR will be sent "From" the following address: "PostMaster" <marshalspe@localhost>

You can disable sending of NDRs, and you can change the "from" address of the NDRs.

Procedure:

For each of the following, repeat the steps on each server where you want to make the change. This software is installed with every MailMarshal SPE agent, including the MailMarshal SPE Web Console server, Reporting Agent server, MailMarshal SMTP Array Managers and Processing Nodes.

To disable NDRs:

  1. On a MailMarshal SPE server, open a command prompt.
  2. Enter net stop easendmailsvc
  3. Using Windows Explorer, navigate to %SPEInstallPath%\Mail Service\conf
  4. Edit the file config.txt
  5. Change the following line
        smtpsend/delivery/report: 1
          to
        smtpsend/delivery/report: 0
  6. Save the file.
  7. At the command prompt, enter net start easendmailsvc

To edit the NDR FROM address:

  1. On a MailMarshal SPE server, open a command prompt.
  2. Enter net stop easendmailsvc
  3. Using Windows Explorer, navigate to %SPEInstallPath%\Mail Service\conf
  4. Edit the file _delivery_report.txt
  5. Change the following line
        From: "PostMaster" <marshalspe@localhost>
         to (replace the values as desired):
        From: "*yournamehere*" <*youraddresshere*>
  6. Save the file.
  7. At the command prompt, enter net start easendmailsvc

To contact Trustwave about this article or to request support:


Rate this Article:
     

Add Your Comments


Comment submission is disabled for anonymous users.
Please send feedback to Trustwave Technical Support or the Webmaster
.