[GH-ISSUE #115] Change sender notification #87

Closed
opened 2026-02-27 08:14:17 +03:00 by kerem · 0 comments
Owner

Originally created by @ananiasfilho on GitHub (Sep 30, 2018).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/115

Just change sender notification

EMAIL_SENDER=root@domain.com

try use admin@domain.com or zmbackup@domain.com or let use identify one.

the problem is:
Most sysadmins have outside email account as me. And some environments use mail gateway as sender and pay for user sender. Maybe using a user created before is better than pay 5$ to a new user tho alert about zmbackup notifications.

In my environments, i used:

EMAIL_SENDER=admin@domain.com
EMAIL_NOTIFY=kram3r@provider.com
Originally created by @ananiasfilho on GitHub (Sep 30, 2018). Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/115 Just change sender notification ``` EMAIL_SENDER=root@domain.com ``` try use admin@domain.com or zmbackup@domain.com or let use identify one. the problem is: Most sysadmins have outside email account as me. And some environments use mail gateway as sender and pay for user sender. Maybe using a user created before is better than pay 5$ to a new user tho alert about zmbackup notifications. In my environments, i used: ``` EMAIL_SENDER=admin@domain.com EMAIL_NOTIFY=kram3r@provider.com ```
kerem 2026-02-27 08:14:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/zmbackup#87
No description provided.