Questions tagged [sasl]

Simple Authentication and Security Layer (SASL) is a framework for authentication and data security in Internet protocols.

259 questions
0
votes
1 answer

No sasl auth mechanism available

I'm trying to use Dovecot+Postfix+Mysql so far everything worked fine. Since upgrading from Debian 6 to 7 I'm unable to send mails. Receiving is still possible. /var/log/mail.log Oct 22 15:21:24 XXXXXXXX postfix/smtpd[17765]: warning: XXXXX: SASL…
Jan B
  • 103
  • 2
0
votes
2 answers

Postfix and dovecot auth

So I am trying to get my head around how this works in relation to how people can send credentials to authenticate via smtp and send mail. With a typical default set up of postfix and dovecot (with something like…
Peter
  • 1,450
  • 2
  • 17
  • 27
0
votes
1 answer

Postfix, Dovecot and SASL: SASL not present

It seems that I don't have SASL support, althou I've checked my configuration against ALL the online tutorials, and it seems fine to me. I've also checked /var/log/mail.log and there's no word "SASL" in it. telnet localhost 25 Trying ::1... Trying…
danator
  • 95
  • 1
  • 1
  • 5
0
votes
1 answer

saslauthd + PostFix producing password verification and authentication errors

So I'm trying to setup PostFix while using SASL (Cyrus variety preferred, I was using dovecot earlier but I'm switching from dovecot to courier so I want to use cyrus instead of dovecot) but I seem to be having issues. Here are the errors I'm…
Aram Papazian
  • 133
  • 1
  • 3
  • 10
0
votes
1 answer

Postfix SASL SMTP authentication

I installed Postfix & Dovecot on Debian. Then I tried using SMTP authentication according to this guide: http://www.postfix.org/SASL_README.html Unfortunately the following test tails: telnet localhost 25 auth plain
Thorsten Niehues
  • 261
  • 3
  • 6
  • 13
0
votes
1 answer

Postfix ignoring SASL with dovecot -how to debug?

I recently upgraded my server (Ubuntu 12.03) and today I noticed that SMTP is not offering authentication anymore. My setup is using virtual mailboxes + MySQL. Telnet session: telnet mail.mydomain.net 25 Connected to mail.mydomain.net. Escape…
Einar
  • 225
  • 2
  • 11
0
votes
2 answers

postfix: set from address when relaying to google mail

I use postfix on a debian server and I have it configured to use gmail as a smarthost (hope I've got that right). How can I set the From: address on my outgoing mails? I need to change that on every occasion. (Background: a wordpress blog contact…
topskip
  • 53
  • 4
0
votes
1 answer

postfix relayhost 'Recipient is not recognized. Relay access denied'

I'm trying to get postfix to send emails through my smtp account with another email provider (in this case lavabit.com) I'm getting the error Recipient is not recognized. Relay access denied which makes me think its trying to send the email to…
Hayden Thring
  • 147
  • 16
0
votes
1 answer

Limit Port 25 for local delivery only

I have configured my postfix so as users under my server shall send mails through port 587 and port 25 will only be used to receive mails from mail servers. I am successful to the extent that on connecting to port 25 mails are not allowed outside…
Joshi
  • 97
  • 4
0
votes
1 answer

Postfix: Relay access denied through SASL with permit_sasl_authenticated setted

I have Postfix 2.7 installed in Ubuntu 10.04 LTS. When I try to send a mail from Outlook (with smtp auth) to a gmail account (or others), I get relay access denied. The log (I've faked the emails): Feb 24 16:49:16 vm1613 imapd: Connection,…
apelliciari
  • 179
  • 1
  • 11
0
votes
1 answer

Postfix with dovecot refuses connection for outgoing mail

I have setup postfix to use dovecot for authenticating smtp requests. This worked well until yesterday. Now my mail client says the server is offline and telnet for all standard ports yields: Connection Refused. I can send email from the webmail and…
Nicholas
  • 131
  • 1
  • 4
0
votes
1 answer

trouble with postfix install (timing out from client)

I have just outfitted a basic server (Ubuntu 12.04 LTS /Precise Pangolin) and have installed Postfix and Dovecot, based on the Ubuntu manuals. https://help.ubuntu.com/community/Dovecot https://help.ubuntu.com/community/Postfix Postfix gets mail out…
Bob SD
  • 125
  • 1
  • 8
0
votes
1 answer

Fedora 389 ds sasl mapping issue?

I have a fedora client that is authenticating to a centos server running 389 ds and kerberos I can run kinit on the fedora client successfully and get a ticket, but no matter what I try I just cannot authenticate with kerberos to…
red888
  • 4,183
  • 18
  • 64
  • 111
0
votes
1 answer

Postfix: sha1 password encryption

I'm following this postfix guide and im stuck at Authentication (SASL) point. I did all as i should without problem, but still i can login to smtp without any login/password. Im doing telnet 127.0.0.1 25 and i dont have to provide any…
WombaT
  • 157
  • 1
  • 9
0
votes
1 answer

SASL - Plaintext password not accepted - Encrypted works

I have a very strange issue! SASL does not work properly, as it does not accept plain-text passwords (like Outlook sends them) Oct 2 10:35:09 srf cyrus/imap[4119]: accepted connection Oct 2 10:35:09 srf cyrus/imap[4119]: badlogin: [217.XX.XXX.140]…