I'm setting up watchdog to monitor my RPi temperature. I would like to have e-mail messages sent out using alias forwarding. But how do I configure the smarthost on Raspbian/xbian?
Tell me more
×
Raspberry Pi Stack Exchange is a question and answer site for
users and developers of hardware and software for Raspberry Pi. It's 100% free, no registration required.
|
|
I found the answer. I'm not sure about Raspbian but xbian version 1.0a4 doesn't have the mail utility installed. I first installed the mail utility as follows:
Then I ran this command:
I selected "mail sent by smarthost; no local mail" and configured the SMTP server of my ISP. |
|||
|
|