On Tue, 2004-11-30 at 10:52, Ow Mun Heng wrote: > On Tue, 2004-11-30 at 01:25, Alexander Dalloz wrote: > > Am Mo, den 29.11.2004 schrieb Ow Mun Heng um 9:14: > > > > > I'm increasingly being irritated by my sendmail. For some reason, it > > > keeps hanging and won't accept any incoming connections (localhost). I > > > have to manually restart sendmail (sometime up to 2 times) before it > > > starts responding. > > > > > > I always see the following lines > > > > > > sm-mta[19104]: sql_select option missing > > > sm-mta[19104]: auxpropfunc error no mechanism available > > > sm-mta[19104]: _sasl_plugin_load failed on sasl_auxprop_plug_init for plugin: sql > > > > rpm -e cyrus-sasl-sql > > > > This will at least make the log messages go away. Can't imagine that > > > Did I mention that it only happens at startup?? After I restarted > sendmail post-bootup, everything will be peachy for the entire boot-ed > up time Also, I found out that, if I were to stop the PCMCIA network (connected via dhcp), sendmail will be responsive again. Once it's eth1 is re-started, it will hang sendmail at this location $ telnet localhost 25 Trying 127.0.0.1 Connected to localhost.localdomain Escape character is ^] And then it will hang there for up to 45 seconds before the sendmail banner comes out. eth0 is static.