Questions tagged [sasl]

SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols.

424 questions
-1
votes
1 answer

Can't connect to XMPP(Openfire) server in Smack. SASLAuthentication exception

I am getting the following error for connecting Smack libraries to Openfire server. I googled and searched in stack-overflow but couldn't solve my problem The Exception is as follows Exception in thread "main"…
Indzi
  • 390
  • 5
  • 24
-1
votes
1 answer

telnet localhost 25 auto-disconnect

I trying to use telnet on port 25 at localhost but I get disconnected right after connected. "Trying ::1... Connected to localhost. Escape character is '^]'. Connection closed by foreign host." I can't do nothing... Here is my main.cf for…
-2
votes
1 answer

postfix sasl send from different from address

I have a working postfix server with sasl auth, and it works perfectly as long as I use the e-mail address in the from-field which belongs to the user I use for sasl_auth. However, if I would like to send from a different email than the one used in…
SecoJS
  • 1
  • 3
-3
votes
1 answer

Postfix, Centos, DoveCot, Google Mail Relay

im setting up a Postfix/Dovecot mailserver on CENTOS, i came send and recieve emails fine using webmail, i can also pull emails from the server using googles settings no problem, however when i attempt to send email from google using the email…
1 2 3
28
29