Hi,


At 14:02 2.10.2000 +0600, Kornyakov Yevgeny wrote:
>Hi !
>I use xinetd for invoking qmail
>next configuration:
>
>service smtp
>{
                                     
>flags       = NODELY REUSE NAMEINARGS
                                     

-- I think, those are obsolete and may cause the delay.

>socket_type = stream
                                     
>protocol    = tcp
                                     
>wait        = no
                                     
>user        = qmaild
                                     
>id          = smtp
                                     
>server      = /var/qmail/bin/tcp-env
                                     
>server_args = -R /var/qmail/bin/qmail-smtpd
                                     
>log_on_success -= DURATION USERID PID HOST EXIT
                                     
>log_on_failure -= USERID HOST ATTEMPT RECORD
                                     
>}
>
--- you should check, WHERE Xinetd stores the log. Ususally thats defined
in the header section of the xinetd.conf Check also your /etc/syslog.conf.

>but I have delay about 10 sec when I try to use smtp
>How I can remove this delay ????
>P S:  iF i remove -R option delay become 1 or 1.5 minutes
>  and next question how I can set relay rules

-- you have to use tcpserver instead or to apply the "relaymailfrom" or my
SPAMCONTROL patch.

http://www.fehcom.de/qmail_html

cheers.
eh.
>
>
>
+-----------------------------------------------------------------------+
|  fff        hh         http://www.fehcom.de        Dr. Erwin Hoffmann |
| ff          hh                                                        |
| ff    eee   hhhh      ccc   ooo    mm mm  mm       Wiener Weg 8       |
| fff  ee ee  hh  hh   cc   oo   oo  mmm  mm  mm     50858 Koeln        |
| ff  ee eee  hh  hh  cc   oo     oo mm   mm  mm                        |
| ff  eee     hh  hh   cc   oo   oo  mm   mm  mm     Tel 0221 484 4923  |
| ff   eeee   hh  hh    ccc   ooo    mm   mm  mm     Fax 0221 484 4924  |
+-----------------------------------------------------------------------+

Reply via email to