Re: [vchkpw] maildrop

2003-10-22 Thread Justin Heesemann
On Wednesday 22 October 2003 20:42, Alexander Bruns wrote: > Hi, > > where Do I find Informations about getting maildrop work with > vpopmail? I put a ".mailfilter" in the users homedirectory to > /home/vpopmail/domains/mydomaind.local/username/.mailfilter > and a > /home/vpopmail/domains/mydomai

Re: [vchkpw] vadddomain failure

2003-10-22 Thread Justin Heesemann
On Wednesday 22 October 2003 23:38, Thomas Ledet wrote: > > > > /home/vpopmail/bin (or where ever your vpopmail home dir is) and > > do ./vadddomain..so like below... > the vpopmail homedir is /var/vpopmail > > > > #./vadddmomain testdmomain.com 123test > > > I get the exact same result a

Re: [vchkpw] vadddomain failure

2003-10-22 Thread Thomas Ledet
X-Istence wrote: I really suggest you get up to date. vpopmail development is at 5.3.28, and the problem you are having could allready have been fixed. That is true. I'll forward your comment to the package maintainer. Regards, Thomas Ledet

Re: [vchkpw] vadddomain failure

2003-10-22 Thread Thomas Ledet
martin wrote: is this a new install? please excuse me as I am not trying to offend...but just want to make sure we are in the right place and such. No, this is not a new install and I've had no problems before /home/vpopmail/bin (or where ever your vpopmail home dir is) and do ./vadddomai

Re: [vchkpw] vadddomain failure

2003-10-22 Thread X-Istence
Thomas Ledet wrote: Hi, I'm having trouble with the vadddomain command. It gives me this error, when i try to add a domain # vadddomain testdomain.com 123test Failure while attempting to remove_line() the locals file Error. Failed to add domain to assign file Error: Could not update file I'm us

Re: [vchkpw] vadddomain failure

2003-10-22 Thread martin
is this a new install? please excuse me as I am not trying to offend...but just want to make sure we are in the right place and such. /home/vpopmail/bin (or where ever your vpopmail home dir is) and do ./vadddomain..so like below... #./vadddmomain testdmomain.com 123test Reagards, M

[vchkpw] vadddomain failure

2003-10-22 Thread Thomas Ledet
Hi, I'm having trouble with the vadddomain command. It gives me this error, when i try to add a domain # vadddomain testdomain.com 123test Failure while attempting to remove_line() the locals file Error. Failed to add domain to assign file Error: Could not update file I'm using the debian packag

Re: [vchkpw] vpopmail and many domains

2003-10-22 Thread X-Istence
Martin Spuetz wrote: On Wednesday 22 October 2003 17:29, Tom Collins wrote: What version of vpopmail? I fixed a bug with bad Delivered-To headers in 5.3.25. If there's still problems, please post more information. Hello Tom, I used 5.2.1. An upgraded to 5.2.2 fixed the problem with the

Re: [vchkpw] adding domains error

2003-10-22 Thread Tom Collins
On Wednesday, October 22, 2003, at 10:53 AM, Charles Sprickman wrote: On Tue, 21 Oct 2003, Tom Collins wrote: On Tuesday, October 21, 2003, at 09:11 AM, Trey Nolen wrote: After upgrading to 5.3.29, we are getting the following error when trying to add a domain: Error: (vadduser) can't read domain

[vchkpw] maildrop

2003-10-22 Thread Alexander Bruns
Hi, where Do I find Informations about getting maildrop work with vpopmail? I put a ".mailfilter" in the users homedirectory to /home/vpopmail/domains/mydomaind.local/username/.mailfilter and a /home/vpopmail/domains/mydomaind.local/username/.qmail with only one line in it: "| /usr/local/bin/mai

Re: [vchkpw] adding domains error

2003-10-22 Thread Charles Sprickman
On Tue, 21 Oct 2003, Tom Collins wrote: > On Tuesday, October 21, 2003, at 09:11 AM, Trey Nolen wrote: > > After upgrading to 5.3.29, we are getting the following error when > > trying to > > add a domain: > > Error: (vadduser) can't read domain limits > > If you have a ~vpopmail/etc/vlimits.defa

[vchkpw] Bug: qmail-pop3d APOP fails after upgrading to 5.3.29

2003-10-22 Thread J. Kendzorra
Hi, I'm rather sure that this is a bug: After upgrading to 5.3.29, the first time I authenticate via APOP it fails with error message: "Error. update_rules failed" After that message the rest works fine. I can reproduce this by cleaning my ip from opem-smtp and rebuilding tcp.smtp.cdb, reinstalli

Re: [vchkpw] vpopmail and many domains

2003-10-22 Thread Martin Spuetz
On Wednesday 22 October 2003 17:29, Tom Collins wrote: > What version of vpopmail? I fixed a bug with bad Delivered-To headers > in 5.3.25. If there's still problems, please post more information. Hello Tom, I used 5.2.1. An upgraded to 5.2.2 fixed the problem with the header. Regards, Martin

Re: [vchkpw] vpopmail and many domains

2003-10-22 Thread Tom Collins
On Wednesday, October 22, 2003, at 07:40 AM, Flavio Curti wrote: On Wed, Oct 22, 2003 at 02:48:26PM +0200, Martin Spütz wrote: I have a mail server with many domains (~300). vpopmail creates new domains in domains/0/domainname. It works fine, but in the mail header, the field Delivered-To is inco

Re: [vchkpw] 110 locks up qmail+vpopmail

2003-10-22 Thread martin
Ok --- I ran the qmailctl stat...everything shows up... ps aux | more appears to be ok on the output and I am still getting the lockup with trying to AUTH into the serveris it possible that there is another AUTH program that might be running? thanks again, Martin David Bristol wrote: Wh

Re: [vchkpw] vpopmail and many domains

2003-10-22 Thread Flavio Curti
Hi On Wed, Oct 22, 2003 at 02:48:26PM +0200, Martin Spütz wrote: > I have a mail server with many domains (~300). vpopmail creates new domains > in > domains/0/domainname. It works fine, but in the mail header, the field > Delivered-To is incorrect. This is an old bug. Nobody cared to fix it :( Se

Re: [vchkpw] qmail-pop3d failing after updating to 5.3.29

2003-10-22 Thread Trey Nolen
We run clearopensmtp. We have not changed the cronjob since updating to 5.3.29 from 5.2.1, so if it needs to be changed, let me know. Here is the current crontab entry: 40 * * * * /home/vpopmail/bin/clearopensmtp 2>&1 > /dev/null Now, I noticed this morning that it started doing this quickly afte

Re: [vchkpw] qmail-pop3d failing after updating to 5.3.29

2003-10-22 Thread Ken Jones
Check the roaming users setup. If it is turned on and clearopensmtp is not run, tcprules will take longer and longer to build the tcp.smtp.cdb file. Ken Jones On Wednesday 22 October 2003 8:11 am, Trey Nolen wrote: > We upgraded to 5.3.29 and now, after a few hours, qmail-pop3d will fail. > It i

Re: [vchkpw] My qmail server can't recieve from hotmail.com.

2003-10-22 Thread Rob Yelvington
My guess: you've got some DNS problems.   ~Rob   - Original Message - From: Songrit Srilasak To: [EMAIL PROTECTED] Sent: Wednesday, October 22, 2003 11:10 AM Subject: [vchkpw] My qmail server can't recieve from hotmail.com. i try send message from hotmail.com

[vchkpw] qmail-pop3d failing after updating to 5.3.29

2003-10-22 Thread Trey Nolen
We upgraded to 5.3.29 and now, after a few hours, qmail-pop3d will fail. It is very weird, because in the logs, we get a successful login, but the client waits several seconds and then says that the password has failed and asks the user to retry. All other methods of authentication seem to be wor

[vchkpw] vpopmail and many domains

2003-10-22 Thread Martin Spütz
Hello, I have a mail server with many domains (~300). vpopmail creates new domains in domains/0/domainname. It works fine, but in the mail header, the field Delivered-To is incorrect. For older Domains, Domains in vpopmail/domains/domainname, the error does not arise. Thanks Martin

[vchkpw] Any idea which webmail support better for the vpopmail other than sqwebmail? (Prefer support IMAP)

2003-10-22 Thread Kuan Yik
Hi,I am curring using qmail+vpopmail+mysql for my email server. And I am using OpenWebmail and SqurreilMail as a webmail. I don't use sqwebmail is because it lack of fetures.For the OpenWebmail, it do not support IMAP, so I can't use it anymore. For the SqurreilMail it work good, but

[vchkpw] Where i found qmail+vpopmail+mysql stable patch ?

2003-10-22 Thread Songrit Srilasak
My server can not test all patch. please tell me for download stable site.