> > And in this case if Rconnect is allready connected, then It disconnects the > > Rconnect. > > And immediately after that it stops the sendmail server. > > > > This is my practical observation since last 4 to 5 days. > > I can easily solve this problem by giving supply thru normal 500VA UPS.( As > > it generates sine wave. And our 10KVA Online UPS doesnt generate sine wave) > > > > But my question is why this is happening. > > What may be the wrong in settings of Linux? > > Why It stops Sendmail Server?
Hi, Have you seen what the rconnect dialer is actually doing ? From what i get, it modifies the gateway settings and the default routes. Now when the RIL connection disconnects, it id not a gracefull exit. So the gateway and route remains un changed. There is no error handling in the rconnect scripts. May be thats why sendmail exits. May be u can check this out by notng the routes before and after the connection is establistes, disconnected and dropped. Regards, Aditya.B -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
