[toaster] Patched version of autoresponder.

2004-08-11 Thread Eero Volotinen
I decided to release to fix to autoresponder. http://www.linux.ncp.fi/~eero/autorespond/autorespond-2.0.5-eero.tar.gz It is 2.0.4 version and patched with jeremy's patch from patch tracker / sf.net Since all ? toaster uses are using buggy version of autoresponder, I advice people to download thi

[toaster] Cluster qmail problem

2004-08-11 Thread GaoWei
hi,all I want build a cluster,use shupp's Cluster for ISP http://shupp.org/maps/ispcluster.html I use NFS share /bak/control --> /var/qmail/control /bak/users --> /var/qmail/users /bak/vpopmail -> /home/vpopmail NFS server's NFS,NFSlock,portmap s

Re: Re: [toaster] NFS Problem

2004-08-11 Thread GaoWei
John Johnson,您好! mount -t nfs nfsvers=3 IP:/XXX /var/qmail/users === 2004-08-11 12:35:24 您在来信中写道:=== >rw,-b,-i,-T,-3,-r=8192,-w=8192 should be your mount options from what I >have been reading. > >-John > >- Original Message - >From: "GaoWei" <[EMAIL PROTECTED]> >To: <[

[toaster] Message Time

2004-08-11 Thread webmaster
When I send messages locally the time stamp appears to be correct. If I send a message in from an outside location the time is off by 6 hours (Advanced). Any idea what might cause this? Jim

Re: [toaster] Message Time

2004-08-11 Thread Eero Volotinen
[EMAIL PROTECTED] kirjoitti: When I send messages locally the time stamp appears to be correct. If I send a message in from an outside location the time is off by 6 hours (Advanced). Any idea what might cause this? It comes from system clock. -- Eero

Re: [toaster] Message Time

2004-08-11 Thread Eero Volotinen
[EMAIL PROTECTED] kirjoitti: When I send messages locally the time stamp appears to be correct. If I send a message in from an outside location the time is off by 6 hours (Advanced). Any idea what might cause this? .. from sender's systemclock, depends on mailsystem. Some of rewrite of date header

Re: Re[2]: [toaster] smtp-auth problems in freebsd

2004-08-11 Thread Tom Collins
On Aug 10, 2004, at 3:27 PM, Lucas wrote: What does it means ?. Is the client (thebat) implementing the protocol incorrectly ? Not necessarily -- just in a way that's incompatible with the SMTP AUTH patch. AUTH PLAIN specifies an authorization id, user id and password. thebat sends a blank aut

Re: [toaster] Message Time

2004-08-11 Thread webmaster
I can send messages from hotmail other local qmail servers they all show an advance of 6 hours but the messages sent from local users on the same server show the correct time. When I send messages from hotmail to other qmail servers it shows up fine but off by 6 hours to this server. I'm stumped

Re: [toaster] Message Time

2004-08-11 Thread Bill Shupp
[EMAIL PROTECTED] wrote: I can send messages from hotmail other local qmail servers they all show an advance of 6 hours but the messages sent from local users on the same server show the correct time. When I send messages from hotmail to other qmail servers it shows up fine but off by 6 hours to th

Re: [toaster] Message Time

2004-08-11 Thread Eero Volotinen
Bill Shupp kirjoitti: Make sure all systems in the cluster use NTP to sync to the same time server, and make sure all the time zones are set correctly (and the same). qmail does not rewrite date headers, so time comes from mail client clock. -- Eero

Re: [toaster] Message Time

2004-08-11 Thread Tom Collins
On Aug 11, 2004, at 2:13 PM, Eero Volotinen wrote: Make sure all systems in the cluster use NTP to sync to the same time server, and make sure all the time zones are set correctly (and the same). qmail does not rewrite date headers, so time comes from mail client clock. And if you're using SqWeb

Re: [toaster] Message Time

2004-08-11 Thread webmaster
Thanks everyone for your help, I did have an error in my time zones. Jim > On Aug 11, 2004, at 2:13 PM, Eero Volotinen wrote: >>> Make sure all systems in the cluster use NTP to sync to the same time >>> server, and make sure all the time zones are set correctly (and the >>> same). >> >> qmail do