<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>9975</bug_id>
          
          <creation_ts>2006-09-08 22:52:56 +0400</creation_ts>
          <short_desc>postfix expects sasl2 plugins in /usr/lib while they are in /usr/lib64 at x86_64</short_desc>
          <delta_ts>2006-11-01 18:30:22 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>postfix-tls</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="seriv">seriv</reporter>
          <assigned_to name="Gleb F-Malinovskiy">glebfm</assigned_to>
          <cc>glebfm</cc>
    
    <cc>vsu</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>40103</commentid>
    <comment_count>0</comment_count>
    <who name="seriv">seriv</who>
    <bug_when>2006-09-08 22:52:56 +0400</bug_when>
    <thetext>Я тут потратил несколько часов, настраивая сизифный Постфикс работать с
cyrus-sasl2. Он запускался, но сессии на 25 порт кончал молча:
---
$ telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is &apos;^]&apos;.
Connection closed by foreign host.
---
В протокол при этом шло:
---
Sep  8 12:55:39 alt64 postfix/master[12716]: daemon started -- version
2.2.11, configuration /etc/postfix
Sep  8 12:55:42 alt64 postfix/smtpd[12727]: fatal: no SASL
authentication mechanisms
Sep  8 12:55:43 alt64 postfix/master[12716]: warning: process
/usr/lib/postfix/smtpd pid 12727 exit status 1
Sep  8 12:55:43 alt64 postfix/master[12716]: warning:
/usr/lib/postfix/smtpd: bad command startup -- throttling
---
Дело исправилось, когда я сделал линк:
---
ln -s /usr/lib64/sasl2 /usr/lib/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40104</commentid>
    <comment_count>1</comment_count>
    <who name="Sergey Vlasov">vsu</who>
    <bug_when>2006-09-08 23:31:16 +0400</bug_when>
    <thetext>Вероятно, проблема связана с postfix-2.2.4-deb-alt-sasl-config.patch - в этом
патче забит путь /usr/lib/sasl2, который на x86_64 неверен.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40105</commentid>
    <comment_count>2</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2006-09-09 03:17:52 +0400</bug_when>
    <thetext>Fixed in 2.2.11-alt2.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>