Re: [vchkpw] Problems with dot in username

2005-04-12 Thread Tom Collins
me file by hand, it should be called .qmail-user:name (for user.name). If you're using the valias table, or adding an alias with qmailadmin, they will automatically convert the '.' to a ':' for you. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.n

Re: [vchkpw] vdelivermail strangeness over nfs

2005-04-13 Thread Tom Collins
quotas are causing this? I know domain quotas are causing that. Turn them off. -- 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 -- Tom Collins - [EMAIL PROTEC

Re: [vchkpw] Upgrading from qmail to qmail+vpopmail.

2005-04-13 Thread Tom Collins
f you run qmail-pop3d as root, vchkpw can authenticate system users as well as virtual ones. Look at the --enable-system-user (or some similar wording) option on the vpopmail build. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You

Re: [vchkpw] Change default domain admin

2005-04-15 Thread Tom Collins
? We could make that the default and have an option to override it with a particular address... -- 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] Change default domain admin

2005-04-15 Thread Tom Collins
sponsored by ACIS Pty Ltd in Australia. -- 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] 65 Character Domain rejected

2005-04-15 Thread Tom Collins
. Current installations could have trouble if we increase the limit without modifying the tables. -- 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] converting .qmail to sql

2005-04-15 Thread Tom Collins
On Apr 15, 2005, at 6:09 PM, Lucas wrote: Is there any script or method to convert alias files .qmail-* to sql ? dotqmail2valias, included with vpopmail 5.4.1 and later. What is supposed to be in valias_line field ? Line of alias file ? Yes. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http

Re: [vchkpw] can't relay any more

2005-04-15 Thread Tom Collins
f the newer smtp auth patches, you shouldn't have a hostname between qmail-smtpd and the call to vchkpw. What happens when you telnet from localhost (like SquirrelMail) and try to do a manual SMTP session? Can you relay? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailad

Re: [vchkpw] can't relay any more

2005-04-16 Thread Tom Collins
valid login. If both relay and auth are failing, then maybe something has happened to your qmail-smtpd such that it's ignoring the RELAYCLIENT environment variable. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't

Re: [vchkpw] Forwarding mail for Partially Local Email Users: Vpopmail set up

2005-05-01 Thread Tom Collins
mail instance? You can create a .qmail-user file in the domain directory that contains '&[EMAIL PROTECTED]' to get mail forwarded to a second server. Or, you can add them as an account and put the .qmail file in their directory (typically ~vpopmail/domains/domain.com/user/). -- Tom

Re: [vchkpw] domain quota not working

2005-05-02 Thread Tom Collins
he homegrown "report-usage"-scripts... ;-) Well, if I use OS-quotas then qmailadmin does not work. User quotas, as set in QmailAdmin, will still work. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop

Re: [vchkpw] Limit number of users in a domain

2005-05-04 Thread Tom Collins
vmoddomlimits in vpopmail. -- 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 5.4.10 configuration doesn't create a single vpopmail table

2005-05-11 Thread Tom Collins
distclean`, then do your configuration. The default is to use a single table for all email accounts, so you don't need any extra options to configure. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop

Re: [vchkpw] Authentication problem

2005-05-15 Thread Tom Collins
ed that in 5.4 and later. As a result, it broke SMTP AUTH in qmail-smtpd with the wrong patch. There's a version of the patch in the vpopmail contrib directory that will work. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You

Re: [vchkpw] VPOPMAIL 5.4.10 configuration doesn't create a single vpopmail table

2005-05-15 Thread Tom Collins
On May 12, 2005, at 12:13 PM, [EMAIL PROTECTED] wrote: Thanks for confirming that. I was able to create a single vpopmail table running "make distclean" first. (Thanks to Tom Collins response). After that my qmailadmin stopped authenticating as well as imp, even the user was there an

Re: [vchkpw] CRAM-MD5 SMTP AUTH fails (was: once again ;-))

2005-05-15 Thread Tom Collins
s the challenge/response parameters properly to vchkpw, so that's not the problem (and you don't need to apply the smtp auth patch in the vpopmail contrib directory). Did you disable cleartext passwords in vpopmail? If the user database doesn't have the password in cleartext, CRAM-M

[vchkpw] Anyone using vpopmail 5.4.11?

2005-05-19 Thread Tom Collins
a user's .qmail file, but I didn't see that in my early testing. Any other feedback? I haven't had much time to spend on vpopmail, but if I can find some I'd like to get the new vdelivermail out there. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net

Re: [vchkpw] read DB vs. write / update DB - Qmail, Vpopmail (authvchkpw & Mysql replication), Courier-pop3d

2005-05-20 Thread Tom Collins
be a read only operation (and there is no other traffic on this test box besides my testing).  One idea, do you have logging enabled? Or maybe it needs to update the lastauth time on the account? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopm

Re: [vchkpw] Anyone using vpopmail 5.4.11?

2005-05-20 Thread Tom Collins
On May 20, 2005, at 7:47 AM, Rick Macdougall wrote: Been running it in production here since you released it Tom. Aside from the missing int i; everything works here. Rick, Can you confirm that it's working properly for forward/save-a-copy? I was told that it would forward the message, bu

Re: [vchkpw] vpopmail + smtp.tcp, why ??

2005-05-20 Thread Tom Collins
why should vpopmail know about that file too? If you do roaming users (pop-before-smtp), vpopmail needs to know where to add the ip address entries. -- 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] Troubles installing Vpopmail with mysql

2005-05-21 Thread Tom Collins
On May 21, 2005, at 5:46 AM, Rick Macdougall wrote: I think that option should probably be removed in future releases, Tom or Ken ? You hear that? Any thoughts. Excellent idea. I'll temporarily comment it out of the configure file so it can't be enabled. -- Tom Collins

Re: [vchkpw] Troubles installing Vpopmail with mysql

2005-05-21 Thread Tom Collins
o every message received, especially if you have a lot of users in the domain. -- 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] Anyone using vpopmail 5.4.11?

2005-05-23 Thread Tom Collins
On May 20, 2005, at 1:19 PM, Rick Macdougall wrote: Tom Collins wrote: On May 20, 2005, at 7:47 AM, Rick Macdougall wrote: Been running it in production here since you released it Tom. Aside from the missing int i; everything works here. Rick, Can you confirm that it's working properl

Re: [vchkpw] processing .qmail files for all users

2005-05-24 Thread Tom Collins
user's .qmail file. If you need something to happen for all users, you could consider modifying the source to vdelivermail. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop to troubleshoot high-spee

Re: [vchkpw] processing .qmail files for all users

2005-05-25 Thread Tom Collins
On May 25, 2005, at 9:52 AM, Payal Rathod wrote: On Tue, May 24, 2005 at 01:10:29PM -0700, Tom Collins wrote: On May 24, 2005, at 9:24 AM, Payal Rathod wrote: But qmail-default is not looked at when the user has a .qmail file of her own, maybe for forwarding mails or something like that. What

Re: [vchkpw] vpopmail authentications failing randomly

2005-05-25 Thread Tom Collins
er (or MySQL) gets bogged down to the point where it can't answer the query in under 5 seconds. Vpopmail times out and its only option is to reply that the login failed. Increasing that timeout to 10 or even 15 seconds shouldn't have a negative impact -- it will make vpopmail more to

Re: [vchkpw] processing .qmail files for all users

2005-05-25 Thread Tom Collins
qmail file. -- 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] processing .qmail files for all users

2005-05-25 Thread Tom Collins
ly talking about user accounts with Maildirs. I also assume that he doesn't have any .qmail-alias files that do direct Maildir delivery instead of forwarding to the appropriate account. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf

Re: [vchkpw] processing .qmail files for all users

2005-05-26 Thread Tom Collins
f the message -- qmail-local passes a fresh copy of the message to each program in the .qmail-default (or any .qmail) file. Read the man page 'qmail-command' to learn how your script's exit codes can alter the behavior of qmail-local. -- Tom Collins - [EMAIL PROTECTED] QmailAd

Re: [vchkpw] processing .qmail files for all users

2005-05-26 Thread Tom Collins
bounce-no-mailbox Your script will be executed before mail is delivered to any user in the domain (defined as a user entry in the vpasswd file or database backend). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't n

Re: [vchkpw] Alias wildcard?

2005-06-02 Thread Tom Collins
ell me if this piece of code is really useful? If you don't like it, compile vpopmail with --disable-qmail-ext (default behavior). The code you copied will look for lowem-default. With qmail-ext enabled, it will match on lowem. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: ht

Re: [vchkpw] finally going to update

2005-06-05 Thread Tom Collins
will find the old .qmail-alias files and handle delivery until you get them converted to valias table entries. -- 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] finally going to update

2005-06-05 Thread Tom Collins
, on the other hand, does list forwards (and presumably former aliases). so all appears to be well. whew! Yes, it will show former aliases. Newly created aliases (forwards to local accounts) will be written as a forward (&emailaddress) instead of a Maildir delivery. -- Tom Collins - [E

Re: [vchkpw] Qmail vchkpw

2005-06-06 Thread Tom Collins
ile to the user's directory with the email address to forward to on the first line, and the path to their Maildir on the second. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop to troubleshoot hig

Re: [vchkpw] Re: Qmail vchkpw

2005-06-06 Thread Tom Collins
fault file. It would be better to do: /home/vpopmail/domains/.com/peter/Maildir/ &[EMAIL PROTECTED] I put the "&" in front of the email address. It's somewhat optional (if the email address starts with a letter or number, you don't need it). -- Tom Collins

Re: [vchkpw] authentication problem

2005-06-10 Thread Tom Collins
if i need to do more configurations, and the question will be, what more else? You need to have blank passwords on the accounts you want to re-learn. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a lapt

Re: [vchkpw] authentication problem

2005-06-11 Thread Tom Collins
new accounts My vpopmail version is 5.4.9 After clearing the password, you then authenticated one of the users, and his cleartext password didn't update? Try clearing the encrypted password of a few test accounts and see if vpopmail can learn their passwords. -- Tom Collins - [EMAIL

Re: [vchkpw] create a bunch of ezmlm lists from a webpage.

2005-06-13 Thread Tom Collins
best bet might be to come up with a way to modify qmailadmin to suit your needs (like disabling everything but mailing list support in 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] REQUEST FOR NEW FEATURE: INTERNAL-ONLY ACCOUNTS

2005-06-13 Thread Tom Collins
; email clients use your smtp server for outbound email. If they point to their ISP's server, you can't prevent them from sending to external addresses. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't

Re: [vchkpw] Vpopmail aliases - messages getting stuck in Qmail

2005-06-13 Thread Tom Collins
copies, If there's a problem delivering to john.smith that causes a deferral, the message will go to joe.blow again on the next attempt (and get a deferral delivering to john.smith and thus loop up). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail:

Re: [vchkpw] vdominfo showing wrong user counts

2005-06-13 Thread Tom Collins
d into on a regular basis? Probably the difference between POP and IMAP auth? If you use qmail-pop3d for POP and Courier for IMAP, Courier might not be updating the lastauth value. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] Update: QMail email "true" origin IP (tracking down a virus!)

2005-06-15 Thread Tom Collins
.120.105.146) >   by entekbuckets.com with SMTP; 14 Jun 2005 13:47:46 -0700 It was sent by 66.120.105.146. -- 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] Wrong email delivery

2005-06-15 Thread Tom Collins
.qmail file for user fred, or create a .qmail file for fred manually. -- 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] Wrong email delivery

2005-06-15 Thread Tom Collins
On Jun 15, 2005, at 1:57 PM, YaP wrote: Tom Collins wrote: If you have a user named [EMAIL PROTECTED], you shouldn't create aliases in the valias table for [EMAIL PROTECTED] Why not? How can i manage store and forward? Use qmailadmin to manage the .qmail file for user fred, or cre

Re: [vchkpw] how to enable CHKUSER_SENDER_MX check

2005-06-16 Thread Tom Collins
haven't been any radical changes to the codebase that required discussion recently. -- 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] spamassassin and vpopmail on ISP-cluster

2005-06-17 Thread Tom Collins
om the 5.5 dev series into 5.4.10. I'm not sure if he made the patch available on SourceForge or not -- I'm sure he'll chime in on this thread before too long. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Y

Re: [vchkpw] SMTP-AUTH works POP3 not SMTPd?

2005-06-17 Thread Tom Collins
hen remove the $LOCAL from your run file, as the newer SMTP AUTH patch does not use 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] SMTP-AUTH works POP3 not SMTPd?

2005-06-17 Thread Tom Collins
rname/password. -- 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] spamassassin and vpopmail on ISP-cluster

2005-06-17 Thread Tom Collins
ple companies chipping in may lower the cost enough to get it done. PS: Tom, did you see my bug-report for 5.5.1 `show_trace` on the bugtracker? I did, but I've pretty much ignored it. Others are managing the 5.5 branch and I try to stick to 5.4. -- Tom Collins - [EMAIL PROTECT

Re: [vchkpw] Thread-safe Vpopmail Quota Check

2005-06-17 Thread Tom Collins
need to make sure an improved system either doesn't break the other programs, or can be a drop-in replacement for the old code. -- 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] What causes bounce messages to be sent to forged addresses?

2005-06-17 Thread Tom Collins
ful of the domains we host (17). All other domains have catchall or delete instead of bounce-no-mailbox? -- 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] Re: smtp auth - md5 & learn pass

2005-06-18 Thread Tom Collins
ns, then it doesn't call vchkpw, and that's why learn passwords isn't working. If you're using qmail's pop3 server, you could add some debugging to vchkpw.c (and recompile and reinstall it) to do some printfs around that code to see why it isn't running. -- Tom

Re: [vchkpw] Re: smtp auth - md5 & learn pass

2005-06-19 Thread Tom Collins
ked to the old vpopmail code. -- 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] smtp auth - md5 & learn pass

2005-06-20 Thread Tom Collins
.64.71.106 It looks like it doesn't call vchkpw. If it did, you'd see "[vpopmail] vchkpw-pop3:" in the logs. -- 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] Safely Remove And Replace Postmaster Accounts?

2005-06-24 Thread Tom Collins
On Jun 23, 2005, at 11:51 AM, [EMAIL PROTECTED] wrote: Is it possible to safely nuke these accounts and immediately recreate them to clear their inboxes out? Wouldn't it be better to just delete the files in Maildir/new or Maildir/cur? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin:

Re: [vchkpw] mail quotas

2005-06-30 Thread Tom Collins
y re-write). -- 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] mail relay problems ...

2005-06-30 Thread Tom Collins
On Jun 30, 2005, at 12:30 PM, Henti Smith wrote: where is a decent howto these days http://shupp.org/toaster/ I use it every time I build a new hosting server (every 3 years or so). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net

Re: [vchkpw] hi CPU usage

2005-07-01 Thread Tom Collins
each night 01 01 * * * /var/qmail/bin/update_tmprsadh > /dev/null 2>&1 # start qmail back up qmailctl start If it has to generate a key on every connection, that could take a lot of CPU time. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: ht

Re: [vchkpw] Re: block non-relay from remote to local?

2005-07-02 Thread Tom Collins
has 5 or so entries for the servers that will feed it, I would have to agree that a cdb lookup would to a static file of 5 entries would be more efficient than a MySQL query (which has to be parsed by the MySQL server) for the same lookup. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin:

Re: [vchkpw] Segmentation fault on one domain

2005-07-03 Thread Tom Collins
eting vpasswd.cdb and then see what happens. If you still have problems, look at the vpasswd file for corruption, especially the entries before and after the qwerty1234 user. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a

[vchkpw] Vpopmail 5.4.12 released

2005-07-04 Thread Tom Collins
chance to test it. It also includes some minor fixes to long-time bugs -- see the ChangeLog for details. ChangeLog Tom Collins - vdelivermail: read full message, even on catchall delete/bounce to avoid SIGPIPE error if maildrop is calling vdelivermail. - vdelivermail: missing declaration when

Re: [vchkpw] Re: smtp-auth problem

2005-07-06 Thread Tom Collins
I'm listed as a best-preference MX or A for that host, it isn't in my control/locals file, so I don't treat it as local. If it's a local domain (users in /etc/passwd), it should appear in /var/qmail/control/locals. If it's a vpopmail domain, it should appear in /var/q

Re: [vchkpw] Disable local relay

2005-07-07 Thread Tom Collins
this? Thanks That isn't relay -- your server is the final destination for domain.com so it won't relay it to another server. What are you trying to accomplish? Your server needs to operate that way so people on the Internet can send mail to domain.com. -- Tom Collins - [

[vchkpw] Using alternate sending IP on outbound mail

2005-07-07 Thread Tom Collins
netblocks you want to re-route for 64.12.0.0 and 205.188.0.0. # route add -net 64.12.0.0 netmask 255.255.0.0 gw 123.45.67.89 dev eth0:0 # route add -net 205.188.0.0 netmask 255.255.0.0 gw 123.45.67.89 dev eth0:0 In about a day or so (once the blacklisting is over), I'll delete the route

Re: [vchkpw] Questions about vdelivermail

2005-07-08 Thread Tom Collins
even getting to vdelivermail...it's just being blasted through to the .qmail-user file in the domain directory (/home/vpopmail/domains/domain.com). domain.com/.qmail-user -- qmail delivers directly domain.com/user/.qmail -- qmail hands off to vdelivermail which handles delivery -- Tom Collins

Re: [vchkpw] vpopmail.c qnprintf patch

2005-07-08 Thread Tom Collins
27;ve made this little patch to make possible use this style for arguments. I'm not familiar with using %2$s in a printf -- what does it mean? Can you not accomplish the same thing with another style? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: ht

Re: [vchkpw] vpopmail.c qnprintf patch

2005-07-08 Thread Tom Collins
n Marinov wrote: Tom, You can find more info about this on the printf man page (3). Shortly - you can reuse some of the variables passed or reorder them. %2$s means the second string variable. Stoyan On Fri, 2005-07-08 at 23:39, Tom Collins wrote:On Jul 8, 2005, at 9:49 AM, Stoyan Mari

Re: [vchkpw] vacation messages

2005-07-09 Thread Tom Collins
's just a policy decision. Anyway, I think Tom Collins wrote it, more or less, or maintains it. Surprised he hasn't said something here yet. I didn't write QmailAdmin, but I've put a lot of time into it since at least 1.0.10. I moved it to SourceForge, and have actively

Re: [vchkpw] multiple domains across a given server

2005-07-18 Thread Tom Collins
ery. This should result in the email being forwarded to the same username ($EXT) on server b.example.tld. If you want to avoid mail loops (bogus address gets bounced from server A to B and back), create .qmail-alias files in the domain directory for each account on the other server. -- T

[vchkpw] Re: Maildirsize not updated

2005-07-19 Thread Tom Collins
27;ve fixed it in 5.4.12 which is currently a development release (not yet stable). I know that some people are using it in production though, so if this feature is important to you, you could install 5.4.12 and verify that it updates the maildirsize file properly. -- Tom Collins - [EMAIL PRO

Re: [vchkpw] mysql - valias sequence?

2005-07-19 Thread Tom Collins
haps when creating the new valias_insert() command, we should give it a new name and keep valias_insert() with the same parameters. valias_insert() would just call the new command and pass in -1 for the sequence. That way, old programs wouldn't break. We might also want to define a macro

Re: [vchkpw] quota problem

2005-08-10 Thread Tom Collins
cases. I'll hold on to your message and try to review the vdelivermail code the next time I have an opportunity to work on it. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop to troubleshoot high

Re: [vchkpw] Password format?

2005-08-18 Thread Tom Collins
passwords and password learning, if a user authenticates with their cleartext password (typically pop3), vpopmail can learn it and add it to the database. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop

Re: [vchkpw] 5.5.3 and valias

2005-08-19 Thread Tom Collins
one). -- 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] create welcome message

2005-08-22 Thread Tom Collins
could write a shell script that calls vadduser and then runs qmail-inject to send them the welcome message. If you really wanted to get fancy, you could check the exit code of vadduser and only send the welcome message if the user was successfully added. -- Tom Collins - [EMAIL PROTECTED

Re: [vchkpw] quota problem

2005-08-22 Thread Tom Collins
ystem quota error and do an overquota bounce instead of a deferral. -- 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 version confusion

2005-08-22 Thread Tom Collins
ion." [1] http://www.mail-archive.com/vchkpw@inter7.com/msg22188.html Then in a post about 5.5.3 on 19th August, Tom Collins said: "5.4.12's vdelivermail is newer than all other releases..." Correct. 5.5 should include most everything that was in 5.4.9, but none of the chan

Re: [vchkpw] Re: debian x86-64 issue with vpopmail and courier-imap

2005-09-09 Thread Tom Collins
;forum_id=35252 http://sourceforge.net/mailarchive/forum.php? thread_id=8106413&forum_id=35252 The ChangeLog patch probably won't work, and if you change Makefile.am and delete Makefile.in, libtool should rebuild Makefile.in for you. -- Tom Collins - [EMAIL PROTECTED

Re: [vchkpw] qmail+vpopmail+chkuser problems

2005-09-09 Thread Tom Collins
#x27;t forget to copy the files in /var/qmail/control and /var/qmail/users. -Tom

Re: [vchkpw] Linux frontend for GroupWise

2005-09-12 Thread Tom Collins
setting. More info: http://sourceforge.net/tracker/index.php? func=detail&aid=910410&group_id=6691&atid=356691 -- 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 and chkuser

2005-09-15 Thread Tom Collins
direction. -- 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] Issue with 64 bit

2005-09-15 Thread Tom Collins
to have someone overhaul the vpopmail configure/build system. -- 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 makefile-fpic.tgz Description: GNU Zip compressed data

[vchkpw] Vpopmail 5.4.13 released

2005-09-16 Thread Tom Collins
option so amd64 users can compile courier-authlib against libvpopmail.a. Tom Collins - hmac_md5.c: include for bzero and bcopy declarations. - configure.in: fix checks to limit enable-valias to MySQL only. - INSTALL: make clear that valias only applies to MySQL backend. - vpopmail.c: modify get_remote

Re: [vchkpw] chkuser 2.0.8b

2005-09-22 Thread Tom Collins
x27;, 'use smtp.server.com for outbound email', etc.). The end user could enter their name, email address and email client and get a one-page printout instructing them on how to set everything up. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail

Re: [vchkpw] chkuser 2.0.8b

2005-09-22 Thread Tom Collins
and client can generate the correct response is to have the same cleartext password available. Given the challenge and response, it is not possible to generate the cleartext password. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ Y

Re: [vchkpw] chkuser 2.0.8b

2005-09-22 Thread Tom Collins
ou cannot derive the cleartext password. This is the reason vpopmail requires cleartext passwords if you want to use CRAM-MD5. There's no way for it to derive the cleartext password from CRAM-MD5 in order to run it through crypt() with the proper salt and compare it to the stored, en

[vchkpw] Cross-site scripting (XSS) vulnerability in QmailAdmin/vpopmail

2005-09-23 Thread Tom Collins
r handling of .qmail files). I haven't had any reports of the vulnerability being exploited, but it is theoretically possible when running the old software. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] OT, but abuse related

2005-09-27 Thread Tom Collins
Another quick idea is to run `locate formmail` and `locate FormMail` to spot some quick possibilities. Good luck. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] vmoduser -w

2005-09-28 Thread Tom Collins
and disable_pop settings. -- 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] vdelivermail - expected behaviour?

2005-10-01 Thread Tom Collins
still accept the message instead of rejecting it at the SMTP level, but it's better than having to deal with the mail. Another option would be to just put '#' in the .qmail file to delete the message without delivering it. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: h

Re: [vchkpw] Creating distribution lists in vpopmail

2005-10-04 Thread Tom Collins
domain.com` to generate a list of email addresses in a domain. Use ~vpopmail/bin/valias to create alias addresses with multiple recipients. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop to troubleshoot high-

Re: [vchkpw] Creating distribution lists in vpopmail

2005-10-04 Thread Tom Collins
On Oct 4, 2005, at 5:30 PM, Alex Decarli wrote: I need to get the vpopbull -n -V domain.com stdout and create a list called [EMAIL PROTECTED] , inputing this users in this list. How to ? ~vpopmail/bin/vpopbull -n -V domain.com > ~vpopmail/domains/domains.com/.qmail-staff -- Tom Coll

Re: [vchkpw] Creating distribution lists in vpopmail

2005-10-04 Thread Tom Collins
On Oct 4, 2005, at 5:56 PM, Alex Decarli wrote: Here we´ve ezlm. My lists are in diferent format. I´m not sure ezlm is used. You can pipe the vpopbull output through ezmlm-sub instead. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net

Re: [vchkpw] Mail system configuration recommendations

2005-10-04 Thread Tom Collins
d block 50% by dropping at 12+. I can't believe that there would be a legitimate message scoring a 12+ that I would not want to miss. -- 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] How do I list alias domains, and remove alias domains?

2005-10-18 Thread Tom Collins
On Oct 18, 2005, at 6:45 PM, Jeff Salisbury wrote: FYI, I am using version 5.3.5 of the vpopmail tools... Try upgrading to something in the 5.4 series. vdeldomain in 5.4 will correctly delete just the alias, and won't touch the real domain behind it. -- Tom Collins - [EMAIL PROT

Re: [vchkpw] vauth_getpw() with Apache/CGI

2005-10-19 Thread Tom Collins
that might be causing the problem? IIRC, it may need to read the files in /var/qmail/control and/or /var/qmail/users as well. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ You don't need a laptop to troubleshoot high-spee

Re: [vchkpw] Multi-user vpopmail/ezmlm web interface

2005-10-19 Thread Tom Collins
I'd explore adding that feature in the next two months or so. -- 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] forwarding to local users

2005-10-21 Thread Tom Collins
o" headers -- is that what you're referring to? -- 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] OFF-TOPIC: A good POP3/SMTP Proxy Server

2005-10-25 Thread Tom Collins
http (and other) traffic. -- 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] validate from

2005-10-25 Thread Tom Collins
he same as the MAIL FROM, then smith can just send his forged e-mail from another server. -- 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

<    5   6   7   8   9   10   11   12   13   >