July 11, 201312 yr Edit: I'm an idiot, did see where you have to reinstall the package after editing the values. All working now! Hi, I'm in the process of starting up my first UnRaid server, unfortunately I've hit my first issue. I'm currently running 5.0-rc15a with UnMenu. I installed ssmtp_2.64.orig.tar.bz2 via the package manager and setup ssmtp with the attached settings. When I try to run the test command 'echo -e "Subject: a test\n\nThis is the email body." | ssmtp -d root', I get the following error: root@Tower:~# echo -e "Subject: a test\n\nThis is the email body." | ssmtp -d root [<-] 220 mx.google.com ESMTP f67sm60730925yhh.9 - gsmtp [->] EHLO localhost [<-] 250 ENHANCEDSTATUSCODES [->] STARTTLS [<-] 220 2.0.0 Ready to start TLS [->] EHLO localhost [<-] 250 ENHANCEDSTATUSCODES [->] AUTH LOGIN [<-] 334 VXNlcm5hbWU6 [->] c2hhd25zYWZkYXI= [<-] 334 UGFzc3dvcmQ6 Segmentation fault I don't have any special characters in my password, just a capital letter and a number. I did see that a segmentation error might be because "sendmail" might not be installed, but according to the package manager it should have come with ssmtp. Thanks!
Archived
This topic is now archived and is closed to further replies.