Bug 9297

Summary: 3_b2: special device /run/saslauthd/ does not exist
Product: Mageia Reporter: Bit Twister <bittwister2>
Component: RPM PackagesAssignee: Daniel Lucio <luis.daniel.lucio>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: bittwister2, thomas
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: postfix-2.9.6-1.mga3.src.rpm CVE:
Status comment:

Description Bit Twister 2013-03-08 14:08:19 CET
Description of problem:

Mar 08 06:29:46 wb.home.test postfix[2533]: Starting postfix: mount: special device /run/saslauthd/ does not exist

Most likely because /usr/sbin/postfix-chroot.sh did not create it.

Version-Release number of selected component (if applicable):


How reproducible: Always


Steps to Reproduce:
1. Configure postfix to use smtp_sasl_auth
2. systemctl restart postfix
3. systemctl status postfix

sasl configuration snippet I append to /etc/postfix/main.cf follows:

#*****************************************************************
# If relayhost needs id and pw login for sending mail,
# add a line like
# smtp.isp.com Secret_Squirrel:TopSecret
# to a file called, smtp_auth and create the .db file with the command
# postmap smtp_auth
# postfix reload
#
# file:///usr/share/doc/postfix/html/SASL_README.html#client_sasl_enable
#
#*****************************************************************

smtp_sasl_auth_enable = yes
smtpd_sasl_type = dovecot
smtpd_sasl_path = private/auth
smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination
smtp_sasl_security_options =
smtp_sasl_password_maps = hash:/etc/postfix/smtp_auth



Reproducible: 

Steps to Reproduce:
Manuel Hiebel 2013-03-09 11:49:05 CET

Assignee: bugsquad => dlucio

Comment 1 Thomas Spuhler 2013-04-12 02:37:34 CEST
This bug is still there.

CC: (none) => thomas

Comment 2 Bit Twister 2013-12-03 09:44:45 CET
Closing because problem not in Release 4 Cauldron.

Status: NEW => RESOLVED
CC: (none) => junknospam
Resolution: (none) => FIXED