Postfix require login

Discussion in 'Installation/Configuration' started by Emil M, Dec 10, 2009.

  1. Emil M

    Emil M New Member

    I'm trying to configure Postfix so that not everyone but myself can use it.

    I followed this tutorial: http://www.cyberciti.biz/faq/postfix-smtp-authentication-for-mail-servers/

    But Thunderbird tells me the server SMTP doesn't allow authenticate request.



    I want to be able to send anonymous requests from localhost only and SSL logged ind requests when outside.


    Thanks :)
     
  2. topdog

    topdog Active Member

    The tutorial is for setting up an smtp client what you want to do is setup the smtp server for authentication. Look at the howtos here on howtoforge or the postfix documentation http://www.postfix.org/SASL_README.html
     
  3. Emil M

    Emil M New Member

Share This Page