<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>107557</bug_id>
          
          <creation_ts>2005-09-28 22:12 0000</creation_ts>
          <short_desc>mail-mta/courier doesn&apos;t start famd if only imapd-ssl is configured to start</short_desc>
          <delta_ts>2006-07-10 17:23:36 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>130957</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>davidcrowley@comcast.net</reporter>
          <assigned_to>maintainer-needed@gentoo.org</assigned_to>
          <cc>iggy@gentoo.org</cc>
    
    <cc>jakub@gentoo.org</cc>
    
    <cc>m.semeniuk@10g.pl</cc>
    
    <cc>swtaylor@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>davidcrowley@comcast.net</who>
            <bug_when>2005-09-28 22:12:03 0000</bug_when>
            <thetext>/etc/init.d/courier will start famd if imad is configured to start.  But it will
not start famd if only imapd-ssl is configured to start.  Something like the
following needs to be added to /etc/init.d/courier in the depend() function:

grep -q &quot;^IMAPDSSLSTART=.*[Yy].*&quot; /etc/courier/imapd-ssl &amp;&amp; need famd



Reproducible: Always
Steps to Reproduce:
1.emerge courier
2.configure courier and imapd-ssl but NOT imapd
3./etc/init.d/famd stop
4./etc/init.d/courier start

Actual Results:  
courier and imapd-ssl start.  famd did not start.

Expected Results:  
famd should have started.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>m.semeniuk@10g.pl</who>
            <bug_when>2006-05-25 12:48:20 0000</bug_when>
            <thetext>Something like the
&gt; following needs to be added to /etc/init.d/courier in the depend() function:
&gt; 
&gt; grep -q &quot;^IMAPDSSLSTART=.*[Yy].*&quot; /etc/courier/imapd-ssl &amp;&amp; need famd

added in bug 130957</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chtekk@gentoo.org</who>
            <bug_when>2006-07-10 17:23:36 0000</bug_when>
            <thetext>Fixed in mail-mat/courier-0.53.2 as suggested here.
Best regards, CHTEKK.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>