Qmail-LDAP
[Top] [All Lists]

RE: smtpd problems

To: "'Sebastian Benoit'" <benoit-lists@fb12.de>
Subject: RE: smtpd problems
From: "Razvan Turtureanu" <razvan@edata.ro>
Date: Tue, 13 Feb 2007 10:45:00 +0200
Cc: <qmail-ldap@qmail-ldap.org>
Delivered-to: sp-com-lists@consult.net
Delivered-to: qmail-ldap-list@securepoint.com
Delivered-to: mailing list qmail-ldap@qmail-ldap.org
In-reply-to: <20070213081444.GB25742@mail.webmonster.de>
Mailing-list: contact qmail-ldap-help@qmail-ldap.org; run by ezmlm
Thread-index: AcdPRtE7PUipY6axQSmUmuoVDrMU2AAA+mkg
Hi list,

I'm heaving the same problem with the "See
http://pobox.com/~djb/docs/smtplf.html";. I heave put
"/usr/local/bin/fixcrio" in front of "/usr/local/bin/qmail-smtpd" but it
brakes the TLS auth. Is there any workaround this???

my run file for qmail-smtpd looks like this:

#!/bin/sh
exec 2>&1 \
envdir ./env \
sh -c '
    case "$REMOTENAME" in h) H=;; p) H=p;; *) H=H;; esac
    case "$REMOTEINFO" in r) R=;; [0-9]*) R="t$REMOTEINFO";; *) R=R;; esac
    exec \
    envuidgid qmaild \
    softlimit ${DATALIMIT+"-d$DATALIMIT"} \
    /usr/local/bin/tcpserver \
        -vDU"$H$R" \
        ${LOCALNAME+"-l$LOCALNAME"} \
        ${BACKLOG+"-b$BACKLOG"} \
        ${CONCURRENCY+"-c$CONCURRENCY"} \
        -xtcp.cdb \
        -- "${IP-0}" "${PORT-25}" \
    /var/qmail/bin/qmail-smtpd
'


-----Original Message-----
From: Sebastian Benoit [mailto:benoit-lists@fb12.de] 
Sent: Tuesday, February 13, 2007 10:14
To: Leandro
Cc: QMAIL-LDAP
Subject: Re: smtpd problems
Importance: High

Leandro(llattan2002@yahoo.com.ar) on 2007.02.12 17:10:40 +0000:
> I have problems sending mails.
> (smtp is very slow)
>  
> many times en qmail-smtpd log:
>  
>  
> @4000000045d0c8b1263165ac qmail-smtpd 22278: read error or connection 
> closed ...
> ...
> ...
> @4000000045d0c89e1e2cf3e4 qmail-smtpd 22676: stray new line detected, 
> closing connection
>  
>  
> How can I solve the problem ?

the client that is sending mail is broken:
http://cr.yp.to/docs/smtplf.html

if that is no help, you may want to use fixcrio included in ucspi-tcp:
http://cr.yp.to/ucspi-tcp/fixcrio.html

/B.
--
Sebastian Benoit <benoit-lists@fb12.de>

Disclaimer: By sending an email to ANY of my addresses you are agreeing
that:
(1.) I am by definition, "the intended recipient". (2.) All information in
the email is mine to do with as I see fit and make such financial profit,
political mileage, or good joke as it lends itself to. In particular, I may
quote it on usenet. (3.) I may take the contents as representing the views
of your company. (4.) This overrides any disclaimer or statement of
confidentiality that may be included on your message.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

<Prev in Thread] Current Thread [Next in Thread>