Hi,
I have configured System->Email. And it is working just fine inside FreeNAS, but it doesn't work inside jails.
How can I use the same email configuration in FreeNAS, to be able to send emails from jails?
sendmail inside jails does not work
I have configured System->Email. And it is working just fine inside FreeNAS, but it doesn't work inside jails.
How can I use the same email configuration in FreeNAS, to be able to send emails from jails?
Code:
root@transmission_1:/ # cat /var/cover To: MyEmail@hotmail.com Subject: TESTING FROM JAIL This is just a test.
Code:
root@transmission_1:/ # sendmail -vt < /var/cover MyEmail@hotmail.com... Connecting to [127.0.0.1] via relay... MyEmail@hotmail.com... Deferred:...
sendmail inside jails does not work