Firstly, please reply to the list, not me personally. See
http://www.eyrie.org/~eagle/faqs/questions.html

On Fri, Apr 28, 2006 at 10:24:35AM -0400, abdul khan wrote:
> 
>    Hi Brian,
> 
>    First of all thanks for the email. You asked me a question which is;
> 
> 
> 
>    Question:
> 
>    What do you mean by "it doesnt work"? How exactly are you testing it,
>    and
>    what do you see as a result?
> 
>    Answer:
> 
>    telnet localhost 25
> 
>    Trying 127.0.0.1...
>    Connected to localhost.localdomain (127.0.0.1).
>    Escape character is '^]'.
>    220 somewhere.anywhere.com ESMTP Postfix
>    ehlo localhost
> 
>    250-mail.mydomain.com
> 
>    250-SIZE 10240000
> 
>    250-PIPELINING
> 
>    250-VRFY
> 
>    250-ETRN
> 
>    250 8BITMIME
> 
> 
> 
>    I should see the line 250-STARTTLS before  I am able to run the
>    command "starttls"

Port 25 is SMTP. This is your SMTP server, a.k.a. mail transport agent, in
this case Postfix.

This is nothing to do with courier-imap. If you need help with Postfix, you
will need to find a Postfix mailing list.

Regards,

Brian.

> 
>    Thanks.
> 
>    a. khan
> 
> 
> 
> 
> 
> 
> 
>    ----- Original Message -----
>    From: "Brian Candler" <[EMAIL PROTECTED]>
>    To: "abdul khan" <[EMAIL PROTECTED]>
>    Cc: <[EMAIL PROTECTED]>
>    Sent: Friday, April 28, 2006 3:42 AM
>    Subject: Re: [Courier-imap] imapd wont start at boot time
> 
>    > On Thu, Apr 27, 2006 at 02:59:51PM -0400, abdul khan wrote:
>    >>    /usr/local/etc/imapd
>    >>     IMAPDSTART=YES
>    >>    but imapd wont start when Fedora Core 4 box boots up.
>    >
>    > Type "chkconfig --list" to see the startup scripts on your box. Do
>    you see
>    > any startup scripts for imap? If so, is their status marked 'off' or
>    'on'
>    > for runlevel 3?
>    >
>    > For further information on how to administer a FC4 box, try a Fedora
>    mailing
>    > list.
>    >
>    > If there are no startup scripts installed (check also in
>    /etc/rc.d/init.d
>    > and /etc/rc.d/rc3.d) then your package seems to be broken. Complain
>    to the
>    > person who built the package for you, or the person who wrote the
>    > instructions you followed, since you didn't follow the ones supplied
>    with
>    > courier-imap.
>    >
>    >>    Problem No#2
>    >>
>    >>    TLS was working fine when I installed but after the reboot it
>    doesnt
>    >>    work either;
>    >
>    > What do you mean by "it doesnt work"? How exactly are you testing
>    it, and
>    > what do you see as a result?
>    >
>    > For example, are you saying that the daemon fails to accept
>    connections on
>    > port 995 (as tested by telnet), or that it accepts connections on
>    port 143
>    > but fails to advertise the STARTTLS extension, or something else? Or
>    if
>    > you're trying to connect to it with a mail user agent, what error
>    message is
>    > displayed?
>    >
>    > For more guidance see
>    > [4]http://www.catb.org/~esr/faqs/smart-questions.html#intro
>    >
>    >>    i have checked;
>    >>    1- /var/qmail/control/servercert.pem
>    >>    2- verified that the cert is owned by vpopmail:qmail
>    >>    according to qmailrocks.org
>    >>
>    >>    do I have to patch TLS ?
>    >
>    > Obviously not, if it worked at first.
>    >
>    > How did you start it the first time after installing it? What
>    happens if you
>    > try to start it again in the same way?
>    >
>    > Brian.
>    >
>    >
> 
> References
> 
>    1. mailto:[EMAIL PROTECTED]
>    2. mailto:[EMAIL PROTECTED]
>    3. mailto:[email protected]
>    4. http://www.catb.org/~esr/faqs/smart-questions.html#intro


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to