Re: [vchkpw] Looking for patches

2004-05-31 Thread Tom Collins
On May 30, 2004, at 5:22 PM, Bill Gradwohl wrote: Should a user specific .qmail file be inside the domain directory or inside the users directory? In the vpopmail model, it goes inside the user's directory. .qmail-user files are used for 'forwards'. -- Tom Collins - [

Re: [vchkpw] Roaming user don't work

2004-06-01 Thread Tom Collins
-readable gives anyone with access to your server a chance to learn the MySQL username and password used for your vpopmail tables. Could be a very bad thing. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held

Re: [vchkpw] Re: vpopmail installation on a Client MySQL Server

2004-06-04 Thread Tom Collins
On Jun 4, 2004, at 2:25 PM, Jonathan Shaw wrote: If you have a default MySQL setup, the port SHOULD be 3306. And using '0' in your vpopmail.mysql file tells the mysql library to use the default port. Of course, it wouldn't hurt to try setting it to the port that you're usi

Re: [vchkpw] vlimit not working

2004-06-07 Thread Tom Collins
there were probably 100+ changes made between 5.3.30 and the final 5.4.0 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] SMTP Authenticated user is able to anyone in rcpthosts

2004-06-07 Thread Tom Collins
s may have multiple from addresses going through a single authenticated session. Limiting them to the address they authenticated as may be too strict. Including it in the Received header is probably a more useful option. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/

Re: [vchkpw] Problem adjusting vpopmail.c in 5.4.4

2004-06-09 Thread Tom Collins
work as included -- consider removing the chdir though so you don't mess up the rest of the code. Also take a look at <http://vpopmail.sf.net/>. in the patches section I think there's code to copy a skeleton directory for new 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] vpopmail and mysql

2004-06-09 Thread Tom Collins
n? I don't think there's any code to convert .qmailadmin-limits files into the MySQL table, if that's what you were expecting. -- 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] dot qmail processing

2004-06-09 Thread Tom Collins
local will only process .qmail files that aren't empty. -- 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] problems after upgrading vpomail 5.2.2 to vpopmail 5.4.0

2004-06-09 Thread Tom Collins
post a bug report on vpopmail.sf.net, and (hopefully) one of the developers will find time to look into 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/

[vchkpw] Anyone using 5.5.x in production?

2004-06-10 Thread Tom Collins
MySQL and Postgres. I'd like to be sure that the new code works before I push it into the 5.4 series. -- 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] dot qmail processing

2004-06-12 Thread Tom Collins
e that should be updated as well). Note that in the unreleased 1.2.2, I've added an undocumented feature to the "create new forward" page. If you enter "#" as the forwarding address, it will create a blackhole alias. I'll try to get 1.2.2 out soon... -- Tom Collins

Re: [vchkpw] off topic qmailadmin suggestion

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

Re: [vchkpw] vlimit not working

2004-06-13 Thread Tom Collins
limitation of POP-before-SMTP. Once an IP has been opened up by a POP3 authentication, it stays open for the duration of your settings. The "From" address of emails aren't cross referenced in any way. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmi

Re: [vchkpw] off topic qmailadmin suggestion

2004-06-13 Thread Tom Collins
On Jun 12, 2004, at 9:32 PM, Remo Mattei wrote: Tom I open it with dreamweaer and it work fine now By "work fine", do you mean that you were just able to apply the patch, or that that the patch also solved your problem? -- Tom Collins - [EMAIL PROTECTED] QmailA

Re: [vchkpw] Problems migrating servers

2004-06-14 Thread Tom Collins
e got rcpthosts, morercpthosts, morercpthosts.cdb and virtualdomains. -- 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 + Mysql, can't add domains

2004-06-15 Thread Tom Collins
You need to rebuild qmail-smtpd so it links to the new libvpopmail that's built for MySQL instead of CDB. -- 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 + Mysql, can't add domains

2004-06-16 Thread Tom Collins
with MySQL support. -- 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] Missing .qmail-alias files?

2004-06-24 Thread Tom Collins
ldrop and I'd like to do the same on the other server. If you're using MySQL and enable the 'valias' feature, aliases will be stored in the MySQL database. You'll need to use QmailAdmin 1.2.1 or later to properly access those aliases by the way. -- Tom Collins - [EMA

Re: [vchkpw] Migration from MySQL to CDB Files

2004-06-25 Thread Tom Collins
more memory? You could add another 512M or even 1G of RAM and alleviate the problem. I'm sorry, but I don't know whether switching to CDB will help with your problem. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on th

Re: [vchkpw] ack, major problem! numbered subdir incremented too high

2004-06-25 Thread Tom Collins
On Jun 25, 2004, at 9:23 AM, Paul Theodoropoulos wrote: sooo - nobody knows where the directory 'incrementer' lives? Tom? i have no fix? i'm stuck with going from /u1/domains/0/abc.com to /u1/domains/5/def.com ?? no way to get the system to resume creating new domains under th

Re: [vchkpw] Migration from MySQL to CDB Files

2004-06-25 Thread Tom Collins
s/password-changes, then I'd think that going to CDB would be a good solution. You'll cut down on the memory overhead of MySQL connections, and looking up users in the CDB file should have a lower overhead. What's the maximum number of users you have in a domain? -- Tom Collins - [EM

Re: [vchkpw] Migration from MySQL to CDB Files

2004-06-25 Thread Tom Collins
/var/qmail/bin/qmail-queue (which is actually my qmail-spamc) which in turn runs spamc and the real qmail-queue. You can download my modified qmail-spamc.c here: http://tomlogic.com/qmail/qmail-spamc.c -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpop

[vchkpw] Vpopmail 5.4.5 released

2004-06-25 Thread Tom Collins
83] Pit Palme - Show 'delete' as valid option to vdelivermail in docs. [951245] rstml - Hide error message during POP3 auth with Postgres. [915485] Tom Collins - Fix `vuserinfo -l` output, based on Bill Shupp's patch (moved code to a single function call). [961742]

Re: [vchkpw] vpopmail installation on Mandrake 10

2004-06-29 Thread Tom Collins
isn't working properly with the files built by the developer's version. -- 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] Authentication

2004-06-29 Thread Tom Collins
h.html Does LWQ include SMTP AUTH patches to qmail-smtpd? Stock qmail doesn't include that feature. -- 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] vdelivermail traversing all maildirs on server before delivering mail

2004-06-29 Thread Tom Collins
t;, it clearly isn't supposed to do that (as it would take forever for the server to get anything done). Is this a known issue? Possibly my compile-time options for vpopmail? Did I do something wrong, or is this a bug? Any comments/suggestions are welcome. Recompile vpopmail with domain limits t

Re: [vchkpw] vdelivermail traversing all maildirs on server before delivering mail

2004-06-29 Thread Tom Collins
it's over quota or not. -- 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 installation on Mandrake 10

2004-06-30 Thread Tom Collins
n you could have problems during the build process. If you're going to compile software on that box, you really need to have those tools installed. -- 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 Dir Control (.dir-control)

2004-06-30 Thread Tom Collins
-disable-domains-big-dir (or would that be enable?) to disable hashing when creating new domains. It shouldn't be too hard to ifdef out the code responsible for hashing. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the S

[vchkpw] Vpopmail 5.4.6 released

2004-06-30 Thread Tom Collins
ction testing. 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 strings in SQL queries. - Use qnprintf() when building queries in vmysql.c, vpg

Re: [vchkpw] Question about Dir Control (.dir-control)

2004-06-30 Thread Tom Collins
def USERS_BIG_DIR /* delete the dir control info for this domain */ if (vdel_dir_control(domain) != 0) { fprintf (stderr, "Warning: Failed to delete dir_control for %s\n", domain); } +#endif /* Now remove domain from filesystem */ /* if it's a symbolic

Re: [vchkpw] vpopmail installation on Mandrake 10

2004-07-01 Thread Tom Collins
ition that allows suid binaries. -- 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] Incorrect Time

2004-07-01 Thread Tom Collins
#x27;s nothing you can do. -- 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 installation on Mandrake 10

2004-07-01 Thread Tom Collins
On Jul 1, 2004, at 7:56 AM, Kaan Ertürk wrote: I changed the permissions of qmailadmin to root (I am logged in as root) but no way. Qmailadmin should be owned by vpopmail:vchkpw and have the suid bit set. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http

Re: [vchkpw] vpopmail / postgres config issues

2004-07-01 Thread Tom Collins
ing asking for a config file). The vpopmail db exists in the database. Try editing vpgsql.h to set the connection info for the database. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Te

Re: [vchkpw] Failing logins - mysql issue?

2004-07-01 Thread Tom Collins
that table. I think it also updates a "last login" timestamp for each user when they authenticate (vuserinfo reports this 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] chkuser patch

2004-07-07 Thread Tom Collins
lease. -- 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 5.3.30 to 5.4.x

2004-07-09 Thread Tom Collins
dmin (so you can replace aliases, forwards and autoresponders in .qmail-alias files with MySQL table entries). -- 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] Mail isnt delivered by vdelivermail!

2004-07-13 Thread Tom Collins
.qmail-robot as follows: |/usr/home/webkommerz.de/cgi-bin/cone/mod_recycle_mail.pl /usr/local/vpopmail/domains/flenschat.de/robot/Maildir/ Then, have mod_recycle_mail.pl exit with the code for "don't deliver mail" if it's spam, and exit with the code for "continue processin

Re: [vchkpw] Strange problem with SMTP AUTH

2004-07-14 Thread Tom Collins
vpopmail installation. At some point leading up to the 5.4 release, we fixed a bug in vchkpw related to CRAM-MD5 SMTP AUTH. But, you need to use the correct (bug-fixed) SMTP AUTH patch to qmail-smtpd to go with it. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net

Re: [vchkpw] good howto

2004-07-15 Thread Tom Collins
On Jul 15, 2004, at 2:38 AM, Michiels Tom ((Uptime)) wrote: Can somebody point me to a good howto for installing and configuring vpopmail together with squirrelmail/qmail/antispam/antivirus on a Debian machine ? http://shupp.org/toaster/ http://www.pipeline.com.au/staff/mbowe/isp/webmail

Re: [vchkpw] [semi-OT] which is more portable?

2004-07-15 Thread Tom Collins
On Jul 15, 2004, at 11:31 AM, Jeremy Kitchen wrote: grep vpopmail /etc/passwd | awk -F ":" '{print $6}' or grep vpopmail /etc/passwd | cut -d':' -f6 How portable is this: X=`cd ~vpopmail; pwd` -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmai

Re: [vchkpw] Encrypted Password

2004-07-21 Thread Tom Collins
he user's password (with the "learn passwords" feature). -- 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] vqregister / send password

2004-07-22 Thread Tom Collins
opmail WHERE username != 'fred Ouch. Be sure to escape the data they provide. Perl provides a nice interface where you use ? in the query, and pass the parameter separately and it automatically escapes it. As for multiple lines in the table, add a timestamp and then use ORDER BY stamp DESC

Re: [vchkpw] sending/receiving messages to/from Selective Domains

2004-07-22 Thread Tom Collins
anyone. Why not turn off SMTP AUTH? -- 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] sending/receiving messages to/from Selective Domains

2004-07-22 Thread Tom Collins
On Jul 22, 2004, at 5:36 PM, Edilmar Alves - Lista wrote: Tom Collins escreveu: On Jul 22, 2004, at 5:07 PM, Edilmar Alves - Lista wrote: I said about /etc/tcp.smtp and control/rcpthosts because when I had to used non smtp-auth schema, I saved into control/rcpthosts the domains abled to

Re: [vchkpw] vpopmail pop3 unable to scan $HOME/Maildir

2004-07-28 Thread Tom Collins
only responsible for authenticating the user. -- 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] Bounce Mails Problem [solved]

2004-08-04 Thread Tom Collins
rsion of qmail-spamc.c from SpamAssassin 2.60 * changes made by Tom Collins <[EMAIL PROTECTED]> - version 2004-06-25 * * Uses hard-coded paths to avoid problems with incorrect PATH environment. * Doesn't scan mail if RELAYCLIENT is set (indicates local, trusted user). * Adds more er

Re: [vchkpw] SMTP-AUTH fails, POP3 auth works. Mysql, Linux

2004-08-07 Thread Tom Collins
client (just search for CRAM-MD5 and it should be easy to find). -- 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] Authentication Problem/Login problem

2004-08-09 Thread Tom Collins
On Aug 9, 2004, at 5:28 PM, Mattias Björk wrote: Im using thunderbird as my MUA. My user name is "kladd" Try using the full email address as the user name. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter

[vchkpw] Re: [toaster] qmailadmin / vpopmail / autorespond 2.0.4 issue, mail loses

2004-08-10 Thread Tom Collins
} if(count>num) { fprintf(stderr,"AUTORESPOND: too many received from [%s]\n",sender); - _exit(99); + // EV: exit with 0, else mail autoresponder loses mail in vpopmail systems. + _exit(0); } sprintf(filename,"tmp%u.%u",getpid(),timer); -- Tom Collins - [EMA

Re: [vchkpw] Problems migrating to mysql

2004-08-17 Thread Tom Collins
id, gid); /* increment user count */ +#endif } fclose(fs); +#ifdef USERS_BIG_DIR + close_big_dir (domain, uid, gid); +#endif #endif /* USE_SQL */ return(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] Problems migrating to mysql

2004-08-17 Thread Tom Collins
On Aug 17, 2004, at 10:08 PM, Tom Collins wrote: I'm going to add code to properly update dir_control for MySQL->CDB as well. I'll check the changes into CVS and they will be in the next release. Maybe not that easy. It looks like I might have to copy the functions to read/write

Re: [vchkpw] vpopmail 5.4.5 + spamassassin 2.64 sql user prefrences

2004-08-18 Thread Tom Collins
On Aug 18, 2004, at 12:30 PM, Nick Bright wrote: and my .qmail-default file contains: | /usr/bin/spamc -U /var/run/spamd.socket | /usr/local/vpopmail/bin/vdelivermail '' bounce-no-mailbox What if you add "-u [EMAIL PROTECTED]" to the spamc options? -- Tom Collins - [EMAIL P

Re: [vchkpw] vpopmail <= 5.4.2 (sybase vulnerability) (fwd)

2004-08-19 Thread Tom Collins
blem in CVS and the change will be in the next stable release. I've also contacted the publisher of the original report (but have not posted a followup to bugtraq since I'm not a subscriber). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: htt

Re: [vchkpw] Qmail SMTP AUTH + vchkpw on 64 bit...

2004-08-19 Thread Tom Collins
AUTH connection, and then send me a copy of the /tmp/vchkpw.dump file and I'll try to isolate the source of the 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] POP Error: 'vpopmail.users' doesn't exist

2004-08-19 Thread Tom Collins
rier-imap after compiling vpopmail with that option? If not, then you should. -- 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] Is developement still happening?

2004-08-19 Thread Tom Collins
On Aug 19, 2004, at 12:32 PM, Nicholas Harring wrote: I saw a message earlier today from Tom Collins about 5.4.6, and it got me thinking that things seem to have slowed a lot with development. I see that the last SF update is 5 months ago for 5.5.0. I'd sent some patches in that you ment

Re: [vchkpw] questions on implementing/converting

2004-08-20 Thread Tom Collins
many, you could change MAX_USERS_PER_LEVEL (defined in vauth.h) to a lower number. -- 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 login on LDAP / can NOT login on pop3

2004-08-21 Thread Tom Collins
lp I am getting desperate. What did I miss? Are you using Courier-IMAP for IMAP access and qmail-popup for POP access? Are you using vckpw instead of chkpasswd in the run file for qmail-popup? `netstat -lnp | grep 110` to find the process that's listening for POP connections. -- Tom Collins

Re: [vchkpw] can login on LDAP / can NOT login on pop3

2004-08-22 Thread Tom Collins
On Aug 21, 2004, at 6:44 PM, <[EMAIL PROTECTED]> wrote: in the file /etc/pop3d it reads: AUTHMODULES="authshadow" POP3AUTH="LOGIN CRAM-MD5 CRAM-SHA1" POP3AUTH_TLS="LOGIN PLAIN" POP3DSTART=YES If you change the first line to say authvchkpw instead of authshadow

Re: [vchkpw] smtp-submit support version and patch

2004-08-23 Thread Tom Collins
upgrade from the 5.3.x servers, I got involved with vpopmail well after 4.9.10, so I don't know much about that 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] Re: MySQL logging

2004-08-24 Thread Tom Collins
the script is owned by vpopmail (or root), and run in the vpopmail (or root) crontab, then it would have permissions to read the ~vpopmail/etc/vpopmail.mysql file to get the password information. Even if you embedded it in the script, you could make the file readable only by root. -- Tom Collins

Re: [vchkpw] vchkpw with mysql

2004-08-25 Thread Tom Collins
could result in the errors you see when MySQL was heavily loaded. The change introduced in 5.4.5 (by Françoi Wautier) uses an improved method. -- 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 Clamd

2004-08-25 Thread Tom Collins
ssages that contain viruses. Saves a lot of processing time (since it doesn't queue, scan, and generate a bounce). -- 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] problem with compiling courier-imap with vchkpw

2004-08-26 Thread Michiels Tom
aving directory `/downloads/qmailrocks/courier-imap-3.0.7/authlib' make: *** [all-recursive] Error 1 Can someone help me ? thx in advance ! regards, Tom Michiels <>

Re: [vchkpw] vchkpw with mysql

2004-08-26 Thread Tom Collins
On Aug 26, 2004, at 1:02 PM, Brian wrote: I use the smtp-auth patch 0.31 release from http://members.elysium.pl/brush/qmail-smtpd-auth/ it's the newest one and the project is stopped. what can I do ? Use the 0.42 patch from the contrib directory in the vpopmail source. -- Tom Collins - [

[vchkpw] RE: problem with compiling courier-imap with vchkpw

2004-08-27 Thread Michiels Tom
Is there anyone who actually compiled courier-imap using vpopmail authentication ? Thx Tom -Original Message- From: Michiels Tom Sent: donderdag, augustus 26, 2004 17:13 To: [EMAIL PROTECTED] Subject: problem with compiling courier-imap with vchkpw Hello, When i try to compile

[vchkpw] Best way to inject qmail+vpopmail with pop3 domain mailbox

2004-08-27 Thread Michiels Tom
Hi, All of my domain mail is delivered to a pop3 mailbox on the internet, what is the best way to empty this mailbox and inject this in my qmail+vpopmail system ? Is there some sort of howto or other doc ? Thx Tom

RE: [vchkpw] RE: problem with compiling courier-imap with vchkpw

2004-08-27 Thread Michiels Tom
Aug 27 14:21:43 piggie imapd: Disconnected, ip=[:::127.0.0. any ideas ? thx Tom -Original Message- From: Michael Bowe [mailto:[EMAIL PROTECTED]] Sent: vr 27/08/2004 11:43 To: [EMAIL PROTECTED] Subject: Re: [vchkpw] RE: problem with compiling courier-imap with vchkpw Perh

Re: [vchkpw] Crypt incompatibility

2004-08-27 Thread Tom Collins
riginal crypted passwords? -- 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] Crypt incompatibility

2004-08-27 Thread Tom Collins
strncpy(crypted,tmpstr, ssize); return(VA_SUCCESS); } -- 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] Crypt incompatibility

2004-08-27 Thread Tom Collins
uld be an MD5-encrypted password was actually DES-encrypted. A compile-time test is a good idea though -- I'll try to add it as a Feature Request on SourceForge so we don't forget about it. If you have a SF account, feel free to make the request yourself. -- Tom Collins - [EMAIL PROT

Re: [vchkpw] vpopmail netbsd error

2004-08-31 Thread Tom Collins
On Aug 31, 2004, at 1:30 PM, [EMAIL PROTECTED] wrote: running make install give the error: Try running 'make' first, and then 'make install'. uint32.h should automatically be created during the build process. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadm

[vchkpw] vpopmail/qmail doublebounce issue

2004-09-06 Thread Tom Harrison
w sending doublebounces out to another qmail server, and back again, ain't the way it should be done! Tom Harrison * qmail-showctl * [EMAIL PROTECTED] bin]# ./qmail-showctl -? qmail home directory: /var/qmail. user-ext delimiter: -. paternalism (in decimal): 2. silent concurrency limit:

Re: [vchkpw] vpopmail/qmail doublebounce issue

2004-09-07 Thread Tom Harrison
At 9/7/2004 08:10 AM, you wrote: On Monday 06 September 2004 05:48 pm, Tom Harrison wrote: > "First time poster" Have mercy on the neophyte! welcome. Thanks, Jeremy, for responding. > I noticed after removing Comcast as the relay that the queue began filling > with doublebo

Re: [vchkpw] vpopmail/qmail doublebounce issue

2004-09-07 Thread Tom Harrison
At 9/7/2004 10:40 AM, you wrote: On Tuesday 07 September 2004 12:37 pm, Tom Harrison wrote: > > > I noticed after removing Comcast as the relay that the queue began > > > filling with doublebounces, addressed to "[EMAIL PROTECTED]", and > > > the lo

Re: [vchkpw] vpopmail/qmail doublebounce issue

2004-09-07 Thread Tom Harrison
At 9/7/2004 05:25 PM, you wrote: Tom Harrison wrote: At 9/7/2004 10:40 AM, you wrote: On Tuesday 07 September 2004 12:37 pm, Tom Harrison wrote: > > > I noticed after removing Comcast as the relay that the queue began > > > filling with doublebounces, addressed to "

Re: [vchkpw] Silly Qmail (Queue) Syndrome and Spamcontrol Patch

2004-09-08 Thread Tom Collins
he message instead of just not accepting the connection. -- 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/qmail doublebounce issue

2004-09-08 Thread Tom Harrison
At 9/8/2004 08:38 AM, you wrote: on tuesday 07 september 2004 07:11 pm, tom harrison wrote: > >in short, if the domain is handled by vpopmail, you don't want it in > > locals. > > ok, agreed. just curious, why did you suggest it the first time? please > forgive me if i so

Re: [vchkpw] vpopmail/qmail doublebounce issue

2004-09-08 Thread Tom Collins
On Sep 8, 2004, at 10:24 AM, Tom Harrison wrote: * locals: Messages for mail.ts5.com are delivered locally. * That resulted in error messages of the form: * @4000413decc0152edbf4 starting delivery 24: msg 3794106 to local [EMAIL PROTECTED] @4000413decc015300ca4 status: local

Re: [vchkpw] chaning passwords

2004-09-08 Thread Tom Collins
on't create an account as above, you will need to change * permissions and ownership on vchangepw to suid vpopmail. It should be safe to use -- setuid doesn't work when run under strace, so there's no chance that a user could trace the process to learn a user's password (or, wor

Re: [vchkpw] Quota Question

2004-09-09 Thread Tom Collins
what does it mean. The second one should be "3000S,1000C". S=size, C=count. So the limit is 30,000,000 bytes or 1000 messages, whichever comes first. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Snifft

Re: [vchkpw] vpopmail/qmail doublebounce issue

2004-09-09 Thread Tom Harrison
At 9/8/2004 11:14 AM, you wrote: on sep 8, 2004, at 10:24 am, tom harrison wrote: * locals: messages for mail.ts5.com are delivered locally. * that resulted in error messages of the form: * @4000413decc0152edbf4 starting delivery 24: msg 3794106 to local [EMAIL PROTECTED

Re: [vchkpw] Quota Question

2004-09-09 Thread Tom Collins
processed correctly, but there isn't any native support. I did have one more question. Does vpopmail+mysql properly support per-domain quotas? No, it's broken. It used to cause crashes, now it just doesn't work. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net

Re: [vchkpw] Quota Question

2004-09-09 Thread Tom Collins
nts it and has the time to code it. Of, if you have a serious need for it, you could sponsor the feature's 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] retrieve assign file from vpasswd

2004-09-10 Thread Tom Collins
net/script/assign_cpeator.sh ) It rebuild the assign file if it was damaged. I have use it here and it works fine. -- 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] Mail delivered to postmaster account

2004-09-14 Thread Tom Collins
the email address (instead of [EMAIL PROTECTED]). -- 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] Norwegian characters

2004-09-21 Thread Tom Collins
get around this, you will have to manually convert the characters (per whatever RFC explains it) and use the 7-bit ASCII version of the domain name when working with vpopmail and qmailadmin. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] Norwegian characters

2004-09-21 Thread Tom Collins
emand to have this added to vpopmail and QmailAdmin? Is anyone using simple command-line programs to convert from unicode (or 8-bit) domain names to their punycode equivalents? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info o

Re: [vchkpw] Norwegian characters

2004-09-22 Thread Tom Collins
On Sep 22, 2004, at 1:09 AM, Flavio Curti wrote: On Tue, 21 Sep 2004 11:47:24 -0700, Tom Collins <[EMAIL PROTECTED]> wrote: I think I kept the original email on this, so I'll take another look at it. Is there enough demand to have this added to vpopmail and QmailAdmin? Is anyone u

Re: [vchkpw] What's vdeloldusers ?

2004-09-22 Thread Tom Collins
removed it from the Makefile and added a comment to the source for the program. The next release won't include that program in the install process. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held

[vchkpw] Vpopmail 5.4.7 released

2004-09-23 Thread Tom Collins
table. Tom Collins - Don't try to delete dir-control for domain unless users-big-dir is enabled. - Verify user exists before trying to set quota in vsetuserquota(). [984698] - Update cdb/Makefile so you can 'make install' without doing 'make' first. - Fix size com

[vchkpw] Patch for problems with valiases and PostgreSQL/MySQL

2004-09-23 Thread Tom Collins
). Also, the old code didn't work if you had Maildir delivery lines in the valias table. If you fall into either of those categories, please try the patch and let me know whether it works for you. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vp

Re: [vchkpw] Quota

2004-09-24 Thread Tom Collins
d in finding the problem and fixing 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] Patch for problems with valiases and PostgreSQL/MySQL

2004-09-24 Thread Tom Collins
It should apply to 5.4.7 or 5.4.6. It might even work for any 5.4.x release. On Sep 23, 2004, at 10:20 PM, Remo Mattei wrote: so should I apply this to the 5.4.7 then?   Remo - Original Message - From: Tom Collins To: vpopmail list Sent: Thursday, September 23, 2004 10:37 PM Subject

[vchkpw] The low-down on the valias feature

2004-09-24 Thread Tom Collins
es so ezmlm-make can modify them whenever the list's settings are changed. .qmail-default remains as a .qmail file so qmail-local can find it and pass the message on to vdelivermail. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.

Re: [vchkpw] Vpopmail Randomly Ignoring Quotas?

2004-09-25 Thread Tom Collins
1.0.6 sounds like a QmailAdmin version. Try running vpopmail 5.4.7 -- it improves greatly on the outdated version 5.2.1. -- 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] The low-down on the valias feature

2004-09-25 Thread Tom Collins
mail- file, qmail-local will deliver to it before vdelivermail is even run, so it hold precedence over entries in the valias table. -- 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] Fw: [Courier-imap] chdir "username": No such file or directory

2004-09-25 Thread Tom Collins
ake sure that you're configuring it to use authvchkpw and nothing else. Perhaps take a look at Bill Shupp's toaster instructions <http://shupp.org/toaster/> for installing Courier. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopma

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