Re: [vchkpw] tcpserver logging of extra pop info

2003-12-28 Thread Tom Collins
whole thing :-( Take a look at the --enable-logging option. You can recompile/install vpopmail, adding --enable-logging=y to your ./configure options. It will then log all pop3 connections, not just the failures. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net

Re: [vchkpw] Problem with qconfirm

2003-12-28 Thread Tom Collins
On Dec 28, 2003, at 1:56 PM, Andrea Riela wrote: Have you got any suggestion for me? You'll have to compile vpopmail with the --enable-qmail-ext option. I'm not sure if it is guaranteed to work at that point, but it's a start... -- Tom Collins - [EMAIL PROTECTED] Q

Re: [vchkpw] vqadmin and my_user@localhost

2003-12-29 Thread Tom Collins
password for connecting to MySQL? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

[vchkpw] Vpopmail script

2003-12-29 Thread Tom Tu
Hi, Does anyone have a script that will add or delete email accounts in vpopmail given a static file with the email address of each user we want to add or delete? Thanks, Tom

Re: [vchkpw] qmailadmin invlid login

2003-12-29 Thread Tom Collins
x27;t install with the correct permissions. Try `make install` instead or wait until the rc2 release which I'll be making in the next few days. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Te

Re: [vchkpw] problem w/ vadddomain and -d option

2003-12-29 Thread Tom Collins
n somthing wrong? I don't think this is possible with the current source. There's way too much code that assumes the domains are in a directory called "domains". -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on

Re: [vchkpw] Managing vpopmail from remote server

2003-12-30 Thread Tom Collins
counts in a domain. You'll still need to use vqadmin to add/delete the domains. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

[vchkpw] Vpopmail 5.4.0-rc1 released

2004-01-01 Thread Tom Collins
.conf, ldap/vpopmail.ldif. [863881] [811000] [864643] - Rewrote the README.mysql based on my web based guide. - Documentation tweaks for README.pgsql, README.roamingusers. Tom Collins - Remove unused var (cp), change random/srandom to rand/srand in vpopmail.c to remove compiler warnings.

Re: [vchkpw] vpopmail - maildirs names

2004-01-02 Thread Tom Collins
? No. There is code that relies on those folder names being a single character. It would be easiest to stop qmail, move the directory to another location, and then create a symlink from the old name (/home/vpopmail/0) to the new directory name. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin

Re: [vchkpw] vqadmin

2004-01-02 Thread Tom Collins
suid cgi-bin. Also make sure that the volume vqadmin.cgi is on isn't mounted with a nosuid option. Does qmailadmin work on the same box? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Te

Re: [vchkpw] Disabling an account in vpopmail (using valias)

2004-01-03 Thread Tom Collins
to [EMAIL PROTECTED] What version of vpopmail? A quick check of the current rc1 release (and other recent releases) appears to include code to properly handle "#" in a valias file. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmai

Re: [vchkpw] Vpopmail 5.4.0-rc1 released

2004-01-03 Thread Tom Collins
On Jan 3, 2004, at 8:53 AM, Dean Henrichsmeyer wrote: On Fri, 2004-01-02 at 00:18, Tom Collins wrote: http://vpopmail.sf.net/ I anticipate that this release will become final/stable in the coming week. There might be a few more documentation additions/changes, but otherwise it should be solid

Re: [vchkpw] vqmaillocal

2004-01-06 Thread Tom Collins
ail that should probably follow through to vqmaillocal. I don't know if it supports valiases. I don't know the benefits (if any) of using it over vdelivermail. If we start working on it again, I'd like to see code shared between it and vdelivermail moved to a common module. -- Tom

Re: [vchkpw] Disabling an account in vpopmail (using valias)

2004-01-06 Thread Tom Collins
On Jan 6, 2004, at 11:35 AM, John Councilman wrote: I am using 5.2.1. Try 5.2.2 from <http://vpopmail.sf.net/>. It includes lots of bug fixes to the 5.2.1 release. Also, 5.4.0 should be stable within a week. Both properly handle '#' in .qmail files and valias table entries.

Re: [vchkpw] Error when vpopmail is autocreating a user - FOllowup

2004-01-07 Thread Tom Collins
h the ones you just listed? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

Re: [vchkpw] vchkpw and courier 2.2.1 (long)

2004-01-07 Thread Tom Collins
courier to get it to compile with roaming users enabled. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

Re: [vchkpw] vchkpw and courier 2.2.1 (long)

2004-01-08 Thread Tom Collins
On Jan 8, 2004, at 3:29 AM, Andrea Riela wrote: Then what I've to do? Try BINC-IMAP instead. Others have reported that it's a fine replacement for Courier. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sni

Re: [vchkpw] Error when vpopmail is autocreating a user

2004-01-08 Thread Tom Collins
or code just before it, since it calls r_chown() with a fully qualified path? Or it could be a problem with the code that reads in the pathname? What is the auth backend, and what does the user's entry look like? We might be barking up the wrong tree here -- if it's munged in

Re: [vchkpw] vpopmail and mysql configuration problems

2004-01-08 Thread Tom Collins
On Jan 8, 2004, at 11:08 AM, Ronnie Samuel wrote: --enable-incdir=/usr/include/ This needs to be the include directory for the MySQL libs. Something like "/usr/local/include/mysql". Try leaving it blank, as vpopmail will search multiple locations for the correct directory. -- T

Re: [vchkpw] vpopmail - bug or my bug

2004-01-08 Thread Tom Collins
; unlink(local_file); -return(errno); +return(-2); } } } -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

Re: [vchkpw] clearopensmtp

2004-01-09 Thread Tom Collins
en smtp file if it contains invalid entries. Also, make sure you've recompiled courier-imap after installing 5.4.0-rc1. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

[vchkpw] unicode domain names in vpopmail and qmailadmin

2004-01-09 Thread Tom Collins
ring (onscreen to the user, in error messages, etc.), versus the 7-bit ASCII version (when writing files). I also don't know if knowledge of the current character set (for example, when a user runs the command-line tools or qmailadmin outputs HTML pages) will be important or not. -- T

Re: [vchkpw] Using CVS

2004-01-09 Thread Tom Collins
On Jan 9, 2004, at 4:08 PM, Alexandre Barbosa wrote: Can anybody give me a short tutorial of how to use the cvs ? http://sourceforge.net/docman/display_doc.php?docid=14033&group_id=1#top -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf

[vchkpw] Uneven distribution of Mailboxes in virtual domain structure

2004-01-12 Thread Tom Walsh
for the ~vpopmail/domains/. Thoughts or comments? Tom Walsh Network Administrator http://www.ala.net/

Re: [vchkpw] vchkpw and courier 2.2.1 (long)

2004-01-13 Thread Tom Collins
tallation is completed. Well, what could I do? Without '-crypt' apparently all works fine, but I don't know about open-relay. If -lcrypt isn't in the file, and everything builds fine, then you don't need it. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmai

Re: [vchkpw] More on clearopensmtp [FIXED]

2004-01-13 Thread Tom Collins
On Jan 11, 2004, at 10:31 AM, Alejandro Aguilar Sierra wrote: In a recent post, Tom Collins wrote that the bug causing IPs with the ":::" prefix in open-smtp had been fixed in 5.4-rc1. However, I got the same problem with 5.4.-rc1 and courier-imap-2.2.1. I fixed it after th

Re: [vchkpw] Working SMTP-AUTH-CRAM-MD5 after applied vchkpw.c.diff

2004-01-13 Thread Tom Collins
dy in CVS and will be in 5.4.0-rc2. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

Re: [vchkpw] Working SMTP-AUTH-CRAM-MD5 after applied vchkpw.c.diff

2004-01-13 Thread Tom Collins
On Jan 13, 2004, at 10:13 AM, David Hubbard wrote: From: Tom Collins [mailto:[EMAIL PROTECTED] On Jan 13, 2004, at 9:00 AM, Dean Henrichsmeyer wrote: I applied this vchkpw.c.diff patch from http://www.fehcom.de/qmail/smtpauth.html and CRAM-MD5 authentication seems to be working (of course I also

Re: [vchkpw] spam assassin enable/disable per domain flag

2004-01-14 Thread Tom Collins
ld is currently used to store the user's real name. You could store the boolean as a flag in the pw_gid field though. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

Re: [vchkpw] vchkpw and courier 2.2.2 (probably a bug)

2004-01-14 Thread Tom Collins
eof(ipbuf))) return ipenv; strcpy (ipbuf, ipenv); ipaddr = ipbuf; -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

Re: [vchkpw] checkuser patch

2004-01-14 Thread Tom Collins
eliver the mail locally even though we have smtproutes setup. If I recall correctly, if the domain is in control/virtualhosts, then it will be delivered locally. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter

RE: [vchkpw] checkuser patch

2004-01-14 Thread Tom Walsh
orry about harvesting attacks against our server, as it lets the spammer know right away which address is valid and which isn't... But that really is a problem with the SMTP spec... Not the checkuser patch... We have been running the checkuser patch since July 2003 and have had no problems oth

Re: [vchkpw] Re: Ucspi-ssl? --> test

2004-01-15 Thread Tom Collins
permissions. In the vpopmail source directory, type `make fix-priv` to set the proper permissions on the domains directory. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

Re: [vchkpw] imap and vpopmail

2004-01-15 Thread Tom Collins
find the postmaster for those domains? What version of vpopmail and courier? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

Re: [vchkpw] tcp.smtp / open-smtp rule precedence

2004-01-16 Thread Tom Collins
e more information, it should be possible to modify vpopmail to handle this situation. Also, if anyone can think of a reason that rules in tcp.smtp SHOULDN'T override entries in open-smtp, then please speak up now. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.n

Re: [vchkpw] Yermo's patch: welcome msg

2004-01-19 Thread Tom Collins
2 release which should be later today. SourceForge's developer CVS server has been down (scheduled) since yesterday, otherwise the release would have been ready today. It should be easy to update the patch so it applies to the new version. -- Tom Collins - [EMAIL PROTE

[vchkpw] Vpopmail 5.4.0 Release Candidate 2 released

2004-01-19 Thread Tom Collins
not need to be gid 89. [877154] - Update README.pgsql to include security warning regarding the postgres username/password [879124] Ken Nonaka - Fixes to vpgsql.c to clear compile errors when --enable-ip-alias-domains is enabled. [874066] Tom Collins - Check for comments earlier in deliver_m

Re: [vchkpw] Re: spamassassin patch ready ahead of schedule

2004-01-20 Thread Tom Collins
automatically having it turned off when a new user is added. It would be possible to add a flag to the .qmailadmin-limits file (and supporting code in vmoddomlimits) to turn it off for an entire domain. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http

Re: [vchkpw] enable-file-sync

2004-01-20 Thread Tom Collins
On Jan 20, 2004, at 7:57 AM, Marcin Soltysiak wrote: PS> Ken, sorry about two copies of this mail. BTW: Could you set default Reply-To: to list address? It would be easier when replying. I second that request. With the latest QmailAdmin, it's easy to do... -- Tom Collins - [EMAIL P

Re: [vchkpw] vpopmail-5.4.0-rc2 - Mysql valias not working

2004-01-20 Thread Tom Collins
, and the valias table was created. If there's an error creating the table, valias should print it out. What happens when you run valias -i [EMAIL PROTECTED] [EMAIL PROTECTED] It should create a table called valias... Do vuserinfo and vadduser work? -- Tom Collins - [EMAIL PROT

Re: [vchkpw] Problem with vchkpw

2004-01-20 Thread Tom Collins
add --enable-passwd to your vpopmail configuration. To log in to virtual domains, you need to use "USER [EMAIL PROTECTED]" or "USER username%domain.com" in the POP login. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmai

Re: [vchkpw] vpopmail 5.4.0-rc2 and defaultquota

2004-01-21 Thread Tom Collins
t to change the settings. And yes, I just updated the CVS to say ~vpopmail/etc/vlimits.default instead of the incorrect location above. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

Re: [vchkpw] vpopmail 5.4.0-rc2 and defaultquota

2004-01-21 Thread Tom Collins
On Jan 21, 2004, at 6:23 PM, Andrea Riela wrote: Tom Collins wrote: After installation, edit ~vpopmail/etc/vlimits.default to change the settings. For me, I've to write 'NOQUOTA' in vlimits.default? NOQUOTA is the default. If you want to set it to something, uncomment the d

Re: [vchkpw] Vpopmail 5.4.0 rc2 and smtp-auth failured

2004-01-22 Thread Tom Collins
messy install for some people unless we can come up with an "update" patch for qmail to go from the 0.3.1 auth patch (which is what many people are using, I believe) to 0.4.2. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

Re: [vchkpw] Unable to ch to dir

2004-01-24 Thread Tom Collins
livers the mail to the default location. In your case, the postmaster mailbox. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

[vchkpw] SMTP AUTH fails if domain dir doesn't exist?

2004-01-25 Thread Tom Collins
another problem that we should track down. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

RE: [vchkpw] Spamassassin + Clamav Antivirus + vpopmail

2004-01-26 Thread Tom Walsh
to SA, please let me know. Tom Walsh Network Administrator http://www.ala.net/

Re: [vchkpw] Compiling error...

2004-01-26 Thread Tom Collins
]: Leaving directory `/root/vpopmail-5.2.1' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/vpopmail-5.2.1' make: *** [all-recursive-am] Error 2 That error was fixed in 5.2.2, available at <http://vpopmail.sf.net/>. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin

RE: [vchkpw] Spamassassin + Clamav Antivirus + vpopmail

2004-01-27 Thread Tom Walsh
anges to the SA software. As always SA is limited by your CPU first, Memory second, and network connection third. Anyways here are the tweaks web page: http://www.expresshosting.net/howto/sa.html Tom Walsh

Re: [vchkpw] Downloads

2004-01-27 Thread Tom Collins
On Jan 27, 2004, at 9:13 AM, KTS wrote: Where can I download other than 5.2.2 or the development version? What version are you interested in? SourceForge has an archive of older versions: http://sourceforge.net/project/showfiles.php?group_id=85937 -- Tom Collins - [EMAIL PROTECTED

Re: [vchkpw] How can remote users use vacation, .qmail filters, etc?

2004-01-27 Thread Tom Collins
at QmailAdmin <http://qmailadmin.sf.net/> for a start. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http://sniffter.com/

[vchkpw] bounce maybe used to relay spam

2004-01-27 Thread Tom Jackson
vpopmail on the domains in question. Is there any way to configure vpopmail or qmail to reject email if the local address doesn't exist, or to silently trash the email? TIA tom jackson

Re: [vchkpw] bounce maybe used to relay spam

2004-01-28 Thread Tom Jackson
rying to delete the domain give "Domain doesn't exist" and trying to add it returns "Domain already exists". Have I totally screwed up here? How can I recover this install? Any help is greatly appreciated. tom jackson

RE: [vchkpw] Spamassassin + Clamav Antivirus + vpopmail

2004-01-28 Thread Tom Walsh
> On Mon, 2004-01-26 at 15:57, Tom Walsh wrote: > > > I know qmail-scanner.pl, but is this a fast method ? > > > Meanwhile.. My Spamassassin needs aproximately 10 seconds for > > > scanning one message. Is this the normal duration ? > > > > I use a k

Re: [vchkpw] reg:smtp auth {?]

2004-01-28 Thread Tom Collins
c2 includes updates to vchkpw that may not work correctly with older versions of the SMTP AUTH patch. It works correctly with the updated patch at the URL above. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Snifft

Re: [vchkpw] Segmentation Fault (core dumped) when running vpasswd

2004-01-30 Thread Tom Collins
http://vpopmail.sf.net/ -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http://sniffter.com/

Re: [vchkpw] vpopmail 5.4.0-rc2 and sqwebmail-3.6.2 password change not working

2004-01-30 Thread Tom Collins
s not yet elapsed even though none of that is true. vpopmail 5.4.0-rc2 and sqwebmail-3.6.2 I'm not familiar with how sqwebmail interfaces to vpopmail. Does it link libvpopmail? If so, did you recompile and reinstall sqwebmail after installing vpopmail? -- Tom Collins - [EMAIL

Re: [vchkpw] possible to refine local domains to local addresses?

2004-02-01 Thread Tom Jackson
r no information on whether the email address is valid or not. As suggested by Ken Jones: Set your bounce option to delete. The .qmail-default file will look like | /home/vpopmail/bin/vdelivermail '' delete tom jackson

[vchkpw] valias support for qmailadmin (was qmailadmin 1.2.0 and mysql problem)

2004-02-01 Thread Tom Collins
ies. That will be going into 5.4.1 (but I need to get 5.4.0 out first). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http://sniffter.com/

[vchkpw] Vpopmail 5.4.0 (final) released

2004-02-01 Thread Tom Collins
http://vpopmail.sf.net/ Finally. The 5.3 development series is stable. Be sure to read the UPGRADE file and various README files if upgrading from a previous version. ChangeLog: Tom Collins - Update configure with correct location of vlimits.default. - Fix typo (ammount) in vmoddomlimits

Re: [vchkpw] similar functions in libvpopmail

2004-02-02 Thread Tom Collins
n alias domain into it's real form. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http://sniffter.com/

Re: [vchkpw] what's wrong?

2004-02-03 Thread Tom Collins
this issue would leave apart, but it still continue. 5.4.0 ChangeLog: Tom Collins - Update configure with correct location of vlimits.default. - Fix typo (ammount) in vmoddomlimits. [882884] - Don't include $(DESTDIR) when building vpopmailbindir. [884247]

Re: [vchkpw] "multimaildir" in .qmail

2004-02-03 Thread Tom Collins
ivery if the line starts with "." or "/". -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http://sniffter.com/

[vchkpw] Re: Problem with qmail-scanner

2004-02-03 Thread Tom Collins
n file that contains settings to be appended to opensmtp entires. An easier solution should be to add the following to your qmail-smtpd/run file: export QMAIL_QUEUE="/var/qmail/bin/qmail-scanner-queue" And then restart qmail-smtpd. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http:

Re: [vchkpw] Re: Problem with qmail-scanner

2004-02-03 Thread Tom Collins
qmail-smtpd/run change results in all email going through qmail-scanner-queue. Roaming users (pop before SMTP) will have RELAYCLIENT set by the opensmtp file, and qmail-scanner will skip the SpamAssassin scanning and only scan for viruses. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin:

Re: [vchkpw] 5.3.30 + quotas

2004-02-03 Thread Tom Collins
On Jan 29, 2004, at 7:37 PM, Charles Sprickman wrote: First, for Tom, what are you recommending for a good devel version? 5.3.30 seems to have some lingering bugs (looking at subsequent 5.4.x release notes). I recommend the final 5.4.0 release... :-) Second, something is screwy with quotas. Some

Re: [vchkpw] vpopmail with sha1 hashes

2004-02-03 Thread Tom Collins
rk on this, and I think that Bill Shupp currently has the code (it was a patch against 5.3.19, but included other changes and wasn't easy to isolate the SHA1 code). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on th

Re: [vchkpw] 5.3.30 + quotas

2004-02-03 Thread Tom Collins
file simultaneously? Take a look at the contents of the maildirsize file for domains that get messed up. Maybe the vpopmail code that sums the entries has a bug? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Ne

RE: [vchkpw] qmail-scanner replacement

2004-02-04 Thread Tom Walsh
troubled.org/qmail-qfilter/ Works with either QMAILQUEUE patch or, with a minor code modification to the source code, as qmail-queue replacement. Tom Walsh Network Administrator http://www.ala.net/

Re: [vchkpw] qmail-scanner replacement

2004-02-04 Thread Tom Collins
't crank up my softlimit). I recommend qscanq (URL posted by Peter Palmreuther in another message). I am curious about qmail-qfilter though... -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld

RE: [vchkpw] qmail-scanner replacement

2004-02-04 Thread Tom Walsh
only we think.) We are looking this over right now... Very fast... But seems to be very beta... Tom Walsh Network Administrator http://www.ala.net/

Re: [vchkpw] what's wrong?

2004-02-04 Thread Tom Collins
to vchkpw and not the hostname". What's does it mean? Must I write the "run" command this way: "/var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw myhost.com /bin/true 2>&1"? No, just take 'myhost.com' out completely. -- Tom Collins - [EMAIL PROTECT

Re: [vchkpw] vpopmail with SA

2004-02-05 Thread Tom Collins
e an opportunity to rewrite that header. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http://sniffter.com/

Re: [vchkpw] bug in vadduser 5.4.0 ?

2004-02-05 Thread Tom Collins
TED] Error in vauth_getpw() # the user is in the vpasswd file but there is no password information. Also, the home directory is created. Workaround: don't use the -s option, it only hurts for a minute :\ Can you please post this to the Bug Tracker on SourceForge so it doesn't get lost?

Re: [vchkpw] vmoduser not working

2004-02-09 Thread Tom Collins
7;qmail-pop3d' is the POP server. What's wrong? Please try upgrading to 5.4.0. <http://vpopmail.sf.net/> I'm not sure if there were problems with editing user permissions with 5.2.1, but there have been many changes between then and the 5.4.0 release. -- Tom

[vchkpw] Vpopmail 5.4.1 released

2004-02-10 Thread Tom Collins
<http://vpopmail.sf.net/> This release simply adds the dotqmail2valias program for converting .qmail-alias files into valias table entries. A special thanks to ACIS Pty Ltd in Australia for sponsoring Tom Collins to write dotqmail2valias.

Re: [vchkpw] vpopmail intermittent auth problems

2004-02-10 Thread Tom Collins
least for a while. Try using vpopmail 5.2.2, as it corrects many bugs in 5.2.1. You might also be interested in 5.4.0 which was just recently released. http://vpopmail.sf.net/ -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the

Re: [vchkpw] REPOST: Segmentation Fault (core dumped) issue

2004-02-10 Thread Tom Collins
m not sure what is causing this. I am running vpopmail 5.3.5. Try running strace to see what it's doing when it fails (e.g., `strace vpassword [EMAIL PROTECTED]). You might also want to consider upgrading to 5.4.0, the "stable" release version from the 5.3 development series. -- To

Re: [vchkpw] REPOST: Segmentation Fault (core dumped) issue

2004-02-10 Thread Tom Collins
an configure and make it without installing it, and still try out the vpasswd and other binaries (from the build directory) to see if it helps with your problem. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand

Re: [vchkpw] Smtp Auth with VPopmail

2004-02-10 Thread Tom Collins
patch in the contrib directory of 5.4.0... -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http://sniffter.com/

[vchkpw] important Postgres patches (was: Segment Fault Clearopenrelay)

2004-02-11 Thread Tom Collins
95&group_id=85937&atid=577798 After the patches, clearopensmtp should work, and using a valias table should work as well. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http://sniffter.com/

Re: [vchkpw] Smtp Auth with VPopmail

2004-02-11 Thread Tom Collins
inetd.conf. Most people set it up as a service with tcpserver (see Bill Shupp's excellent toaster guide at <http://www.shupp.org/> for an example). At the very least, you would need to include "/bin/true" as a final parameter to vchkpw. I don't know if you'd need

Re: [vchkpw] 5.40 configure errors

2004-02-11 Thread Tom Collins
: Actually, we don't use C++. Can you try removing the line "AC_PROG_CXX" from your configure.in, then run autoconf to recreate configure. After that, run configure and see whether you still get that error. Let me know if it solves the problem and I'll update the master source t

Re: [vchkpw] covert from vpasswd to mysql problems

2004-02-11 Thread Tom Collins
plied), Courier-IMAP etc. --- -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http://sniffter.com/

Re: [vchkpw] CourierImap compile problem.

2004-02-12 Thread Tom Collins
On Feb 12, 2004, at 4:16 AM, Howard Miller wrote: I have a working install of vpopmail (5.2.2). I am trying to compile CourierIMAP (2.2.1). On doing make, I eventually get this... Are you running `make` as root? If not, you need to. Is libvpopmail in /home/vpopmail/lib? -- Tom Collins

Re: [vchkpw] "multimaildir" in .qmail

2004-02-12 Thread Tom Collins
On Feb 4, 2004, at 1:49 AM, Luca Morettoni wrote: Tom Collins, il 03/02/2004 alle 07:48, mi scrisse... I'm pretty sure that vdelivermail is assuming the second line is an address and not a Maildir since it doesn't contains the string "/Maildir/". I'll look into updati

Re: [vchkpw] cram md5 mysql smtp auth

2004-02-13 Thread Tom Collins
implement the chkpasswd interface (and neither did vchkpw). We fixed vchkpw for 5.4.0, but you may need to update your qmail-smptd to get CRAM-MD5 working again. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffte

Re: [vchkpw] Smtp Auth with VPopmail

2004-02-13 Thread Tom Collins
to tell if you've set up qmail-smtpd/run correctly is to try authenticating with a random username and password. If they work, then qmail-smtpd isn't calling vchkpw to authenticate. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf

Re: [vchkpw] qmailadmin errors

2004-02-16 Thread Tom Collins
e you configure and install qmailadmin as root. If vpopmail isn't at /home/vpopmail, you'll need to tell qmailadmin where it is (./configure --enable-vpopmaildir=DIR). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sn

Re: [vchkpw] configure: error: --enable-mysql has been superceded; README.mysql

2004-02-16 Thread Tom Collins
e-mysql" in your configure options, you need to change it to "--enable-auth-module=mysql". If you're using cdb, then you shouldn't have --enable-mysql in your configure options. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: htt

Re: [vchkpw] qmailadmin errors

2004-02-16 Thread Tom Collins
On Feb 16, 2004, at 11:10 AM, Girish wrote: I am using RHL 9 , vpopmail 5.4.x qmail admin 1.0.6 Please try qmailadmin 1.2.0. It's better matched to vpopmail 5.4.x. Also, if you're using a pre-release version of vpopmail 5.4.0, please upgrade to the final 5.4.0 release. -- T

Re: [vchkpw] MySQL vs CDB

2004-02-16 Thread Tom Collins
ly linked as well. This would require opening up the permissions on the ~vpopmail/lib directory, but that isn't a problem now that MySQL passwords are stored in a separate file. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] vconvert deletes qmailadmin-limits?

2004-02-17 Thread Tom Collins
own bug or did we do something stupid? Did it move the limits into MySQL? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http://sniffter.com/

Re: [vchkpw] debian vpopmail-bin package

2004-02-17 Thread Tom Collins
me/password was set in vmysql.h before compiling. You could try 5.4.0 from SourceForge. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http://sniffter.com/

Re: [vchkpw] qmailadmin: File permission error

2004-02-17 Thread Tom Collins
ssion, locations, etc, that would cause such a problem. Has anyone experienced such a problem? What are permissions on that file? What happens if you delete it (which is OK, it's just a session file) and re-login? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpop

Re: [vchkpw] vconvert deletes qmailadmin-limits?

2004-02-17 Thread Tom Collins
own bug or did we do something stupid? It's a known bug now. I just added it to SourceForge. When converting to MySQL, vconvert will delete the .qmailadmin-limits file. I'll try to get a fix in soon. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail

Re: [vchkpw] strange/broken ezmlm problem..

2004-02-18 Thread Tom Collins
oes a copy of the message get through to the confirm address, or is it only sent to [EMAIL PROTECTED] What does the Reply-To header look like on a confirmation message sent to one of the users? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http://sniffter.com/

Re: [vchkpw] qmailadmin: File permission error

2004-02-18 Thread Tom Collins
rectory, then go to "http://your.server.name.here/cgi-bin/permtest";. If it doesn't report the correct effective UID (it should match vpopmail's user number in /etc/passwd) then you have a problem. Check that apache allows for suid programs to run, and that /etc/fstab doesn'

Re: [vchkpw] 5.3.30 problems with new domains

2004-02-19 Thread Tom Collins
qmail running as a user that can look up addresses in MySQL? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http://sniffter.com/

Re: [vchkpw] Fwd: [sqwebmail] Re: sqwebmail-ip suddenly owned by root

2004-02-19 Thread Tom Collins
ch, this is likely to be a bug in vpopmail. ATTACHMENT part 2 application/pgp-signature __ Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want. http://antispam.yahoo.com/tools -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/

<    1   2   3   4   5   6   7   8   9   10   >