[SOLVED]default email addy
-
- Posts: 139
- Joined: Thu Jan 07, 2016 12:01 am
[SOLVED]default email addy
Can the default email address be changed? Like, I get emails from Cron but it comes as:
[email protected]
[email protected]
Last edited by BBuchanan1013 on Sat Jan 09, 2016 8:55 am, edited 1 time in total.
Re: default email addy
It worth to try:
Code: Select all
nano /etc/email-addresses
Code: Select all
# This is /etc/email-addresses. It is part of the exim package
#
# This file contains email addresses to use for outgoing mail. Any local
# part not in here will be qualified by the system domain as normal.
#
# It should contain lines of the form:
#
#user: [email protected]
#otheruser: [email protected]
root: [email protected]