Simple Authentication and Security Layer (sasl)
1
vote
1answer
28 views
How do I install sasl2-bin dependencies?
I'm trying to install sasl2-bin on Natty. However, it depends on db4.8-util, which could not be installed because the default package on Natty is db4.7-util. If I try to install the 4.8 version either ...
0
votes
1answer
109 views
SASL authentication failure: no secret in database
I have a VPS with Plesk Panel on Ubuntu server 10.04.
Everything was set up and working perfectly. Only change I made to the mail configuration was to allow submission port 587.
Everything was still ...
2
votes
2answers
1k views
Subversion 1.7 on 12.04 precise: libsasl error, compiling from source?
Background: I am a longtime Gentoo user, and this is my first time using Ubuntu (installed on a VM to avoid compiling everything from scratch). I am familiar with a Linux environment but somewhat ...
1
vote
0answers
873 views
SMTP Auth with Postfix and SASL ubuntu 12.04 server [closed]
I am trying to setup SMTP Auth on Postfix SASL ubuntu 12.04 server, Postfix runs perfectly I just cannot get the SMTP auth to work, heres my config below.
When I try and authenticate via telnet I get ...
0
votes
1answer
1k views
How do I install cyrus-sasl on 10.04 Server?
This indicates that there is a cyrus-sasl2 package, but it doesn't appear to be available in the repositories?
I need to install Cyrus SASL for use with postfix, not the Cyrus IMAP server.
How do I ...
3
votes
3answers
3k views
Unable to connect to Google Talk using Pidgin (SASL error)
After a fresh install of Ubuntu 11.10, Pidgin stopped connecting to any Jabber service (Google Talk and a local IM). The weird thing is, the same configuration works on a laptop with Ubuntu 11.10, but ...
4
votes
1answer
815 views
“SASL authentication failed” with mutt and Gmail, why? [closed]
I am confused by this, I have installed a lot of new packages and followed some tutorials after googling but I keep getting this kind of SASL -error. I am not sure whether the mistake is in some Gmail ...
0
votes
2answers
997 views
“SQL engine 'mysql' not supported” with saslauth
I'm having trouble authenticating incoming SMTP authentication to my postfix server (using Cyrus SASL with a MySQL backend).
In my auth.log I get:
postfix/smtpd[3389]: sql auxprop plugin using mysql ...
1
vote
1answer
2k views
How can I download and install saslauthd?
I cannot find saslauthd on my Ubuntu 11.04, and I did not find any package to install it.
How to install, which package contains it?
0
votes
1answer
1k views
Why do I get an error when I try to postmap sasl password file with postfix?
I installed postfix freshly as satellite system. I need to authenticate on my mail providers smpt. There postfix needs to build a sasl database from my sasl-passwd file. But it fails to do just that. ...
