Freenas 8 email setup
        Posted  
        
            by 
                atrueresistance
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by atrueresistance
        
        
        
        Published on 2012-04-10T16:35:07Z
        Indexed on 
            2012/04/10
            17:32 UTC
        
        
        Read the original article
        Hit count: 560
        
I'm struggling with setting up email reporting in Freenas. My build is FreeNAS-8.0.4-RELEASE-x64 (10351). I have my IPv4 Default gateway set to 192.168.2.1 (my router) and Nameserver 1 as 8.8.8.8 (google's public). Under my email tab I have 
from email            ***@gmail.com 
outgoing mail server  smtp.google.com
port to connect to    465
tls/ssl               SSL
use smtp auth         checked
username              ***@gmail.com
password              ****
I then went into accounts and changed the root email to ***@gmail.com. When I try and send a test email, I get Your test email could not be sent: timed out So what am I doing wrong?
© Server Fault or respective owner