-
- 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
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
From: customer@domain.tld
To: support@domain.tld
Currently is From/To Address identical so customer@domain.tld
-
- Product Manager
- Posts: 14726
- Liked: 1706 times
- Joined: Feb 04, 2013 2:07 pm
- Full Name: Dmitry Popov
- Location: Prague
- Contact:
Re: FUTURE REQUEST: E-Mail Notification From/To Address
Hello Sven.
It’s possible to specify different FROM and TO email addresses via Configuration API. Thank you.
It’s possible to specify different FROM and TO email addresses via Configuration API. Thank you.
-
- 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
Hello Dima,
it's not working!
Agent Version: 2.1.0.423
XML
Greet Sven
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>
What ist Wrong?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>
Greet Sven
-
- Product Manager
- Posts: 14726
- Liked: 1706 times
- Joined: Feb 04, 2013 2:07 pm
- Full Name: Dmitry Popov
- Location: Prague
- Contact:
Re: FUTURE REQUEST: E-Mail Notification From/To Address
Configuration API is available in paid version. What edition you use for your Veeam Agent for Windows installation?
-
- 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
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
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
-
- Product Manager
- Posts: 14726
- Liked: 1706 times
- Joined: Feb 04, 2013 2:07 pm
- Full Name: Dmitry Popov
- Location: Prague
- Contact:
Re: FUTURE REQUEST: E-Mail Notification From/To Address
You can specify your personal email address and it's going to be used as 'from' and 'to' address at the same time.
Who is online
Users browsing this forum: No registered users and 15 guests