Prev: Sendmail groups at social networks [LinkedIn.com,Xing.com]
Next: Em Breve Seremos A Maior Empresa de Marketing Multinivel do Mundo!!!! Veja Porquê!!!
From: davidst on 21 May 2010 12:07 I have many users using Open Webmail, and it's usually instant, but sometimes they hit the send button and it takes a while (10+ seconds) to respond. I'm guessing that OWM is waiting for sendmail to accept the message. Sendmail might be waiting because of Spamassassin. Are there any log files I could check to explore this situation? Anyone have suggestions for how to ensure that the response time is usually as fast as possible? (I don't have any kind of power saving stuff installed, so I'm fairly sure nothing is going to sleep for lack of use). Thanks, David
From: D. Stussy on 21 May 2010 16:38 "davidst" <davidst.vz(a)gmail.com> wrote in message news:cd56d5b9-3bf9-4e63-ab70-f2ccf9f1db35(a)c13g2000vbr.googlegroups.com... > I have many users using Open Webmail, and it's usually instant, but > sometimes they hit the send button and it takes a while (10+ seconds) > to respond. I'm guessing that OWM is waiting for sendmail to accept > the message. Sendmail might be waiting because of Spamassassin. > > Are there any log files I could check to explore this situation? > > Anyone have suggestions for how to ensure that the response time is > usually as fast as possible? (I don't have any kind of power saving > stuff installed, so I'm fairly sure nothing is going to sleep for lack > of use). E-mail isn't instant messaging. You probably have alot of DNS lookups occuring before acceptance.
From: davidst on 21 May 2010 17:06 On May 21, 2:38 pm, "D. Stussy" <spam+newsgro...(a)bde-arc.ampr.org> wrote: > "davidst" <davidst...(a)gmail.com> wrote in message > > news:cd56d5b9-3bf9-4e63-ab70-f2ccf9f1db35(a)c13g2000vbr.googlegroups.com... > > > I have many users using Open Webmail, and it's usually instant, but > > sometimes they hit the send button and it takes a while (10+ seconds) > > to respond. I'm guessing that OWM is waiting for sendmail to accept > > the message. Sendmail might be waiting because of Spamassassin. > > > Are there any log files I could check to explore this situation? > > > Anyone have suggestions for how to ensure that the response time is > > usually as fast as possible? (I don't have any kind of power saving > > stuff installed, so I'm fairly sure nothing is going to sleep for lack > > of use). > > E-mail isn't instant messaging. > > You probably have alot of DNS lookups occuring before acceptance. Hmm, I'll keep that in mind to tell the boss in case raising the maxchildthread in SpamAssassin didn't help :-)
From: Sendmail on 22 May 2010 06:46
On May 22, 2:06 am, davidst <davidst...(a)gmail.com> wrote: > On May 21, 2:38 pm, "D. Stussy" <spam+newsgro...(a)bde-arc.ampr.org> > wrote: > > > > > "davidst" <davidst...(a)gmail.com> wrote in message > > >news:cd56d5b9-3bf9-4e63-ab70-f2ccf9f1db35(a)c13g2000vbr.googlegroups.com.... > > > > I have many users using Open Webmail, and it's usually instant, but > > > sometimes they hit the send button and it takes a while (10+ seconds) > > > to respond. I'm guessing that OWM is waiting for sendmail to accept > > > the message. Sendmail might be waiting because of Spamassassin. > > > > Are there any log files I could check to explore this situation? > > > > Anyone have suggestions for how to ensure that the response time is > > > usually as fast as possible? (I don't have any kind of power saving > > > stuff installed, so I'm fairly sure nothing is going to sleep for lack > > > of use). > > > E-mail isn't instant messaging. > > > You probably have alot of DNS lookups occuring before acceptance. > > Hmm, I'll keep that in mind to tell the boss in case raising the > maxchildthread in SpamAssassin didn't help :-) check your /etc/hosts and /etc/resolv.conf u'll surely get a solution. Thanks, Anshul |