Re: [vchkpw] Spamassin configuration

2005-03-03 Thread Tom Collins
tiple people in one domain, then sending server will have to push it through multiple times. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop to troubleshoot high-speed Internet: sniffter.com

Re: [vchkpw] Spamassin configuration

2005-03-02 Thread Tom Collins
list messages, cron jobs, etc.). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop to troubleshoot high-speed Internet: sniffter.com

Re: [vchkpw] Is it worth to upgrade?

2005-03-02 Thread Tom Collins
(security/reliability) changes in the past year are in the database backends. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop to troubleshoot high-speed Internet: sniffter.com

Re: [vchkpw] Spamassin configuration

2005-03-02 Thread Tom Collins
overhead to vdelivermail. How about making it an environment variable that could be set via tcpserver? I don't think that would work, since the environment variables only flow through to qmail-smtpd. I don't think there's a way for the variables to flow through to qmail-loc

Re: [vchkpw] Spamassin configuration

2005-03-02 Thread Tom Collins
s of vpopmail, along with a PHP-based version of qmailadmin. I have not been involved with vpopmaild or the PHP-qmailadmin, so other developers will have to answer any additional questions you might have. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://

Re: [vchkpw] Spamassin configuration

2005-03-01 Thread Tom Collins
uld end up in the spam folder, but why would someone want to do that? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop to troubleshoot high-speed Internet: sniffter.com

Re: [vchkpw] Spamassin configuration

2005-03-01 Thread Tom Collins
would be a compile-time option, and those who know how to use maildrop/procmail could do their fancy filtering there. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop to troubleshoot high-speed Int

Re: [vchkpw] Purpose of uid/gid fields in MySQL tables

2005-02-28 Thread Tom Collins
estingly, it would appear that vauth_user() in vpopmail.c actually sets those field incorrectly. I've fixed the code in cvs, and it will be in the next release. Luckily, none of the vpopmail or qmailadmin code relied on the pw_gid being set correctly after calling vauth_user(). -- Tom Colli

Re: [vchkpw] Spamassin configuration

2005-02-28 Thread Tom Collins
their own hierarchy), although I'm not familiar enough with the innards of the code to know if that would work well... How about if a mailbox called SPAM exists, put it there, otherwise just drop it in the INBOX? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpo

Re: [vchkpw] Spamassin configuration

2005-02-26 Thread Tom Collins
to the 5.4 release. Any objections? I plan on rolling it in to 5.4 after my updated vdelivermail has been released and tested further. Since most of the code for the per-user spamassassin filtering is in vdelivermail, I'd rather re-integrate it into my new code. -- Tom Collins - [EMAIL PROTEC

Re: [vchkpw] Spamassin configuration

2005-02-25 Thread Tom Collins
use they incorporate significant changes. Once a release has been out as 'devel' for awhile with a significant number of downloads (and no scary bug reports), I'll re-classify it as 'stable'. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopm

Re: [vchkpw] Development changes

2005-02-25 Thread Tom Collins
tree? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop to troubleshoot high-speed Internet: sniffter.com

Re: [vchkpw] vpopmail passwd

2005-02-24 Thread Tom Collins
file that uses chkpasswd, you need to fix it. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop to troubleshoot high-speed Internet: sniffter.com

Re: [vchkpw] Error compiling qmail - chkuser - vpopmail

2005-02-24 Thread Tom Collins
the 5.3 development cycle. Just take a look at the ChangeLog entries between 5.3.24 and now to see what I mean... -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop to troubleshoot high-speed Int

Re: [vchkpw] hashing directories

2005-02-22 Thread Tom Collins
caches the modification time of .dir-control. When it runs, it checks to see if .dir-control has been modified (by vpopmail). If so, it rescans the domain directory to find the first slot to put a new domain and updates .dir-control appropriately. -- Tom Collins - [EMAIL PROTECTED] QmailA

Re: [vchkpw] valias / extension address question

2005-02-22 Thread Tom Collins
ence, or similar. It should be. If you send an email directly to [EMAIL PROTECTED], is it going to [EMAIL PROTECTED] -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop to troubleshoot high-speed Internet: sniffter.com

[vchkpw] [OT] Odd behavior with local account and output of cron job

2005-02-19 Thread Tom Collins
#x27; can read ~alias/.qmail-fred and ~fred/.qmail-default. Has anyone seen this before? Any ideas? I can see the messages in the queue, with [EMAIL PROTECTED] listed as the to address. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf

Re: [vchkpw] Default Folder Creation

2005-02-18 Thread Tom Collins
or a file that got renamed/misnamed in the build. No big deal but some clues would be helpful in tracking down the discrepency. You'll have to download the source and compile it yourself. http://vpopmail.sf.net/ -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpop

Re: [vchkpw] Default Folder Creation

2005-02-18 Thread Tom Collins
d that can make this happen? In vpopmail.c, look for the dirnames constant in make_user_dir(). Add any additional folder names to the list, recompile, and reinstall. If you run qmailadmin, reinstall that as well (since it statically links libvpopmail). -- Tom Collins - [EMAIL PROTECTED] QmailA

Re: [vchkpw] perms on maildirsize

2005-02-18 Thread Tom Collins
e SqWebMail, but I don't know much about that program. It would take a lot of work, but you could write a program to look for root-owned maildirsize files, log the directory and timestamp of the file, and then check the maillog to see if the file was created while that user was logged int

Re: [vchkpw] Create account with SQL query

2005-02-17 Thread Tom Collins
for those records, delete the files for the user and then delete the record. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop to troubleshoot high-speed Internet: sniffter.com

Re: [vchkpw] default quota being ignored

2005-02-14 Thread Tom Collins
modify to this: fprintf (stderr, "vseruserquota returned %s.\n", verror(vsetuserquota(username, domain, quota))); And we'll find out why it fails. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a la

Re: [vchkpw] chkusr on gateway mx?

2005-02-14 Thread Tom Collins
deleted, bounce-no-mailbox, etc.) of 'file' to indicate that it was stored externally. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop to troubleshoot high-speed Internet: sniffter.com

Re: [vchkpw] strange qmail/vpopmail problem

2005-02-14 Thread Tom Collins
p qmail-send, fix the run file and restart it. Then, you can spend time trying to find the appropriate strace dump (might be easy to just grep the children for the domain name) and then analyze it. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpo

Re: [vchkpw] mysql and valias_insert()

2005-02-12 Thread Tom Collins
u --enable-valias). Look for VALIAS in the config.h file and make sure it's defined. Is there a chance your code could be linking an older version of vpopmail (compiled with CDB or without valias)? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://v

[vchkpw] Updated vdelivermail available for review

2005-02-09 Thread Tom Collins
eview and test on development servers. It has had limited testing (I confirmed that it was checking quotas, updating maildirsize files, and delivering mail properly). Please provide feedback on any testing you do, to let me know what you confirmed as working, and whether anything didn't work as exp

Re: [vchkpw] smtp auth

2005-02-04 Thread Tom Collins
on'. It's just like SMTP, but intended for clients sending 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] vdelivermail and overquota catchalls

2005-02-04 Thread Tom Collins
ase. If someone out there has a development system and can thoroughly test it (verify that it defers in all overquota instance), I'll send it their way. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sniffter hand-

Re: [vchkpw] selective SMTP auth

2005-02-04 Thread Tom Collins
users that shouldn't have SMTP AUTH 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] vmoduser usage

2005-02-04 Thread Tom Collins
Unfortunately, there's no easy converse for the user flags, except maybe for -5 to -8 (leaving room for a V_USER4 at some point). -- 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 roaming-users problem

2005-02-04 Thread Tom Collins
lls vchkpw directly, so it's behaving as expected. Unfortunately, I don't know about using roaming users (pop before smtp) with courier. I've always used SMTP AUTH as the sole relaying mechanism on our servers. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmi

Re: [vchkpw] vmoduser error

2005-02-01 Thread Tom Collins
re where one-letter usernames won't be a problem, then you can search the source for "#ifdef USERS_BIG_DIR" sections and remove the ifdefs that limit one-letter usernames (for your vmoduserproblem, it's in vcheck-vqpw() in vpopmail.c). -- Tom Collins - [EMAIL PROT

Re: [vchkpw] error message

2005-02-01 Thread Tom Collins
the default domain i didn't get any error message. Strange ... why is that ??/ If the catchall for the default domain is set to anything other than bounce-no-mailbox, then all mail will be accepted. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail:

Re: [vchkpw] smtp auth

2005-01-28 Thread Tom Collins
the patch from vpopmail's contrib directory, then you shouldn't have the hostname. 3) How does this effect users who do not supply auth info? Does qmail-smtpd fall back to using the RELAYCLIENT value from tcp.smtp.cdb? Yes. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailad

Re: [vchkpw] vpopmail dont check ~alias/*

2005-01-26 Thread Tom Collins
ty solid release). Use the valias program to create an alias from [EMAIL PROTECTED] to [EMAIL PROTECTED] valias -i [EMAIL PROTECTED] [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] smtp after pop

2005-01-20 Thread Tom Collins
<<< 250 ok >>> RCPT TO:<[EMAIL PROTECTED]> <<< 250 ok When I did a manual test on my server, the message was accepted but then it bounced. A quick look at the vpopmail source code seemed to indicate that vdelivermail will bounce the message because it do

Re: [vchkpw] Jan 20 21:08:11 bliz out of memory [986]

2005-01-20 Thread Tom Collins
to 600 (or more) and see if that helps. -- 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] Removing entries from vlog with user/domain deleted

2005-01-20 Thread Tom Collins
on for vlog entries to stay behind when a user/domain are deleted? If not, I'll go ahead and roll it into the next 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] multiple issues.....cannot get in!!

2005-01-20 Thread Tom Collins
TH for the user or qmailadmin fails. -- 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] multiple issues.....cannot get in!!

2005-01-19 Thread Tom Collins
directory. Make sure there are three directories, new, cur and tmp in there. Compare the permissions and ownership to another user's Maildir that is working correctly. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on the Sni

Re: [vchkpw] vpopmail and nfs

2005-01-18 Thread Tom Collins
Jan 18 12:30 cdb -rw-rw-rw-1 vpopmail vchkpw 2161 Jan 18 12:30 cdb.rpmsave Try renaming the assign and cdb files, make a copy of the renamed assign file as 'assign' and set the correct ownership/permissions on it, and then try adding the domain. -- Tom Collins - [EMAIL P

Re: [vchkpw] vpopmail and nfs

2005-01-18 Thread Tom Collins
assign.9* and assign.lock would take care of your 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] Greetings, some help please?

2005-01-17 Thread Tom Collins
use the chkuser patch, we sometimes discuss it (and its interaction with vpopmail) on the list. If you're not using vpopmail thought, I doubt any of us can be of much assistance. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

[vchkpw] OT: Inexpensive dedicated hosting

2005-01-17 Thread Tom Collins
SSL hosts). Please email me directly with any recommendations you may have. If your company offers those services, and would like to extend me a discount for my work on vpopmail and qmailadmin, that wouldn't hurt either. Thanks. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qma

Re: [vchkpw] Greetings, some help please?

2005-01-16 Thread Tom Collins
vpopmail, and I don't know whether chkuser will identify 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: SMTP Auth delay...can it be sped up ????

2005-01-14 Thread Tom Collins
cts/mb2md/ It looks like it will do what you want. -- 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.9 released

2005-01-12 Thread Tom Collins
cation, it uses a built-in authentication module. I think someone has made a patch for courier-imap, but don't know if it's made it into the mainstream releases. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Info on th

Re: [vchkpw] problem authenticating some domains

2005-01-11 Thread Tom Collins
v5.4.0 on redhat 9 I can't tell WHY the authentication is failing, either Did you convert from cdb to MySQL? Did you recompile QmailAdmin and Courier-IMAP (if you use it) after compiling vpopmail? Does vuserinfo work? Are ~vpopmail/domains and its contents owned by vpopmail:vchkpw? -- Tom Col

Re: [vchkpw] Howto reject invalid recipients AFTER SMTPD receipt of msg?

2005-01-11 Thread Tom Collins
hecking after receiving the message. I have no idea how hard that would be though. On possible problem with this setup is that if I legitimately email two people at your company and one address is invalid, the entire message bounces and I don't know which address was wrong. -- Tom C

Re: [vchkpw] vpopmail + procmail problem for users above 100

2005-01-10 Thread Tom Collins
ay be ~vpopmail/domains/domain.xyz/0/guest). -- 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/

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

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

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

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

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

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

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

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