Standalone backup agent for Microsoft Windows servers and workstations (formerly Veeam Endpoint Backup FREE)
Post Reply
pj888888888888
Enthusiast
Posts: 38
Liked: 1 time
Joined: Jan 03, 2017 2:58 pm
Full Name: Paul Janeway
Contact:

Multiple Emails from Veeam agents

Post by pj888888888888 »

Is there a way to do multiple To addresses for the email notifications?
I tried doing the XML config, but when i separate the emails with a , or ; or : it says the email address is invalid.
Any help would be great
Dima P.
Product Manager
Posts: 14417
Liked: 1576 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Multiple Emails from Veeam agents

Post by Dima P. »

Hi Paul,

Unfortunately, UI and XML does not support multiple email addresses.
vClintWyckoff
Veteran
Posts: 500
Liked: 109 times
Joined: Oct 27, 2012 1:22 am
Full Name: Clint Wyckoff
Location: Technical Evangelist
Contact:

Re: Multiple Emails from Veeam agents

Post by vClintWyckoff »

Paul-
You can use Distribution List. Do do this - Export the configuration of your Agent

Code: Select all

C:\Program Files\Veeam\Endpoint Backup\Veeam.Agent.Configuration.exe -export
This places an XML file in C:\ProgramData\Veeam\Endpoint\!Configuration

Edit the Config.xml in Notepad or Notepad ++

Code: Select all

<EmailReport Notification="True"><Header To="DLADDRESS" From="YOURADDRESSl" Subject="[%JobResult%] %ComputerName% - %CompletionTime%"/><Conditions Failure="True" Warning="True" Success="True"/>
 <Smtp SecureConnection="True" Port="563" Server="smtp.tech.local">
   <Credentials Password="YOURPASSWORD=" UserName="YOURUSERNAME=="/>
 </Smtp>
</EmailReport>
The YOURUSERNAME and YOURPASSWORD need to be in base64

Then import the configuration in:

Code: Select all

C:\Program Files\Veeam\Endpoint Backup\Veeam.Agent.Configuration.exe -import
pj888888888888
Enthusiast
Posts: 38
Liked: 1 time
Joined: Jan 03, 2017 2:58 pm
Full Name: Paul Janeway
Contact:

Re: Multiple Emails from Veeam agents

Post by pj888888888888 »

Yeah I've been doing this VIA the XML file...but my intended goal is to not have it email a distro, but our PagerDuty system....and I'd like it to page both teams being it could be the exchange server, it could potentially be the agent.
I may look at having it trigger the alert, but then page us also.....oh well.
Is there intended support to have multiple email addresses in the future?
Dima P.
Product Manager
Posts: 14417
Liked: 1576 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Multiple Emails from Veeam agents

Post by Dima P. »

Hi Paul,

Thanks for details. I noted your last post as a feature request.
Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 33 guests