Re: [vchkpw] Fw: [Courier-imap] chdir "username": No such file or directory

2004-09-25 Thread Tom Collins
any reason for the latest builds to not work. -- 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] a couple of (newbie?) questions

2004-10-12 Thread Tom Collins
email client she wants to use in the shell to connect to the IMAP server on localhost to work with email. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

Re: [vchkpw] Forward not showing in qmailadmin 1.2.3

2004-10-12 Thread Tom Collins
n the list 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] vpopmail 5.3.16 to 5.4.7

2004-10-13 Thread Tom Collins
h for "recheck") that lists all configuration options. In older versions, vmysql.h contained the login information for MySQL. That's been moved to ~vpopmail/etc/vpopmail.mysql. Also note that instead of --enable-mysql, you'd use --enable-auth-module=mysql. -- Tom Col

Re: [vchkpw] vpopmail 5.3.16 to 5.4.7

2004-10-13 Thread Tom Collins
You might be able to strace an old binary (like vuserinfo) to find out what username and password it's using to access 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] about smtp auth

2004-10-15 Thread Tom Collins
On Oct 15, 2004, at 8:40 AM, Andrea Riela wrote: 250-AUTH LOGIN CRAM-MD5 PLAIN 250-AUTH=LOGIN CRAM-MD5 PLAIN That's an old, outdated patch. Use the other patch mentioned (or the one included in the vpopmail contrib directory). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin:

Re: [vchkpw] about smtp auth

2004-10-15 Thread Tom Collins
rg to qmail-smtpd) which isn't compatible with vpopmail 5.4.x. Use the fehcom patch. Either the latest version from Erwin's site, or the older one included in vpopmail's contrib directory. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://v

Re: [vchkpw] vmysql: sql error[3]: No Database Selected

2004-10-15 Thread Tom Collins
On Oct 15, 2004, at 10:12 AM, Rafael Felix Correa wrote: I use vpopmail 5.4.4. The mysql database that vpopmail connects in located outside this box. 5.4.5 and later should take care of that problem. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http

Re: [vchkpw] CVS (5.5) version of vpopmail errors and missing files

2004-09-28 Thread Tom Collins
, then I'd recommend downloading one of the 5.5 releases from SourceForge or check in with Rick Widmer and Ken Jones who have done most of the coding for 5.5. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter ha

Re: [vchkpw] CVS (5.5) version of vpopmail errors and missing files

2004-09-28 Thread Tom Collins
ou're not pulling from the stable-5_4 branch. -- 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] Problem using pw_gid, pw_uid

2004-09-30 Thread Tom Collins
efine QA_ADMIN 0x1000 #define V_OVERRIDE 0x2000 -- 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 resending mails

2004-09-30 Thread Tom Collins
uPG Key ID: 481BF7E2 ++ scriptkitchen.com/kitchen.asc << attach3 >> _ MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qma

Re: [vchkpw] Qmailadmin return "Error: Illegal username" when changing password

2004-10-03 Thread Tom Collins
On Oct 2, 2004, at 12:51 PM, michele wrote: Hi, i've my server with Qmail+Vpopmail+Qmailadmin, all works fine, but when i try to change the password of a vpopmail user via Qmailadmin, i receive the error: Error: Illegal username  What's the username you're trying to change?

Re: [vchkpw] vpopmail user needs a shell (was: Cannot add domain)

2004-10-05 Thread Tom Collins
the SHELL environment variable. If the account doesn't have an encrypted password ("!!" in the password field of /etc/shadow), then no one will be able to log into it. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info

Re: [vchkpw] Problem Accessing Domain details from mysql

2004-10-05 Thread Tom Collins
nable-auth-module=mysql --disable-passwd --enable-clear-passwd --disable-many-domains --enable-auth-logging --enable-mysql-logging --enable-valias --enable-domainquotas Add --enable-mysql-limits to that list of options. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.s

Re: [vchkpw] Problem Accessing Domain details from mysql

2004-10-06 Thread Tom Collins
y end up in .qmailadmin-limits files in the domain directory (for the domain) or ~vpopmail/etc (default settings for any domain that doesn't have a .qmailadmin-limits file). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ I

Re: [vchkpw] Help - Vpopmail users auto-create

2004-10-06 Thread Tom Collins
27;re using Courier-IMAP, it will be more difficult -- you'll have to modify the authvchkpw module. It might be possible to modify vpopmail.c, but you'd end up creating accounts on inbound messages as well. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/

Re: [vchkpw] about smtp auth and vpopmail: MD5 problem

2004-10-17 Thread Tom Collins
On Oct 17, 2004, at 3:54 PM, Andrea Riela wrote: Now the smtp auth with pass in PLAIN text works fine, in CRAM-MD5 not. Vpopmail 5.4.0 or later? Do you have a clear password for that user in your vpasswd file or database? CRAM-MD5 only works if you have a cleartext password stored -- Tom

Re: [vchkpw] MySql load causes bounced mail

2004-10-21 Thread Tom Collins
connection to MySQL? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

Re: [vchkpw] Mailing list creating with qmailadmin

2004-10-21 Thread Tom Collins
sort of error. Take a look at your web server's error log to see if QmailAdmin is reporting any errors. -- 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 2.0

2004-10-21 Thread Tom Collins
ropped connections before they get dropped? If there's a pattern, we might be able to track down the offending program and fix 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] How can I identify a spammer?

2004-10-22 Thread Tom Collins
hostname after qmail-smtpd and before vchkpw. Fix the run script and then restart qmail-smtpd and you'll be 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] qmail-pop3d and vpopmail auth problems

2004-10-22 Thread Tom Collins
;&1 == Increase the number after 'softlimit -m'. -- 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 can I identify a spammer?

2004-10-22 Thread Tom Collins
nter a properly formatted request. Jeremy's example used bogus input. I just tried your server with 'AUTH PLAIN MTIzADEyMwAxMjM=' and it worked. When you set up Opera, you need to set the complete email address as the username -- perhaps that's your problem? -- Tom Collins -

Re: [vchkpw] virtualdomains crazy problem

2004-10-25 Thread Tom Collins
look to the sending server to make sure it isn't rewriting the recipient domain. Also check to make sure that aaa.domain1.pl isn't in /var/qmail/control/locals. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on th

Re: [vchkpw] virtualdomains crazy problem

2004-10-25 Thread Tom Collins
7; and you fix it. That is not a fix. That's opening a security hole. Leave the permissions as they are and fix the real problem. vpopmail.mysql should only be readable my the vpopmail user (and the vchkpw group). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpop

Re: [vchkpw] virtualdomains crazy problem

2004-10-25 Thread Tom Collins
works, then the problem isn't with the configuration on arwen. -- 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] Archiving mail

2004-10-25 Thread Tom Collins
f like a Bcc). You could then write a script that would scan through the archived messages, determine the original sender (look for SMTP AUTH info, or the "From:" header) and archive accordingly. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail:

Re: [vchkpw] problems linking vpopmail with courier-imap

2004-10-26 Thread Tom Collins
that authvchkpw doesn't get built with an rpm build. -- 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 error!

2004-10-26 Thread Tom Collins
ng is added. Equal for the rcphosts. Any Ideas? Is domain.com getting added to /var/qmail/users/assign? That's where adduser() looks up the domain's directory. If it doesn't show up in there (and get rebuilt into users/cdb), then there's a problem. -- Tom Collins - [EMAIL PR

Re: [vchkpw] problems linking vpopmail with courier-imap

2004-10-26 Thread Tom Collins
http://www.pipeline.com.au/staff/mbowe/isp/webmail- server.htm#COURIER_IMAP Other than that, I don't know what you'll need to 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 w/ MySQL still checking vpasswd.cdb w/ qmail-smtpd

2004-10-29 Thread Tom Collins
llation instructions for the chkusr patch -- I think you have to modify the Makefile if you're using 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] ampersand (&) in email-address possible ?

2004-11-09 Thread Tom Collins
to rewrite strings in HTML form (converting &, < and > at least) and CGI value form (most special chars to %xx, space to +, etc.). Then the fun task of going through the source and converting strings wherever necessary. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadm

Re: [vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-10 Thread Tom Collins
"+OK" after the pass command. Try a stock qmail (or netqmail) and see if the problem persists. -- 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] ampersand (&) in email-address possible ?

2004-11-10 Thread Tom Collins
On Nov 9, 2004, at 9:57 AM, Jesse Guardiani wrote: On Tuesday 09 November 2004 12:17 pm, Tom Collins wrote: On Nov 9, 2004, at 5:48 AM, Rainer Duffner wrote: Is it possible to create these addresses with qmail or vpopmail ? Yes, but you will have problems modifying them with QmailAdmin. I know

[vchkpw] Load LDAP parameters from file

2004-11-10 Thread Tom Collins
the next distribution? Thanks. https://sourceforge.net/tracker/?func=detail&atid=577800&aid=1056529&group_id=85937 -- 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.8 released

2004-11-11 Thread Tom Collins
vdelivermail. There's no need to upgrade unless you're affected by a change listed in the ChangeLog below. This release was pushed out so Tom can do a beta release of updated vdelivermail code in the next few weeks. ChangeLog: Rick Widmer - vadddomain: Check for existing domain before prompting for

Re: [vchkpw] .quotawarn.msg header issue

2004-11-14 Thread Tom Collins
ust leave it out -- if someone wanted to include it, they could manually add it to the overquota warning file. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Network Tester: http://sniffter.com/

Re: [vchkpw] .quotawarn.msg header issue

2004-11-15 Thread Tom Collins
:P The message isn't going to bounce. vdelivermail ignores the quota when delivering quota warnings. There's really no need to set the Return-Path. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter

Re: [vchkpw] [OT] suggestion for a web bulk mailing

2004-11-16 Thread Tom Collins
t package. It has automated subscribe/unsubscribe, automatically unsubscribes email addresses that bounce, and it can be configured with QmailAdmin. You can import/export lists of addresses from the command line, and can make lists moderated so only you can send to them. -- Tom Collins

Re: [vchkpw] vchkpw segfault with smtp auth on amd64

2004-11-17 Thread Tom Collins
If that fails as well, it might be easier to get a trace on checkpassword_debug than in the qmail-smtpd process. -- 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] Managing virt domain settings in vpopmail

2004-11-17 Thread Tom Collins
blue in the face... ~vpopmail/bin/vmoddomlimits -- 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] Managing virt domain settings in vpopmail

2004-11-17 Thread Tom Collins
til you upgrade, you can take a look at README.vlimits (which you'll have to pull from 5.4.0 or later) for information on how to manually the .qmailadmin-limits file for a domain. Of course, there's a good chance that limits themselves weren't introduced until 5.3 (maybe a

Re: [vchkpw] domain quota status?

2004-11-17 Thread Tom Collins
vermail won't even be able to deliver quota warnings. -- 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] Managing virt domain settings in vpopmail

2004-11-17 Thread Tom Collins
t can be done safely. It's possible to compile and test the vpopmail programs from the source directory before installing 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] MySql load causes bounced mail

2004-11-17 Thread Tom Collins
On Nov 17, 2004, at 4:33 PM, Rick Macdougall wrote: Speaking of which, Tom I do have a patch to correct courier-imap's authvckpw to work with the new webmail, no_imap code. Should I submit that to the dev list and we can include it in the contrib directory, binc imap really didn't wo

Re: [vchkpw] Fields' use?

2004-11-19 Thread Tom Collins
that refers to the field by its old name, pw_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/

[vchkpw] Solution to segfaults in vchkpw under SMTP AUTH on amd64

2004-11-22 Thread Tom Collins
2; A cleaner solution might be to #include "cdb/uint32.h", as that header is derived during Make. This will work for now though. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held Netwo

Re: [vchkpw] disable_smtp / no_smtp gid flag & smtp-auth question

2004-11-22 Thread Tom Collins
ser to my smtp server... I can still send emails even with the "no_smtp" bit flag set. It's supposed to work. If you look at the user with vuserinfo, does it show the flag set? Are you running on a port other than 25 (such that vchkpw might not know it's being used for SMTP AUTH

Re: [vchkpw] disable_smtp / no_smtp gid flag & smtp-auth question

2004-11-22 Thread Tom Collins
On Nov 22, 2004, at 3:30 PM, Rick Macdougall wrote: Tom Collins wrote: On Nov 22, 2004, at 12:01 PM, Steve wrote: Please could someone tell me exactly what is the use of the disable_smtp & no_smtp gid flag ? I ask that because I use qmail + vpopmail (5.4.7) + smtp-auth, and the above sett

Re: [vchkpw] Custom Maildir Structure

2004-11-23 Thread Tom Collins
to copy the files -- it would be better to do the copying within vpopmail itself. -- 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] autoresponder supposed to cause message loss?

2004-11-23 Thread Tom Collins
ile) is a huge mess and expects the autorespond line to come first. I'll see if I can find time to rewrite that function. The fix to correctly write the .qmail file is trivial. I'll see if I can get it into the next release. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http:

Re: [vchkpw] Authentication failure with qmail-smtpd +auth and vchkpw

2004-11-24 Thread Tom Collins
rebuild qmailadmin as well (so it links the new vpopmail libraries). You said you were using binc-imap, so you won't need to recompile it. If you were using Courier-IMAP, you'd have to recompile it as well (since it links libvpopmail). That should cover it! -- Tom Collins - [EMAIL

Re: [vchkpw] Authentication failure with qmail-smtpd +auth and vchkpw

2004-11-25 Thread Tom Collins
your qmail-smtpd is running as user vpopmail (with the correct 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] Authentication failure with qmail-smtpd +auth and vchkpw

2004-11-25 Thread Tom Collins
, it can't authenticate. I'd look into why that might be the case. What is the ownership of the files/directories in /home/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] Custom Maildir Structure

2004-11-28 Thread Tom Collins
y*|Y*) +echo " vpop skel = ON --enable-vpopmail-skel=y" +echo " --enable-vpopmail-skel=y \\" >> vpopmail.config.sh + ;; +*) +echo " vpop skel = OFF --enable-vpopmail-skel=n (default)" + ;; +esac case $ENABLE_LOGGING in 1*|y*|Y*) -- Tom Collin

Re: [vchkpw] vmoduser

2004-11-28 Thread Tom Collins
ain untouched. The only way I could remove the flags is by using vmoddomlimits (for example -D) as well. That's a good point. vmoduser always modifies the user's flags, so it should say something like "for all current users in domain" instead. -- Tom Collins - [EMAIL PROTECTED

Re: [vchkpw] OpenEFilter doesn't like me anymore

2004-11-29 Thread Tom Collins
l, you'll have to recompile it. If it does ldap directly, you might need to update it to match your new 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] Custom Maildir Structure

2004-11-29 Thread Tom Collins
On Nov 29, 2004, at 5:19 AM, Robin Bowes wrote: Tom Collins wrote: On Nov 28, 2004, at 6:59 AM, Robin Bowes wrote: Can you you point me to a link to this patch - I can't seem to find it on vpopmail.sf.net. I guess I was mistaken -- the patch never made it to SourceForge. Here it i

Re: [vchkpw] vpopmail.h function vauth_user

2004-11-29 Thread Tom Collins
On Nov 29, 2004, at 4:29 AM, Ferdinand Hackl wrote: gcc vauth.c -o vauth You need to include the libraries: gcc -Wall -o auth auth.c `cat /home/vpopmail/etc/lib_deps` #include #include You don't need to include vauth.h. The path to vpopmail.h should be in quotes. -- Tom Collins - [

Re: [vchkpw] Custom Maildir Structure

2004-11-29 Thread Tom Collins
directory names, any email address would be possible. -- 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 authentication fails

2004-11-29 Thread Tom Collins
you `chown -R vpopmail:vchkpw ~vpopmail/domains` if you suspect permissions problems. -- 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] Custom Maildir Structure

2004-11-29 Thread Tom Collins
ould be difficult to handle existing domains though... There would need to be a lot of directory renaming and updating of the user database to pull it off. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-held

[vchkpw] Re: [qmailadmin-devel] aliases and forwards

2004-11-30 Thread Tom Collins
lem. I'm open to a discussion about it, preferably on the [EMAIL PROTECTED] list where there are more end-users who can weigh in. If you're not on that list YaP, please subscribe and join in the discussion ([EMAIL PROTECTED]). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://

Re: [vchkpw] incorrect usage reporting

2004-11-30 Thread Tom Collins
l get recreated with correct values. -- 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] auth problem

2004-11-30 Thread Tom Collins
AUTH patch did you use, and what does your qmail-smtpd/run file look like? If it has "/home/vpopmail/bin/vchkpw hostname /bin/true" in it, try removing the hostname. It was necessary in older SMTP AUTH patches, but creates an open relay with the newer patches. -- Tom Collins

Re: [vchkpw] Re: [qmailadmin-devel] aliases and forwards

2004-11-30 Thread Tom Collins
On Nov 30, 2004, at 8:32 AM, Tom Collins wrote: How do you define an alias vs. a forward? Do you count the number of email addresses the customer can create, or the number of addresses each message forwards to? This should have gone to the [EMAIL PROTECTED] list -- if you're interested i

Re: [vchkpw] autoresponder supposed to cause message loss?

2004-12-01 Thread Tom Collins
arted using it on my production server, and have tested add/modify/delete of all address types, but there are huge changes between 1.2.5 and 1.2.3, so there's a chance of bugs sneaking in. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

[vchkpw] vdelivermail, user quotas and the maildirsize file

2004-12-02 Thread Tom Collins
touch domain quotas... If anyone knows of any other vdelivermail oddities that should be fixed, please let me know and I'll try to address them in this upcoming 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] courier-imap

2004-12-03 Thread Tom Collins
ch Courier-IMAP to update the timestamp for the connection every 15 minutes it was still open. Is it possible to configure kmail to not keep a persistent IMAP connection? Can you add a bogus POP account to kmail so it's popping into the server every 15 minutes? -- Tom Collins - [

Re: [vchkpw] vdelivermail, user quotas and the maildirsize file

2004-12-03 Thread Tom Collins
ail so it keeps the file open longer than necessary in order to force one process to wait for write access. -- 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 fails and then succeeds!

2004-12-08 Thread Tom Collins
rect SMTP AUTH patch. If you're using vpopmail 5.4.0 and later, make sure you're using an up-to-date patch that passes the MD5 challenge and response in the correct order. The patch in vpopmail's contrib directory works properly. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin:

Re: [vchkpw] vpopmail >= 5.4.8 solaris install problem

2004-12-09 Thread Tom Collins
ple files to install. I'll also check the qmailadmin Makefile to ensure that we aren't doing the same thing 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] vchkpw fails and then succeeds!

2004-12-09 Thread Tom Collins
Good point (clear-text). The change is pretty easy -- just modify qmail-smtpd.c. Search for a line like "250-AUTH LOGIN CRAM-MD5 PLAIN" and remove the "CRAM-MD5" part. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] Variable for current delivery address???

2004-12-09 Thread Tom Collins
variable to the Maildir it's delivering to, if that would be at all useful. -- 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 fails and then succeeds!

2004-12-09 Thread Tom Collins
to work is for the server to know the user's cleartext password. Granted, you need to make sure the cleartext password is stored securely... -- 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] Variable for current delivery address???

2004-12-11 Thread Tom Collins
mmand that QmailAdmin inserts into .qmail files, allowing you to do something like "| preline -f /usr/local/bin/maildrop -d [EMAIL PROTECTED]". I haven't gotten around to adding it yet, but it will be going in soon. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmi

Re: [vchkpw] Signal 1 caught by ps (procps version 2.0.7)

2004-12-12 Thread Tom Collins
) { kill(tmppid,sig_num); } to: if ( tmppid && (tmppid != mypid) ) { kill(tmppid,sig_num); } This should eliminate what you're seeing -- vpopmail calling kill() with 0 for the PID. We should find out why it's doing that though... -- Tom Collins -

Re: [vchkpw] debugging quota problems

2004-12-14 Thread Tom Collins
one of the bad maildirsize files (off-list) and I'll take a look at it. I assume that you didn't see anything obvious in it... vpopmail (vdelivermail) should only ever write positive entries, courier will write negative entries. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmi

Re: [vchkpw] Signal 1 caught by ps (procps version 2.0.7)

2004-12-15 Thread Tom Collins
'%s'\n", tmpbuf1); Add or delete a domain and email me with what it prints. Thanks. -- 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] Signal 1 caught by ps (procps version 2.0.7)

2004-12-15 Thread Tom Collins
On Dec 15, 2004, at 11:11 AM, Sascha Ebach wrote: I hope this helps. Let me know. Perfect. I've put an improved version in CVS, and it will be in the next release. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sni

Re: [vchkpw] vpopmail >= 5.4.8 solaris install problem

2004-12-16 Thread Tom Collins
On Dec 8, 2004, at 9:56 PM, Jeremy Kister wrote: I have identified an installation problem in the latest releases of vpopmail on Solaris 2.7 Thanks for the detective work. I've added the change to CVS. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail:

Re: [vchkpw] vchkpw fails and then succeeds!

2004-12-10 Thread Tom Collins
fy whether you know the password, but someone overhearing our conversation can't determine the actual password. If you stored a single encoded password, anyone sniffing the line could learn the encoded version and just re-use it. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qm

Re: [vchkpw] Signal 1 caught by ps (procps version 2.0.7)

2004-12-13 Thread Tom Collins
ke it might fail that way if it can't find qmail-send in the process list. I'll take a look at fixing the code to not try sending a signal if the process doesn't exist. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info

Re: [vchkpw] Receive messages until over quota

2004-12-15 Thread Tom Collins
can use /var/qmail/control/databytes to set the maximum message size, if that's what you're trying to accomplish. -- 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 MD5 passwords

2004-12-22 Thread Tom Collins
On Dec 22, 2004, at 12:51 AM, Khan wrote: Id it possible to configure vpopmail and qmailadmin to use MD5 passwords. I'm thinking of installing jabber server that will use same database as vpopmail, but I am not shure will I be able to authenticate. Vpopmail uses md5 by default. -- Tom Co

Re: [vchkpw] howto change quota for many users?

2004-12-23 Thread Tom Collins
e not good at shell scripting, perhaps someone else on the list can contribute a script that accomplishes your goals. -- 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 MD5 passwords

2004-12-23 Thread Tom Collins
On Dec 22, 2004, at 11:30 PM, Khan wrote: Tom Collins wrote: On Dec 22, 2004, at 12:51 AM, Khan wrote: Id it possible to configure vpopmail and qmailadmin to use MD5 passwords. I'm thinking of installing jabber server that will use same database as vpopmail, but I am not shure will I be ab

Re: [vchkpw] Login failed for Courier/Vpopmail, works for qmail-pop3d/vpopmail.

2004-12-26 Thread Tom Collins
ing Tonio's chkusr (or chkuser) patch, you'll need to recompile qmail-smtpd when updating 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/

[vchkpw] Vpopmail 5.4.9 released

2004-12-26 Thread Tom Collins
LOGGING to ENABLE_SQL_LOGGING. - Replace --enable-{my|pg}sql-logging with --enable-sql-logging in configure options. Tom Collins - Tweaking of Charles Boening's changes. - vchkpw: Fix problem in md5.h causing segfault in SMTP AUTH on amd64. [964843, 958799] - vpopmail.h: Add new error and fl

Re: [vchkpw] vpopmail - roaming service

2004-12-27 Thread Tom Collins
o the Received headers of the message. If a spammer has hacked one of your accounts, using SMTP AUTH makes it a lot easier to track down the compromised account. What sort of problems does it cause if a user chooses to use another return address when relaying through your server? -- Tom Co

Re: [vchkpw] vpopmail - roaming service

2004-12-28 Thread Tom Collins
the amount of email they send. They can still use any address in the "From" and "Reply-To" headers of their message. If a user is abusing your system by sending too much mail, switching to SMTP AUTH will allow you to check the Received headers for the account they authen

Re: [vchkpw] delivering a mail to every account

2004-12-28 Thread Tom Collins
Bcc field of an email you send from your email client. -- 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 - roaming service

2004-12-29 Thread Tom Collins
is one of the domains you're hosting. -- 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] vmailmgr -> vpopmail

2005-01-03 Thread Tom Collins
from vmailmgr to vpopmail (understanding a little change in the directory structure). If you use the -e option to vadduser, you should be able to pass in the encrypted password. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on

Re: [vchkpw] Alias domain problem

2005-01-04 Thread Tom Collins
ldomains to list the real domain after the alias. This should allow mail to be delivered, but as far as vpopmail (and qmailadmin) knows, the domain doesn't exist. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter

Re: [vchkpw] Alias domain problem

2005-01-04 Thread Tom Collins
qmail-smtpd for references to a control file called 'badmailfrom'. You can put "@example.com" in there and your server will reject all messages from addresses in example.com. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.

Re: [vchkpw] valias

2005-01-07 Thread Tom Collins
uot;|" if it's a program delivery. listname - group.com - |/home/sympa/queue [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] Wierd problem with virtual domains...

2005-01-08 Thread Tom Collins
hould not appear in /var/qmail/control/locals. -- 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-authlib-0.52 compile problems (AMD64 problem?)

2005-01-09 Thread Tom Collins
vpopmail distribution to ensure that it will work on amd64, or do you just compile it as-is? -- 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/

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