shinji257
17-06-2008, 05:32
How can I setup a smtp relay server? I need to setup one to use with the php scripts I am running in lighttpd and I will probably also use it with transmission and stuff. I've tried the esmtp tutorial over on macsat.com without success. Here is the output I got.
(email addressess and username censored)
[xxx@WL-001E8C3E002C sbin]$ echo "Test Message" | esmtp xxx@xxx.xxx -f xxx@xxx.xxx
0 (null)
xxx@xxx.xxx: 0 (null)
My config matches the one on the macsat.com tutorial with the exception that it has my server, username, and password in it.
If someone can show me how to do it with mini_sendmail or any of the others that would be acceptable as well. ;)
Currently mini_sendmail appears to be included in the firmware...
(email addressess and username censored)
[xxx@WL-001E8C3E002C sbin]$ echo "Test Message" | esmtp xxx@xxx.xxx -f xxx@xxx.xxx
0 (null)
xxx@xxx.xxx: 0 (null)
My config matches the one on the macsat.com tutorial with the exception that it has my server, username, and password in it.
If someone can show me how to do it with mini_sendmail or any of the others that would be acceptable as well. ;)
Currently mini_sendmail appears to be included in the firmware...