DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 26th April 2009
unixbsd unixbsd is offline
New User
 
Join Date: Mar 2009
Posts: 6
Default Problem with Postfix and Sasl auth

Hi, I've installed the package postfix-2.6.20080726-sasl2 for setup a secure smtp server. This is my main.cf sasl section

smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
smtpd_sasl_type = cyrus
smtpd_sasl_authenticated_header = yes
broken_sasl_auth_clients = yes
smtpd_sasl_path = smtpd

saslauthd daemon is started with getpwent auth method.
The problem is that when I try to login with auth plain, I have this

535 5.7.8 Error: authentication failed: generic failure

where is my error?Thans in advance.
__________________
http://www.calabriaunix.org/
Reply With Quote
  #2   (View Single Post)  
Old 27th April 2009
nacredata nacredata is offline
Port Guard
 
Join Date: May 2008
Posts: 12
Default

I'm afraid I haven't tried that configuration. For what it's worth I have gotten secure Postfix SMTP to work with the dovecot installed from packages.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Courier IMAP/POP3 can't auth to mysql db revzalot OpenBSD Packages and Ports 5 6th September 2009 05:44 AM
Mailscanner + Postfix problem after update giagni FreeBSD Ports and Packages 1 12th May 2009 12:37 PM
Smtp Auth Help needed roundkat OpenBSD General 4 8th May 2009 08:25 PM
Postfix, SASL w/ LDAP kronic OpenBSD General 2 19th June 2008 06:49 AM
Working Configuration for Openbsd 4.0 - Postfix - SASL - TLS roundkat Guides 0 4th May 2008 05:38 PM


All times are GMT. The time now is 03:50 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick