> > telnet mail.server 110 > > it takes about 10 to 15 seconds before the server respons > > (same goes for Telnet mail.server 25, it takes abaout a minute and half > > i know it's sendmail issue, but i'm sure you guys met this problem before)
Off the top of my head... try editing /etc/xinetd.conf and remove 'authpriv' from the 'log_type' line. Then restart xinetd and you might find that it doesn't wait so long. James.
