pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/37807: kmail cannot send smtp over tls
The following reply was made to PR pkg/37807; it has been noted by GNATS.
From: Jukka Salmi <j+nbsd%2008.salmi.ch@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: roy%marples.name@localhost
Subject: Re: pkg/37807: kmail cannot send smtp over tls
Date: Sat, 19 Jan 2008 13:25:13 +0100
roy%marples.name@localhost wrote:
> Kmail cannot connect to my postfix server using TLS. The error message I get
> is this:-
>
> Authorization failed, An error occured during authentication: SASL (-4): no
> mechanism available: No worthy mechs found authentication not supported.
>
> The same client side configuration works fine on other platforms, so I
> assume this is a NetBSD/pkgsrc issue.
> >How-To-Repeat:
> Just configure kmail to send via smtp/tls and watch it fail sending a message
This seems to be a SASL problem rather than a TLS one... I don't know
kmail but I guess you built it with SASL support (default), kmail is
trying to authenticate using a SASL mechanism and you don't have that
SASL mechanism installed.
Try to find out which mechanism kmail wants and install the appropriate
security/cy2-* package.
HTH, Jukka
--
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~
Home |
Main Index |
Thread Index |
Old Index