snarpatroid
Guru
- Joined
- May 22, 2013
- Messages
- 302
- Reaction score
- 45
Hi all, I'm using an old raspberry pi setup and have just updated my linked email account to remove the app password and give the pi its own email address so my email is more secure.
Because I've put it in as a fqdn Exim email I'm now getting the occasional system email. One was about a missing component that I didn't know was missing for years and I've corrected it.
The emails are all trying to be sent to asterisk@localhost and I'm only intercepting them when they've bounced. How do I change the system to send to a valid email please? I've edited the aliases but is that enough?
What's also puzzling me is I had an email from Cron <asterisk@incrediblepbx> /var/lib/asterisk/bin/backup.php --id=1 which was successful but again sent to the localhost email which bounced back. I've tried running the cron daily, weekly and monthly jobs as well as sudo -u on the backup.php, they all show as running successfully but I get no email.
I'm baffled, any help please?
Edit, it seems I misconfiguration Exim and running the config to show smart host in, no mail out has fixed this. Thanks anyway to anyone who has taken time to look at this (I cheated and used a bit of ai help).
Because I've put it in as a fqdn Exim email I'm now getting the occasional system email. One was about a missing component that I didn't know was missing for years and I've corrected it.
The emails are all trying to be sent to asterisk@localhost and I'm only intercepting them when they've bounced. How do I change the system to send to a valid email please? I've edited the aliases but is that enough?
What's also puzzling me is I had an email from Cron <asterisk@incrediblepbx> /var/lib/asterisk/bin/backup.php --id=1 which was successful but again sent to the localhost email which bounced back. I've tried running the cron daily, weekly and monthly jobs as well as sudo -u on the backup.php, they all show as running successfully but I get no email.
I'm baffled, any help please?
Edit, it seems I misconfiguration Exim and running the config to show smart host in, no mail out has fixed this. Thanks anyway to anyone who has taken time to look at this (I cheated and used a bit of ai help).
Last edited: