Re: [vchkpw] qmailadmin errors

2004-02-16 Thread Tom Collins
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 Sniffter handheld

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

2004-02-16 Thread Tom Collins
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: http://vpopmail.sf.net/ Info on the Sniffter handheld

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. -- Tom Collins

Re: [vchkpw] MySQL vs CDB

2004-02-16 Thread Tom Collins
. 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/ Info on the Sniffter handheld

Re: [vchkpw] cram md5 mysql smtp auth

2004-02-13 Thread Tom Collins
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 Sniffter handheld

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 updating vpopmail to do Maildir

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

2004-02-11 Thread Tom Collins
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
. 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 other changes. -- Tom Collins - [EMAIL

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 tree. -- Tom Collins

Re: [vchkpw] covert from vpasswd to mysql problems

2004-02-11 Thread Tom Collins
), 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/

[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
... at 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

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

2004-02-10 Thread Tom Collins
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 handheld Network Tester: http

Re: [vchkpw] Smtp Auth with VPopmail

2004-02-10 Thread Tom Collins
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/

Re: [vchkpw] vmoduser not working

2004-02-09 Thread Tom Collins
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 Collins - [EMAIL PROTECTED] QmailAdmin: http

Re: [vchkpw] vpopmail with SA

2004-02-05 Thread Tom Collins
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
] 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? -- Tom

Re: [vchkpw] qmail-scanner replacement

2004-02-04 Thread Tom Collins
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 Network Tester: http

Re: [vchkpw] what's wrong?

2004-02-04 Thread Tom Collins
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 21? No, just take 'myhost.com' out completely. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http

Re: [vchkpw] what's wrong?

2004-02-03 Thread Tom Collins
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] - Mention

Re: [vchkpw] multimaildir in .qmail

2004-02-03 Thread Tom Collins
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
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://qmailadmin.sf.net/ Vpopmail: http

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

2004-02-03 Thread Tom Collins
-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: http

Re: [vchkpw] 5.3.30 + quotas

2004-02-03 Thread Tom Collins
from any of these should recalculate? Any info on the format of the maildirsize file? Again, I'm not the one to ask. Bill Shupp might know, or Brian Kolaci, the person who ported some of the quota code to vpopmail. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net

Re: [vchkpw] vpopmail with sha1 hashes

2004-02-03 Thread Tom Collins
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 the Sniffter

Re: [vchkpw] 5.3.30 + quotas

2004-02-03 Thread Tom Collins
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 Network

Re: [vchkpw] similar functions in libvpopmail

2004-02-02 Thread Tom Collins
exists as an entry in /var/qmail/users/assign (and therefore, /var/qmail/users/cdb). Most of the time, you will need to refer to the domain by it's real name instead of its alias. Calling vget_assign() (if I recall correctly) will automatically change an alias domain into it's real form. -- Tom

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

2004-02-01 Thread Tom Collins
(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] Segmentation Fault (core dumped) when running vpasswd

2004-01-30 Thread Tom Collins
://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
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 PROTECTED

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

2004-01-28 Thread Tom Collins
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 Sniffter handheld

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/

Re: [vchkpw] Compiling error...

2004-01-26 Thread Tom Collins
`/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: http://qmailadmin.sf.net

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

2004-01-25 Thread Tom Collins
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] Unable to ch to dir

2004-01-24 Thread Tom Collins
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/

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

2004-01-22 Thread Tom Collins
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] vpopmail 5.4.0-rc2 and defaultquota

2004-01-21 Thread Tom Collins
. 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 default_quota

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 PROTECTED

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 PROTECTED

Re: [vchkpw] Problem with vchkpw

2004-01-20 Thread Tom Collins
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://vpopmail.sf.net/ Info on the Sniffter hand-held Network

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

2004-01-19 Thread Tom Collins
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 PROTECTED] QmailAdmin: http://qmailadmin.sf.net

[vchkpw] Vpopmail 5.4.0 Release Candidate 2 released

2004-01-19 Thread Tom Collins
] - 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_mail(). - Remove unused --enable

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

2004-01-16 Thread Tom Collins
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.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter

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

2004-01-15 Thread Tom Collins
`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] spam assassin enable/disable per domain flag

2004-01-14 Thread Tom Collins
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
2004 15:59:42 - 1.28 @@ -3058,7 +3058,7 @@ char *p; ipenv = getenv(TCPREMOTEIP); - if ((ipenv == NULL) || (strlen(ipenv) sizeof(ipaddr))) return ipenv; + if ((ipenv == NULL) || (strlen(ipenv) sizeof(ipbuf))) return ipenv; strcpy (ipbuf, ipenv); ipaddr = ipbuf; -- Tom Collins

Re: [vchkpw] checkuser patch

2004-01-14 Thread Tom Collins
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 hand-held

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

2004-01-13 Thread Tom Collins
? 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://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand

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 this hack to vpopmail.c

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

2004-01-13 Thread Tom Collins
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] clearopensmtp

2004-01-09 Thread Tom Collins
. 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
, 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. -- Tom Collins - [EMAIL PROTECTED

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=14033group_id=1#top -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net

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 Sniffter hand

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

2004-01-08 Thread Tom Collins
? 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 the auth, then we need to back up even further. -- -- Tom Collins - [EMAIL

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. -- Tom Collins

Re: [vchkpw] vpopmail - bug or my bug

2004-01-08 Thread Tom Collins
); } } } -- 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] Error when vpopmail is autocreating a user - FOllowup

2004-01-07 Thread Tom Collins
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
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] vqmaillocal

2004-01-06 Thread Tom Collins
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 Collins - [EMAIL PROTECTED] QmailAdmin

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. -- Tom Collins

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

2004-01-03 Thread Tom Collins
] 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://vpopmail.sf.net/ Info on the Sniffter hand-held

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] 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
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 Tester: http

[vchkpw] Vpopmail 5.4.0-rc1 released

2004-01-01 Thread Tom Collins
, 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. - Fix

Re: [vchkpw] Managing vpopmail from remote server

2003-12-30 Thread Tom Collins
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/

Re: [vchkpw] vqadmin and my_user@localhost

2003-12-29 Thread Tom Collins
and 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/

Re: [vchkpw] qmailadmin invlid login

2003-12-29 Thread Tom Collins
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 Tester: http

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

2003-12-29 Thread Tom Collins
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 the Sniffter hand-held Network

Re: [vchkpw] tcpserver logging of extra pop info

2003-12-28 Thread Tom Collins
the 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] QmailAdmin: http

Re: [vchkpw] vcdb.c patch for bad vpasswd permissions

2003-12-26 Thread Tom Collins
over 5.2.2, we don't have any plans to make a 5.2.3 release. -- 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] Enable-roaming-users tests

2003-12-24 Thread Tom Collins
to send from your IP address for 30 minutes after you establish a POP connection. Keep in mind that if you're using courier-imap you need to recompile it after building vpopmail with enable-roaming-users since it links directly to libvpopmail instead of calling vchkpw. -- Tom Collins - [EMAIL

Re: [vchkpw] Enable-roaming-users tests

2003-12-24 Thread Tom Collins
, you should be able to send the email. -- 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] [not-OT] Pop3 auth and Courier-Imap (pop3s)

2003-12-23 Thread Tom Collins
, but should hopefully once I apply a patch to the last release). -- 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] Re: [qmailadmin] Differences in html templates

2003-12-23 Thread Tom Collins
dom=, or possibly DOMAIN_AUTOFILL. I can try to supply a comment, but someone else probably has a better idea what to put there than I do. I've added a comment in the CVS version. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info

Re: [vchkpw] vchkpw +remote mysql +fail auth

2003-12-22 Thread Tom Collins
be applying it to the CVS version soon, and it will be in the next vpopmail release. -- 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] Quick version question

2003-12-22 Thread Tom Collins
On Monday, December 22, 2003, at 09:54 AM, Dean Henrichsmeyer wrote: Building a production server today, 5.3.30 or 5.4.0-pre2 going to be more stable? :) 5.4.0-pre2 should be more stable than 5.3.30. If you look at the ChangeLog, you'll see quite a few fixes between those two releases. -- Tom

[vchkpw] Vpopmail 5.4.0-pre2 released

2003-12-21 Thread Tom Collins
has changed. Instead of --enable-mysql, use *** --enable-auth-module=mysql. 5.4.0-pre2 - released 21-Dec-03 Casey Zacek - Keep vlimits_setflags() in vlimits.c when mysql-limits is enabled. [858109] - Create maildirsize file when adding new user. [858994] Tom Collins - open_smtp_relay(): fix

Re: [vchkpw] vchkpw +remote mysql +fail auth

2003-12-19 Thread Tom Collins
doesn't run for SMTP connections: if (ConnType != SMTP_CONN chdir(pw_dir) == -1) { If ConnType isn't getting set correctly for some reason, I could see why it would fail. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info

Re: [vchkpw] Losing messages into a new folder

2003-12-18 Thread Tom Collins
permissions or name. Does not affect all new folder. Does not always affect all messages. Fewer messages lost when moving only one, but happens with just one msg too. Maybe you should try the SquirrelMail list, or the IMAP server you're using. I don't see how vpopmail is involved here. -- Tom

Re: [vchkpw] vchkpw +remote mysql +fail auth

2003-12-18 Thread Tom Collins
? 5.3.30? Are the SMTP connections coming in on port 25? -- 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 +remote mysql +fail auth

2003-12-16 Thread Tom Collins
mail01 to smtp01 and you should be fine. /var/qmail/control/rcpthosts, morercpthosts, morercpthosts.cdb Don't mirror control/virtualdomains, users/assign, or users/cdb, as that will result in qmail trying to deliver the mail on smtp01 instead of forwarding it to mail01. -- Tom Collins

Re: [vchkpw] skel

2003-12-16 Thread Tom Collins
me the best way to do a diff against CVS I would be greatfull. You can probably just diff against a download of 5.4.0-pre1 (or 5.4.0-pre2 when it's released later this week). diff -ruN vpopmail-5.4.0-pre2/ vpopmail-withskel/ -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http

Re: [vchkpw] .qmail files for addresses with periods

2003-12-16 Thread Tom Collins
of bug fixes over 5.2.1. We're also close to releasing a stable 5.4.0. -- 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] deferral: can_not_open_new_email_file_errno=2_file

2003-12-16 Thread Tom Collins
'tmp', 'cur' and 'new' directories in the Maildir 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] Re:?[vchkpw]?vpopmail?+?ldap:?Error?80

2003-12-16 Thread Tom Collins
... Actually, we have no idea how many people are using LDAP. None of the current developers use it, so we can't do much testing. If it's working, then there's no need to stop using it. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net

Re: [vchkpw] Release of 5.4.0

2003-12-15 Thread Tom Collins
fixes in CVS. -- 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] error while compiling vpopmail 5.4.0 pre1

2003-12-13 Thread Tom Collins
fixed it in CVS and it will be in 5.4.0-pre2. The fix is to edit vlimits.c and move the #endif at the end of the file to just before the vlimits_setflags() function. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter

Re: [vchkpw] Default and/or Virtual domain POP Access problem

2003-12-13 Thread Tom Collins
On Saturday, December 13, 2003, at 07:04 PM, nathan Gordon wrote: Can I set Domain1.com up to allow POP access from the clients (in the same way as in Domain2.com and Domain3.com)? Compile vpopmail with --enable-passwd option to support system accounts. -- Tom Collins - [EMAIL PROTECTED

Re: [vchkpw] Further Tweaks for better master/slave replication

2003-12-11 Thread Tom Collins
. Recompile Courier since it links into libvpopmail as well, and that update may go away. -- 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] Upgrading

2003-12-11 Thread Tom Collins
directory you installed from, you can find the options you used by reading the beginning of the config.status file. -- 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] Volunteer needed: Vpopmail upgrade documentation

2003-12-10 Thread Tom Collins
me to coordinate efforts on writing it. If anyone has recently upgraded from 5.2 to one of the recent releases, please share any observations you had during the upgrade process. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info

<    3   4   5   6   7   8   9   10   11   >