[vchkpw] limits of pop3

2004-06-12 Thread Remo Mattei
Hello guys how do I set limits on for pop3 in vpopmail 5.4? I need to have this on by default. Thanks, PS> I tried vmoduser -p username but no luck still says limits are set for the entire domain (default value) I checked the vpopmail.limits but did not see anything there. Remo Mattei Network S

RE: [vchkpw] off topic qmailadmin suggestion

2004-06-12 Thread Remo Mattei
Tom I open it with dreamweaer and it work fine now Thanks, Remo Mattei Network Security Engineer cell 801-808-unix email [EMAIL PROTECTED] -Original Message- From: Remo Mattei [mailto:[EMAIL PROTECTED] Sent: Saturday, June 12, 2004 10:20 PM To: [EMAIL PROTECTED] Subject: RE: [vchk

RE: [vchkpw] off topic qmailadmin suggestion

2004-06-12 Thread Remo Mattei
Tom sorry but the patch has been uploaded is in the wrong format could you please reupload it in text format I get this: diff -ru vpopmail-5.4.0/vmysql.c vpopmail-5.4.0-fw1/vmysql.c --- vpopmail-5.4.0/vmysql.c 2004-01-14 06:56:41.0 +0700 +++ vpopmail-5.4.0-fw1/vmysql.c 2004-06-06 16:10:54.

Re: [vchkpw] SqWebMail Weirdness

2004-06-12 Thread Kit Halsted
Thanks so much, Ken. Not sure how I missed that... Anyway, you're a lifesaver & my other questions can now wait until Monday. -Kit At 5:54 PM -0500 6/12/04, Ken Jones wrote: <...> Check /usr/local/share/sqwebmail/hostname <...> -- "They that can give up essential liberty to obtain a little tempor

Re: [vchkpw] off topic qmailadmin suggestion

2004-06-12 Thread Tom Collins
On Jun 12, 2004, at 6:25 PM, Remo Mattei wrote: More logs and I am not sure on how to fix this thanks for the help.. Try patch 967994 on SourceForge . I've rolled it into the 5.4 branch of CVS and it will be in 5.4.5. I think it will help with that error. -- Tom Collin

RE: [vchkpw] off topic qmailadmin suggestion

2004-06-12 Thread Remo Mattei
More logs and I am not sure on how to fix this thanks for the help.. could not create limits table CREATE TABLE limits ( domain CHAR(64) PRIMARY KEY, maxpopaccounts INT(10) NOT NULL DEF AULT -1, maxaliases INT(10) NOT NULL DEFAULT -1, maxforwards I

[vchkpw] off topic qmailadmin suggestion

2004-06-12 Thread Remo Mattei
Hello guys anyone , I know this is off topic but it will be great if anyone has seen this error and help out... vmysql: sql error[3]: Commands out of sync; this is from my apache log. Thanks, Remo Mattei Network Security Engineer cell 801-808-unix email [EMAIL PROTECTED] <>

RE: [vchkpw] error on pop3

2004-06-12 Thread Remo Mattei
Sorry it's a script and apparently it's broken. Remo Mattei Network Security Engineer cell 801-808-unix email [EMAIL PROTECTED] -Original Message- From: Kit Halsted [mailto:[EMAIL PROTECTED] Sent: Saturday, June 12, 2004 5:00 PM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] error on pop3

Re: [vchkpw] error on pop3

2004-06-12 Thread Kit Halsted
No answers for you on that error, other than wondering why /home/vpopmail/bin/vchkpw is appended to your hostname, but I do have some comments about your very, very broken anti-spam system: You send replies to mail you think is spam. How much spam do you get that has a legitimate From: header?

Re: [vchkpw] SqWebMail Weirdness

2004-06-12 Thread Ken Jones
On Saturday 12 June 2004 05:49 pm, Kit Halsted wrote: > Howdy folks: > > I'm having a bit of a problem here, one that will turn into a HUGE > problem come Monday morning... > > I have a mail server running qmail (netqmail 1.05) + vpopmail (5.5.0) > + SqWebMail (3.6.2). We're using it for a single c

[vchkpw] SqWebMail Weirdness

2004-06-12 Thread Kit Halsted
Howdy folks: I'm having a bit of a problem here, one that will turn into a HUGE problem come Monday morning... I have a mail server running qmail (netqmail 1.05) + vpopmail (5.5.0) + SqWebMail (3.6.2). We're using it for a single client, & they wanted their primary domain changed today. I thoug

[vchkpw] error on pop3

2004-06-12 Thread Remo Mattei
Hello guys any suggestions on this error? [EMAIL PROTECTED] qmail-smtpd]# telnet localhost 110 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. +OK <[EMAIL PROTECTED]/home/vpopmail/bin/vchkpw> user [EMAIL PROTECTED] +OK pass me -ERR this user has no $HOME/Maildir Connection c

Re: [vchkpw] dot qmail processing

2004-06-12 Thread Tom Collins
On Jun 12, 2004, at 12:55 PM, X-Istence wrote: I don't know where you get your info, but qmailadmin certainly does. Breached# cat .qmail |/usr/bin/true delete Breached# pwd /usr/storage/mail/x-istence.com/blackhole/ Yes, you can blackhole a POP/IMAP account. Note that we had to do it this way, as

Re: [vchkpw] dot qmail processing

2004-06-12 Thread X-Istence
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rick Widmer wrote: > > > Paul Oehler wrote: > It's in the qmail docs. man dot-qmail It isn't in there explicitly, but it says that lines starting with # are ignored, and that qmail-local will only process .qmail files

Re: [vchkpw] dot qmail processing

2004-06-12 Thread Rick Widmer
Paul Oehler wrote: It's in the qmail docs. man dot-qmail It isn't in there explicitly, but it says that lines starting with # are ignored, and that qmail-local will only process .qmail files that aren't empty. Is this how qmailadmin creates a "blackhole" e-mail address? I don't think there is a w

Re: [vchkpw] dot qmail processing

2004-06-12 Thread Paul Oehler
> > It's in the qmail docs. > > > > man dot-qmail > > > > It isn't in there explicitly, but it says that lines starting with # are > > ignored, and that qmail-local will only process .qmail files that aren't > > empty. Is this how qmailadmin creates a "blackhole" e-mail address?

[vchkpw] question..about matt's patch for ucspi

2004-06-12 Thread Remo Mattei
Hello guys does anyone have seen a problem with matt's patch for mysql I cannot get it compiled and it tells me that missing db.h etc... any suggestions. Here is the patch info.. http://www.tnpi.biz/internet/mail/ucspi-tcp-0.88-mysql.patch Thanks, Remo Mattei Network Security Engineer cell