Re: [vchkpw] delete incoming emails

2004-02-21 Thread Tom Collins
ss has a period in it (fred.smith), you'd create .qmail-fred:smith. -- 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.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

Re: [vchkpw] Vpopmail 5.4.2 released

2004-02-23 Thread Tom Collins
upgrade if they see 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

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

2004-02-24 Thread Tom Collins
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
, and update it. I found some 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

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

2004-02-25 Thread Tom Collins
n alludes to it (but should probably mention the UPGRADE file by name): 5.4.0 - 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 vpopm

Re: [vchkpw] vpopmail - stunnel

2004-02-25 Thread Tom Collins
ntrol/servercert.pem -l /var/qma Probably POP, IMAP or SMTP over SSL. If you get a longer listing (ps auxw) you'd probably see that it's qmail-popup or qmail-smtpd running. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.n

Re: [vchkpw] unable to parse this line

2004-02-26 Thread Tom Collins
happen? */ snprintf(DeliveredTo, sizeof(DeliveredTo), "%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
(or a person reviewing the patch or manually applying it) identify which section of code it affects. -- 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
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://qmailad

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

2004-02-29 Thread Tom Collins
= (char)toupper((int)Quota[c]); - } - } + 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:/

[vchkpw] Re: Quota Usage Plugin - UPDATED PATCH

2004-03-01 Thread Tom Collins
dirsize"); chown(maildir,uid,gid); -- 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] Maildirquota, qmailadmin and courierimap..who is problematic?

2004-03-03 Thread Tom Collins
"maildirsize"); chown(maildir,uid,gid); -- 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] possible bug in vdelivermail (v5.3.24)

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

Re: [vchkpw] Re: strange behaviour in local delivery

2004-03-04 Thread Tom Collins
to 5.2.2. http://vpopmail.sf.net/ -- 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] Delays in vdelivermail to large default domain

2004-03-04 Thread Tom Collins
n the long 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.n

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 Ne

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

2004-03-05 Thread Tom Collins
qmailadmin to make sure 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

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-06 Thread Tom Collins
re running QmailAdmin 1.2.0 or later, as hooks were broken in previous versions. -- 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
re1. That error message 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 on the

Re: [vchkpw] auto create dir for spam email

2004-03-07 Thread Tom Collins
ved during the 1.2.0 pre-releases. 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
not receive its own email when sending mail 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
ally should consider 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
to resolve. Or, try 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 Netwo

Re: [vchkpw] how to make sender does not receive it's own email ?

2004-03-09 Thread Tom Collins
l get a low priority, 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
'd still be going out with inaccurate sender 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
uses 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

[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) on

[vchkpw] Vpopmail 5.5.0 released

2004-03-11 Thread Tom Collins
ssible SQL 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 fo

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

Re: [vchkpw] Vpopmail shared library patch

2004-03-11 Thread Tom Collins
disable the shared library option -- I'd like to always build it. -- 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.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
that doesn't solve it, someone 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
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
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/

Re: [vchkpw] vchkpw seg faults

2004-03-17 Thread Tom Collins
pd process? What version of vpopmail? -- 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] mysql-standard-4.0.18-unknown-openbsd3.4-i386 + vpopmail 5.4.0

2004-03-18 Thread Tom Collins
bs="-L$libdir $extralibflags -lmysqlclient -lz -lm" ;; -- 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] SMTP AUTH

2004-03-22 Thread Tom Collins
On Mar 22, 2004, at 6:30 AM, Chris Miller wrote: Does vpopmail come with SMTP AUTH? Is there a compatable patch out there? There is an SMTP AUTH patch in the contrib directory of vpopmail 5.4.0 and later. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http

Re: [vchkpw] SMTP AUTH

2004-03-29 Thread Tom Collins
pauth.html regards. --eh. -- 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] qmail send log errors

2004-03-29 Thread Tom Collins
addresses work some times but not others, then that's a trickier problem. -- 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 not parsing .qmail-extended

2004-03-29 Thread Tom Collins
I heard that it might not parse if that wasn't there. It doesn't seem to help. Has anyone else seen this problem? Know of a fix? I've tried everything I can think of. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ I

Re: [vchkpw] Not Virtual

2004-03-29 Thread Tom Collins
. Do both of those files contain your domains? Were your domains added to /var/qmail/locals (they shouldn't be there). -- 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.4

2004-04-01 Thread Tom Collins
awhile until it has been thoroughly tested. I plan to continue maintaining vpopmail 5.4, and will backport bug fixes from the 5.5 series as necessary. As of now, the only chnage in 5.4.4 (over 5.4.3) is the addition of a math library when compiling with MySQL support. -- Tom Collins - [EM

[vchkpw] Re: Vpopmail, qmailadmin & maildrop issue

2004-04-02 Thread Tom Collins
mail_inject_open(address); ... if ( inject == 1 ) { close(write_fd); waitpid (pid, &childstatus, 0); /* we should check childstatus here and fail accordingly if qmail-inject failed */ return (0); } Perhaps someone with more experience with forked processes can take a closer l

RE: [vchkpw] Server Farm..

2004-04-05 Thread Tom Walsh
and cheap clones as the actual mail servers running a combination of qmail+vpopmail+clamav+spamassassin. Testing and tweaking for now... Tom Walsh Network Administrator http://www.ala.net/

Re: [vchkpw] Problem with quota

2004-04-06 Thread Tom Collins
://sourceforge.net/projects/vqadmin/>. -- 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] vpopmaild development

2004-04-06 Thread Tom Collins
to receive 20-30 messages a day discussing it. -- 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: Making vpopmail recognize "#" as "@"

2004-04-06 Thread Tom Collins
instead of '@'. -- 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] make error

2004-04-08 Thread Tom Collins
:51 - 1.26.2.4 @@ -950,7 +950,7 @@ AC_MSG_ERROR([Unable to find your MySQL lib dir, specify --enable-libdir.]) fi -auth_libs="-L$libdir $extralibflags -lmysqlclient -lz" +auth_libs="-L$libdir $extralibflags -lmysqlclient -lz -lm" AC_SUBST(auth_libs)

RE: [vchkpw] Server Farm..

2004-04-08 Thread Tom Walsh
masters IP address will then be sent to the slave (fake is the app that handles that). I have not run any tests on this configuration as of yet, but it is planned. There is a minor delay in the arp propegation, but it is rather quick... Like 10-15 seconds. Hope that answers some of your questions. Tom Walsh Network Administrator http://www.ala.net/

Re: [vchkpw] domain quotas

2004-04-12 Thread Tom Collins
On Apr 12, 2004, at 7:54 AM, Jeff Koch wrote: Are domain quotas working OK in the latest vpopmail release? To the best of my knowledge, domain quotas do not work. There was a time that they caused vdelivermail to crash, but now they just aren't enforced. -- Tom Collins - [EMAIL PROT

Re: [vchkpw] no such users direcotries - help

2004-04-12 Thread Tom Collins
On Apr 12, 2004, at 10:07 AM, Marc Skinner wrote: I'm using VpopMail 5.2.1 You should upgrade to 5.2.2, there were many bugs in 5.2.1 that were fixed in 5.2.2. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter

Re: [vchkpw] VLOG....aaarrrrrggggg!!!!

2004-04-13 Thread Tom Collins
s old. That's a lot cleaner than deleting the database file out from under 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] vadddomain

2004-04-13 Thread Tom Collins
vpopmail.mysql file is NOT world readable. If it is, anyone with access to your system can potentially read the username/password information and do bad things to your vpopmail database. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net

Re: [vchkpw] Announce List???

2004-04-13 Thread Tom Collins
This link will monitor the vpopmail-stable releases: http://sourceforge.net/project/filemodule_monitor.php? filemodule_id=89104 -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester:

Re: [vchkpw] VLOG....aaarrrrrggggg!!!!

2004-04-13 Thread Tom Collins
On Apr 13, 2004, at 4:22 PM, Michael Bowe wrote: Yes, your best bet would be periodically issue an SQL command such as "DELETE FROM vlog WHERE timestamp < whateverdate" This should work as well: DELETE FROM vlog WHERE timestamp < DATE_SUB(CURRENT_DATE, INTERVAL 7 DAY) -- Tom Co

Re: [vchkpw] VLOG....aaarrrrrggggg!!!!

2004-04-13 Thread Tom Collins
ally untested, and based on documentation I just read at dev.mysql.com. -- 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] vpopmaild development

2004-04-14 Thread Tom Collins
On Apr 13, 2004, at 3:43 PM, Rick Widmer wrote: There is no archive, but if you want to see all the messages, I could tar up my copy and send it to you. (Let me know off list...) The vpopmail-devel list archive is here: http://sourceforge.net/mailarchive/forum.php?forum_id=34827 -- Tom

Re: [vchkpw] read receipt things...

2004-04-14 Thread Tom Collins
ge text blocked: ADULT LANGUAGE/SITUATIONS Mail-Followup-To: [EMAIL PROTECTED] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [vchkpw] Re: a lost passwords files -- 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@inter7.com - Paypal account limited.

2004-04-14 Thread Tom Collins
//www.paypal.com/cgi-bin/webscr? cmd=_login-run'; return true">https://www.paypal.com/cgi-bin/webscr?cmd=_login-run -- 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] Default Domain.

2004-04-15 Thread Tom Collins
accounts -- vdelivermail isn't called. vadd/del/mod utilities don't work with system users either. They are user accounts on the system, managed by the OS. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the

Re: [vchkpw] Default Domain.

2004-04-15 Thread Tom Collins
MySQL, then you won't have vpasswd and vpasswd.cdb. If you're using the CDB backend, you should have those files with an entry for postmaster. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held

Re: [vchkpw] dumb question! (QmailAdmin 1.2.x does require vpopmail 5.4.x)

2004-04-15 Thread Tom Collins
esult in a tedious migration effort. If you use MySQL, you'll need to create a file with the user/password settings (as opposed to editing vmysql.h). The "defaultdomain" has moved from a configure option to an external file. There really aren't a lot of other changes that I

Re: [vchkpw] dumb question! (QmailAdmin 1.2.x does require vpopmail 5.4.x)

2004-04-15 Thread Tom Collins
aildir-style aliases fine -- it just doesn't create them. -- 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: qmail address extensions

2004-04-17 Thread Tom Collins
file. It shouldn't be difficult to use code from qmail-local to deal with address extensions in vdelivermail. We would just need to use ".qmail" instead of ".qmail-default" for default delivery instructions in the user's mailbox. -- Tom Collins -

Re: [vchkpw] Add/Delete ordered domains

2004-04-21 Thread Tom Collins
On Apr 21, 2004, at 4:00 AM, Rick Widmer wrote: First, Tom, can I get your alias list code? I've emailed it directly to you. Update on ordered domain names... I have an insertion sort working with users/assign that keeps domain names in order. Should I try to make it support all the

Re: [vchkpw] smtp auth

2004-04-23 Thread Tom Collins
On Apr 22, 2004, at 11:43 PM, signo wrote: where can i found a new one? The latest SMTP AUTH patch is included in the contrib directory of vpopmail 5.4.0 and later. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter

Re: [vchkpw] Convert mySQL passwords to vpasswd.cdb passwords

2004-04-23 Thread Tom Collins
On Apr 23, 2004, at 4:16 AM, Thiago Anderson Santos wrote: I need to convert, and migrate the servers... i don't use like use mysql =) can i help me Take a look at vpopmail's vconvert program. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpop

Re: [vchkpw] mysql aliases

2004-04-23 Thread Tom Collins
On Apr 23, 2004, at 2:01 PM, Werner Amon wrote: Is it possible to convert .qmail-name files automaticly in mysql tables? Take a look at the dotqmail2valias program included in vpopmail 5.4.1 and later. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http

Re: AW: [vchkpw] URGENT:PLEASE HELP config errors

2004-04-25 Thread Tom Collins
On Apr 24, 2004, at 3:25 PM, Holger Rodriguez wrote: checking for C++ compiler default output... configure: error: C++ compiler cannot create executables Try vpopmail 5.4.2 or later. Earlier versions had an unnecessary check for C++ in the configure script. -- Tom Collins - [EMAIL PROTECTED

Re: [vchkpw] Mysterious Problem with vdelivermail using vpasswd.cdb instead of mysql (while the all the other tools use mysql)

2004-05-10 Thread Tom Collins
, vmysql.c, vpgsql.c or one of the other auth modules. When you look at vauth.c, you're looking at the auth module you configured for. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester:

Re: [vchkpw] Problems with authentication

2004-05-10 Thread Tom Collins
7-450-3500 - Toll Free www.alphacomm.net default domain for vpopmail is ~vpopmail/etc/defaultdomain run: echo "sddt.com" > ~vpopmail/etc/defaultdomain -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter

Re: [vchkpw] MySQL error messages & vpalias.c

2004-05-10 Thread Tom Collins
27;re using MySQL as the backend). -- 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 question -- using get_domain_entries()

2004-04-26 Thread Tom Collins
and check the exit code to see if it's a valid domain for that server. -- 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: vpopmail with Postifix

2004-04-27 Thread Tom Collins
27;s 'home directory' So vdelivermail handles POP/IMAP mailboxes, and valiases (aliases stored in MySQL instead of .qmail-alias files). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held

Re: [vchkpw] remove_line() logic

2004-04-27 Thread Tom Collins
only some files getting updated. I'd prefer the higher level code to call a single function that does ALL of the work (as it is now). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Te

Re: [vchkpw] remove_line() logic

2004-04-27 Thread Tom Collins
On Apr 27, 2004, at 3:23 PM, Rick Widmer wrote: Rom: I assume you mean I should re-write the function. Yes, and I assume you mean Tom. ;-) -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester

Re: [vchkpw] Disable pop3 and smtp for some vpopmail users

2004-04-28 Thread Tom Collins
On Apr 28, 2004, at 4:41 PM, Werner Schalk wrote: is there a way to disable pop3 and smtp services for some vpopmail users? ~vpopmail/bin/vmoduser -p -s [EMAIL PROTECTED] Add -i to disable IMAP as well. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http

Re: [vchkpw] Mail forward problem

2004-04-29 Thread Tom Collins
mains/domain.com/fred/Maildir/.qmail-- &[EMAIL PROTECTED] /home/vpopmail/domains/domain.com/fred/Maildir/ -- 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] Question about MAX_PW_DOMAIN evaluation in vadddomain function.

2004-04-29 Thread Tom Collins
PW_DIR) { /* back out of changes made so far */ dec_dir_control(dir_control_for_uid, uid, gid); chdir(calling_dir); In CVS, will be in the next 5.4 release. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter han

Re: [vchkpw] strange behavior in from header.

2004-04-30 Thread Tom Collins
your mail client, and has nothing to do with vchkpw (which only validates passwords). The mail client is typically responsible for the contents of the To: and From: headers. Some mail servers re-write that information, but I don't think qmail does. -- Tom Collins - [EMAIL PROTECTED]

Re: [vchkpw] strange behavior in from header.

2004-05-01 Thread Tom Collins
t as well, and since the Received headers are mostly ignored, it shouldn't be a problem. -- 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] strange behavior in from header.

2004-05-01 Thread Tom Collins
;s nothing in the ISP's error message to indicate that there's a problem with the Received headers. -- 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: strange behavior in from header.

2004-05-02 Thread Tom Collins
it's an ezmlm list, it strips all Received headers before sending the message out, and it handles all bounces (so you won't see them). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Te

Re: [vchkpw] Troubles running make [SOLVED]

2004-05-05 Thread Tom Collins
On May 4, 2004, at 3:31 PM, X-Istence wrote: Mabey its time to fix your server time. This shouldnt happen. If I don't build the tarball correctly, it will happen. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter

Re: [vchkpw] Troubles running make [SOLVED]

2004-05-05 Thread Tom Collins
olute dates. If I do 'touch *' before building the tarball, that takes care of the problem. I prefer not to do that though, as I feel that files that haven't changed should keep their timestamps. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.

Re: [vchkpw] valias catch-all

2004-05-14 Thread Tom Collins
mail-local, and vdelivermail (and the valiases it processes) are not involved. -- 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] patch: using maildir++ with quota greater than 2GB

2004-05-16 Thread Tom Collins
it's still a good idea to properly support sizes >2GB. Michael, perhaps you could take a look at the latest 5.4 version and send me a patch against that? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniff

Re: [vchkpw] valias catch-all

2004-05-16 Thread Tom Collins
On May 16, 2004, at 4:22 PM, Ewan Bain wrote: On Friday 14 May 2004 9:40 pm, Tom Collins wrote: On May 14, 2004, at 10:20 AM, Ewan Bain wrote: I'm trying to use valias to setup a catch-all address. I've tried several different ways and the mail always bounces. Is it possible to setup a

Re: [vchkpw] Any ideas

2004-05-17 Thread Tom Collins
On May 17, 2004, at 11:17 AM, Mark Matrafajlo wrote: how do i set it for vpop...i set it using the grant statement but how does vpop know which to use ? probably a dumb question In 5.4 and later, it uses the settings in ~vpopmail/etc/vpopmail.mysql -- Tom Collins - [EMAIL PROTECTED] QmailAdmin

Re: [vchkpw] Upgrading the MySQL, I crask my vpopmail :(

2004-05-19 Thread Tom Collins
that MySQL would use a socket connection (in the file system) instead of a TCP connection when given localhost. Using 127.0.0.1 forces the use of TCP. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter

Re: [vchkpw] qmailadmin & valias ?

2004-05-26 Thread Tom Collins
? ) QmailAdmin has special code to do that, but it hasn't been ported to vpopmail 5.4 yet. If you use QmailAdmin, you can remove alias lines. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network T

Re: [vchkpw] Re: passwords

2004-05-26 Thread Tom Collins
y old-style passwords from the vpasswd files. The next time a user POPs in, it will set their password to whatever they used to connect. -- 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.4 released

2004-05-26 Thread Tom Collins
I finally decided to release vpopmail 5.4.4. <http://vpopmail.sf.net/> Just a few minor fixes... No reason to upgrade from 5.4.3 unless you're experiencing problems related to the items mentioned in the ChangeLog. 5.4.4 - released 26-May-04 Tom Collins - Link math lib when compilin

Re: [vchkpw] Vpopmail 5.4.4 released

2004-05-26 Thread Tom Williams
Tom Collins wrote: I finally decided to release vpopmail 5.4.4. <http://vpopmail.sf.net/> Just a few minor fixes... No reason to upgrade from 5.4.3 unless you're experiencing problems related to the items mentioned in the ChangeLog. I'm currently running vpopmail 5.4.0 on a RedH

Re: [vchkpw] Vpopmail 5.4.4 released

2004-05-26 Thread Tom Collins
On May 26, 2004, at 6:54 PM, Tom Williams wrote: I'm currently running vpopmail 5.4.0 on a RedHat 9 box without any problems at all. Is it recommended that I stick with that (if it ain't broke :)) or is the upgrade to 5.4.4 safe and painless? Here's a full list of changes:

Re: [vchkpw] Making qmail check for existant user against vpopmail _before_ accepting mail

2004-05-28 Thread Tom Collins
ut is over quota Hey! That solves a request recently posted to the list, temporarily bounce email for over-quota users! -- 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 login fails for "default domain" users

2004-05-30 Thread Tom Collins
e, since Courier wouldn't be able to read the vpopmail.mysql file. If not, make sure that ~vpopmail/etc/defaultdomain is world-readable, that could be part of the problem. Keep in mind that ~vpopmail/etc/ needs to be readable by the user that Courier-IMAP runs as. -- Tom Col

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