Standalone backup agent for Microsoft Windows servers and workstations (formerly Veeam Endpoint Backup FREE)
Post Reply
Sven612
Novice
Posts: 3
Liked: never
Joined: Feb 28, 2018 11:41 am
Full Name: Sven Grimm
Contact:

FUTURE REQUEST: E-Mail Notification From/To Address

Post by Sven612 »

I need for the E-Mail Notification a From and To Address!

From: customer@domain.tld
To: support@domain.tld

Currently is From/To Address identical so customer@domain.tld
Dima P.
Product Manager
Posts: 14417
Liked: 1576 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: FUTURE REQUEST: E-Mail Notification From/To Address

Post by Dima P. »

Hello Sven.

It’s possible to specify different FROM and TO email addresses via Configuration API. Thank you.
Sven612
Novice
Posts: 3
Liked: never
Joined: Feb 28, 2018 11:41 am
Full Name: Sven Grimm
Contact:

Re: FUTURE REQUEST: E-Mail Notification From/To Address

Post by Sven612 »

Hello Dima,

it's not working!

Agent Version: 2.1.0.423

XML

Code: Select all

<ApplicationSettings>
  <EmailReport Notification="True">
    <Header To="customer@domain.tld" From="support@domain.tld" Subject="[%JobResult%] %ComputerName% - %CompletionTime%"/>
    <Conditions Failure="True" Warning="True" Success="True"/>
    <Smtp SecureConnection="False" Port="25" Server="mail.domain.tld">
      <Credentials Password="mailpassword" UserName="mailusername"/>
    </Smtp>
  </EmailReport>
</ApplicationSettings>
PS C:\Program Files\Veeam\Endpoint Backup> .\Veeam.Agent.Configurator.exe -import /f:C:\temp\veeam-email.xml
ExitCode: 45

Errors:
Failed to load the job config.
EmailReport



Usage: -import [/f:] [/u:] [/p:]

Options:
/f:path to file Path to the configuration file. If not specified, the
default path is used.
/u:username User name for Veeam repository access. If not
specified, the computer account is used.
/p:password Password for Veeam repository access.


Default path for configuration files is C:\ProgramData\Veeam\Endpoint\!Configuration\Config.xml
PS C:\Program Files\Veeam\Endpoint Backup>
What ist Wrong?

Greet Sven
Dima P.
Product Manager
Posts: 14417
Liked: 1576 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: FUTURE REQUEST: E-Mail Notification From/To Address

Post by Dima P. »

Configuration API is available in paid version. What edition you use for your Veeam Agent for Windows installation?
Sven612
Novice
Posts: 3
Liked: never
Joined: Feb 28, 2018 11:41 am
Full Name: Sven Grimm
Contact:

Re: FUTURE REQUEST: E-Mail Notification From/To Address

Post by Sven612 »

Hello Dima,


We are currently using the free version, as this is sufficient for a simple backup, but you should at least be notified by e-mail, whether a backup was successful.

greet Sven
Dima P.
Product Manager
Posts: 14417
Liked: 1576 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: FUTURE REQUEST: E-Mail Notification From/To Address

Post by Dima P. »

You can specify your personal email address and it's going to be used as 'from' and 'to' address at the same time.
Post Reply

Who is online

Users browsing this forum: No registered users and 42 guests