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] 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-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] 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] 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] 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] 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] 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] 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] 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] 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/

[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] 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

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] 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] 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

[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] 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

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] 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] 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] 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

[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/

[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/

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

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] 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] vconvert deletes qmailadmin-limits?

2004-02-17 Thread Tom Collins
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
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
, 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/ Vpopmail: http

Re: [vchkpw] vconvert deletes qmailadmin-limits?

2004-02-17 Thread Tom Collins
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: http://vpopmail.sf.net/ Info

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

2004-02-18 Thread Tom Collins
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
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't have the nosuid option set for the mountpoint your web files are on. -- Tom Collins - [EMAIL PROTECTED

Re: [vchkpw] 5.3.30 problems with new domains

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

[vchkpw] Vpopmail 5.4.2 released

2004-02-22 Thread Tom Collins
. ChangeLog: Tom Collins - Remove attempts to free() static buffers in vpgsql.c. [88] - Fix problems with creating valias table in vpgsql.c. [892595] - Remove unnecessary check for C++ from configure[.in]. - Don't include DESTDIR when building inc_deps and lib_deps. [886988] - Properly parse

Re: [vchkpw] Vpopmail 5.4.2 released

2004-02-23 Thread Tom Collins
anything that might affect them. The upcoming 5.4.3 includes major changes to the auth modules, and will have to be tested thoroughly before it can be called stable. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter

Re: [vchkpw] vpopmail and qmail smtp-auth patch, cram-md5 problem

2004-02-24 Thread Tom Collins
, are written correctly. Unfortunately, vchkpw up until 5.4.0 (final) was coded to the old, incorrect cram-md5 patch. Make sure that you re-patch qmail-smtpd with the new CRAM-MD5 patch. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info

Re: [vchkpw] vpopmail 5.4.0 Make error on Solaris 9 (possible solution)

2004-02-24 Thread Tom Collins
entries in the ChangeLog that seem to indicate that one or both of those libs are necessary to properly build vpopmail on Solaris. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter handheld Network Tester: http

Re: [vchkpw] vpopmail and qmail smtp-auth patch, cram-md5 problem

2004-02-25 Thread Tom Collins
- released 1-Feb-04 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 compatability issues with older SMTP AUTH

Re: [vchkpw] unable to parse this line

2004-02-26 Thread Tom Collins
), %sDelivered-To: %s\n, getenv(RPLINE), address); } else { -- 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 Make error on Solaris 9 (possible solution)

2004-02-26 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] Can not open new e-mail file

2004-03-02 Thread Tom Collins
the directory /home/vpopmail/domains/dom.com.br//Maildir/tmp/ exist, and can it be written to by the user qmail runs as? (I think this would be the user/group as indicated in the /var/qmail/users/assign file). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net

[vchkpw] Re: [toaster] Quota Usage Plugin - PATCH

2004-02-29 Thread Tom Collins
]); - } - } + snprintf(Quota, sizeof(Quota), %s, format_maildirquota(argv[optind])); ++optind; } I'm checking this into CVS now. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held

[vchkpw] Re: Quota Usage Plugin - UPDATED PATCH

2004-03-01 Thread Tom Collins
(maildir), %s/Maildir/, mypw-pw_dir); umask(VPOPMAIL_UMASK); -(void)vmaildir_readquota(maildir, quota); +(void)vmaildir_readquota(maildir, formattedquota); if ( vget_assign(domain, NULL, 0, uid, gid)!=NULL) { strcat(maildir, maildirsize); chown(maildir,uid,gid); -- Tom

Re: [vchkpw] Maildirquota, qmailadmin and courierimap..who is problematic?

2004-03-03 Thread Tom Collins
(maildir), %s/Maildir/, mypw-pw_dir); umask(VPOPMAIL_UMASK); -(void)vmaildir_readquota(maildir, quota); +(void)vmaildir_readquota(maildir, formattedquota); if ( vget_assign(domain, NULL, 0, uid, gid)!=NULL) { strcat(maildir, maildirsize); chown(maildir,uid,gid); -- Tom

Re: [vchkpw] possible bug in vdelivermail (v5.3.24)

2004-03-04 Thread Tom Collins
if you're still having problems. 5.4.0 is the stable culmination of the 5.3.x development series, and everyone running 5.3.x should upgrade. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester

Re: [vchkpw] Delays in vdelivermail to large default domain

2004-03-04 Thread Tom Collins
delay. As it gets cached by NFS or the local disk array, the time the stats take vary. Maybe domain quotas were turned on, and it's trying to see how much space is used? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info

Re: [vchkpw] vpopmail 5.4.2 - make error `DOMAINS_DIR' undeclared (first use in this function)

2004-03-05 Thread Tom Collins
autoconf/automake and maybe even libtool. I found that the packages from RH8.0 install just fine in RH7.x, and don't depend on any other packages. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network

Re: [vchkpw] vpopmail with mysql authentication of installer specified database

2004-03-05 Thread Tom Collins
users can't create new program delivery lines when adding forwards. Unfortunately, we end up removing program delivery lines that weren't qmailadmin generated (like tmda (tdma?) stuff). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net

Re: [vchkpw] possible bug in vdelivermail

2004-03-06 Thread Tom Collins
? I don't use or know much about maildrop, but I do know that vdelivermail should work in its native configuration. -- 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] auto create dir for spam email

2004-03-07 Thread Tom Collins
was removed in the cleanup, so you're running old code. -- 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] auto create dir for spam email

2004-03-07 Thread Tom Collins
, and list/add/delete users, then there should be no need to set apache to run as vpopmail:vchkpw. Please see my other email about upgrading qmailadmin to v1.2.0 or later. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info

Re: [vchkpw] auto create dir for spam email

2004-03-07 Thread Tom Collins
. And yes, you can use 1.2.1 instead of 1.2.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] how to make sender does not receive it's own email ?

2004-03-07 Thread Tom Collins
to the list in which he belongs to. Thanks for help, Matthieu -- 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.2.2 minor auth problems

2004-03-07 Thread Tom Collins
upgrading to 5.4.x. We fixed a lot of bugs from that series, especially in the last few months leading up to 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] vpopmail 5.4.2 - make error `DOMAINS_DIR' undeclared (first use in this function)

2004-03-08 Thread Tom Collins
running `touch *` in the source directory before running make. That might keep it from trying to rebuild any of the build files. -- 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] how to make sender does not receive it's own email ?

2004-03-09 Thread Tom Collins
, and probably won't be acted on unless someone sponsors its development. -- 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 set sender to x using -f

2004-03-09 Thread Tom Collins
information. -- 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] vdominfo v5.4.2

2004-03-10 Thread Tom Collins
the information in /var/qmail/users/assign. If there are other non-vpopmail-generated entries in there, they'll show up in vdominfo. I guess we could alter vdominfo to only show domains that contain a period... -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail

[vchkpw] Vpopmail 5.4.3 released

2004-03-11 Thread Tom Collins
http://vpopmail.sf.net/ This release contains a few minor bugfixes. We have started the 5.5.0 development series for large scale changes (rewriting the db modules, adding SpamAssassin support, making libvpopmail a shared library, etc.) Tom Collins - Add missing link libs (m, nsl, socket

[vchkpw] Vpopmail 5.5.0 released

2004-03-11 Thread Tom Collins
exploits to the vpopmail codebase. Once tested, we will backport this code to the 5.4 series. ChangeLog: Tom Collins - Consolidate table creation code in vmysql.c and vpgsql.c. - Increase SQL_BUF_SIZE from 600 to 2048 for Oracle, Postgres and Sybase. - Add qnprintf() to vpopmail.c for escaping

Re: [vchkpw] Vpopmail 5.4.3 released

2004-03-11 Thread Tom Collins
On Mar 11, 2004, at 1:42 PM, [EMAIL PROTECTED] wrote: Will I get problems with any kind of DBs if I upgrade from 5.4.2 to 5.4.3? You shouldn't, as there weren't any changes to that code. I think I must update qmailadmin after the new 5.4.3, too. Is it right? Correct. -- Tom Collins - [EMAIL

Re: [vchkpw] Vpopmail 5.4.3 released

2004-03-13 Thread Tom Collins
On Mar 12, 2004, at 5:46 PM, Charles Sprickman wrote: Tom Collins - Fix vsetuserquota() to write properly formatted quota to maildirsize file. Hi Tom, Can you elaborate on what that fix does and what problems it addressed? vsetuserquota is the code responsible for taking multiple input formats

Re: [vchkpw] vpopmail with LDAP

2004-03-13 Thread Tom Collins
with more LDAP experience will have to help out. -- 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] vpopbull

2004-03-14 Thread Tom Collins
for performance. Any of the vpopmail binaries that currently parse that file will be updated to the new code. -- 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] courier 'chdir to pw_shell'

2004-03-17 Thread Tom Collins
. The 5.4.x releases include even more changes and improvements. -- 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/

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