So Verizon finally turned off their smart host to frontier customers.

To fix this the new smarthost is:

        smtp.frontier.com

with your username being:

        [email protected]

In postfix main.cf:

        main.cf:relayhost = [smtp.frontier.com]

Then for your saslpasswd file:

        [smtp.frontier.com] [email protected]:password

Then run "sudo postmap" in the /etc/postfix to regenerate the
saslpasswd.db file.

And check your queue with:

        sudo postqueue -p

If anything is in there due to a sasl auth problem:

        sudo postfix flush

Or

        sudo postsuper -d ALL

Or skip the whole running your own mailserver thing and go with
gmail.  ;)








_______________________________________________
Fwlug mailing list
[email protected]
http://fortwaynelug.org/mailman/listinfo/fwlug_fortwaynelug.org

This is a public list and all posts are archived publicly. Please keep this in 
mind before posting.

Reply via email to