Re: [vchkpw] creating a custom field in vpopmail

2006-12-29 Thread Tom Collins
it for your needs. If you're a non-programmer, it won't be easy to get it to show up in QmailAdmin though. You might be able to pay one of the QmailAdmin developers on the list qmailadmin-devel (go to http:// qmailadmin.sf.net/ for subscription info) to do it for you. -- Tom Collins - [EMAIL

Re: [vchkpw] 5.4.18 release candidate

2006-12-24 Thread Tom Collins
it works... -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] onchange

2006-12-22 Thread Tom Collins
often that the overhead is worth worrying about. I'd have to agree with John. This fits well with djb's principle of having small programs interact with each other. There's no need to us to maintain pipe writing code like that in vpopmail. -- Tom Collins - [EMAIL PROTECTED] Vpopmail

Re: [vchkpw] Incorrect From address when using valias

2006-12-20 Thread Tom Collins
section of the SMTP conversation. Try adding From: [EMAIL PROTECTED] and To: John [EMAIL PROTECTED] and maybe even a subject. Don't forget a blank line before the body (Test). -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web

Re: [vchkpw] 5.4.17 patches

2006-12-12 Thread Tom Collins
Drew, The functionality added by these patches sounds great. If the code looks good I'll get them into the next release. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] .vpopmail-* instead of .qmail-*

2006-12-12 Thread Tom Collins
to update their QmailAdmin as well. -- Tom Collins - [EMAIL PROTECTED] Certified Rabbit Semiconductor Consultant based in Napa, California

Re: [vchkpw] 5.4.17 patches

2006-12-12 Thread Tom Collins
to config.h... and then somebody (tom?) to add it to an official version of vpopmail. The squeaky wheel gets the grease... It's in my queue, and I hope to have some time to work on vpopmail and qmailadmin over the holidays. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail

Re: [vchkpw] 5.4.17 patches

2006-12-11 Thread Tom Collins
of changes by Rick Widmer, and patches by Peter Pentchev. I'm not sure I understand the first one though -- vdelivermail and qmailadmin already support a .qmail file in the user's directory. Are you talking about .qmail-extension files? -- Tom Collins - [EMAIL PROTECTED] Vpopmail

Re: [vchkpw] root owned maildirsize revisited

2006-12-05 Thread Tom Collins
that an admin on the box is running one of the command-line tools to modify the user, resulting in the maildirsize file getting rebuilt? -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] duplicate emails in simscan when remote server times out

2006-12-05 Thread Tom Collins
timing thing where the other end drops the connection and simscan replies that it was received OK before it knows the connection closed. It might need some further testing by the simscan developers to find additional failure points. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual

Re: [vchkpw] duplicate emails in simscan when remote server times out

2006-12-05 Thread Tom Collins
On Dec 5, 2006, at 4:13 PM, Rick Macdougall wrote: Interesting. Do you have any idea what the remote email server was ? (The actual MTA I mean). Microsoft ESMTP MAIL Service, Version: 6.0.3790.1830 Maybe an older version of Exchange that needs to be updated? -- Tom Collins - [EMAIL

Re: [vchkpw] vchkpw works manually but not from vpopmail-authlib

2006-12-01 Thread Tom Collins
clients' Exchange servers, so that helped reduce my load as well. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] vchkpw works manually but not from vpopmail-authlib

2006-11-30 Thread Tom Collins
vpopmail config, you need to recompile and reinstall authlib. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] Memleak when using vpopmail with mysql, but without --enable-mysql-limits. + patch

2006-11-28 Thread Tom Collins
BTW, I just added Tijs's patch to vpopmail CVS yesterday, and it will be included in 5.4.18. -Tom On Nov 28, 2006, at 1:52 AM, Tijs Zwinkels wrote: Sorry for the late reply, i simply missed your mail until now. I don't know if that's always the case, but in my case: Yes, authdaemond was

Re: [vchkpw] Error: Entry is out of order

2006-11-08 Thread Tom Collins
. The first time you run vadddomain, it sees that the file isn't sorted and so it sorts it. Unless you manually edit the files, you won't see the notices again. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface

Re: [vchkpw] running sa-learn from valias

2006-11-07 Thread Tom Collins
(hard error); 111 means that the delivery failed but should be tried again in a little while (soft error). What do you see in the qmail-send log when a message goes through the process? -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http

Re: [vchkpw] vdeluser: Failed to delete user from auth backend / Error: Illegal username

2006-11-07 Thread Tom Collins
username, it fails because there is already such user. What version of vpopmail? I think we saw this problem during the 5.3.x development series... -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail

Re: [vchkpw] Troubleshooting enable-roaming-users

2006-11-03 Thread Tom Collins
of the end user, so it can't update the relay table. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] Troubleshooting enable-roaming-users

2006-11-02 Thread Tom Collins
, QmailAdmin and any other app that links to libvpopmail. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

[vchkpw] Missing loop check in vdelivermail

2006-10-30 Thread Tom Collins
), [EMAIL PROTECTED], TheUser, TheDomain); +if ( is_looping( loopcheck ) == 1 ) { +vexiterr (EXIT_BOUNCE, mail is looping); +} #ifdef VALIAS /* process valiases if configured */ -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net

Re: [vchkpw] domain quotas

2006-10-28 Thread Tom Collins
in any 5.4.x release, and they still don't work. When (and if) they did work, they could put a heavy load on the server if it had lots of mailboxes with lots of emails. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web

Re: [vchkpw] Qmail smtp oddity with vpopmail and chkuser

2006-10-27 Thread Tom Collins
. Just as an FYI, RFC821 says you need angle brackets around the email address (and no space after the colon). Regardless, qmail-smtpd should come back. I just tried your test on my system (Shupp Toaster) and it came back fine. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains

Re: [vchkpw] vdelivermail patch in order to handle maildrop filtering capabilities

2006-10-25 Thread Tom Collins
adding. Please upload it to SourceForge http://vpopmail.sf.net/ so there's a permanent record of it out there, and someone searching for that functionality can use your patch until it's added to the release versions of vpopmail. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains

Re: [vchkpw] MAIL FROM question

2006-10-21 Thread Tom Collins
need to look at the Received headers. After that, forge an email from [EMAIL PROTECTED] thanking them for their efforts in securing the homeland. ;-) -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail

Re: [vchkpw] Why is vadduser creating a hierarchy?

2006-10-14 Thread Tom Collins
to me and I'll put it in my queue of patched for vpopmail. A slew of them were just posted to SourceForge, so I'll probably try to get a 5.4.18 release out before too long. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web

Re: [vchkpw] vuserinfo and quota

2006-09-25 Thread Tom Collins
, courier-imap and qmail-pop3d to support larger quotas. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] transfer (rename) domain

2006-09-25 Thread Tom Collins
and mailing lists. All make use of full pathnames (IIRC). Tom Collins Tom Logic LLC PO Box 5717 Napa, CA 94581 (707) 265-6622 (707) 265-6646 fax [EMAIL PROTECTED] -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface

[vchkpw] Email addresses with spaces

2006-09-25 Thread Tom Collins
ore I make some change we'll regret?  I doubt anyone is using spaces, but a quick web search seems to imply (discussion of RFC2822) that they're legal (along with a lot of other crap).[1] https://sourceforge.net/tracker/?func=detailatid=577798aid=1565423group_id=85937 --Tom Collins  -  [EMAIL

Re: [vchkpw] Segfault when invalid domain in ./qmail/users/assign file.

2006-09-17 Thread Tom Collins
5.4.17 is released, I go through and change the status of all the [in 5.4.17] tracker items to closed. Here's a cool way to look at all trackers related to a particular release: https://sourceforge.net/search/? type_of_search=artifactgroup_id=85937words=5.4.17 -- Tom Collins - [EMAIL

Re: [vchkpw] Segfault when invalid domain in ./qmail/users/assign file.

2006-09-13 Thread Tom Collins
to release it as stable soon ? It has passed all my stress testing. Good point -- I just switched it to stable on SourceForge. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] Memleak when using vpopmail with mysql, but without --enable-mysql-limits. + patch

2006-09-10 Thread Tom Collins
this gets into the next release. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] Mail to all users?

2006-09-04 Thread Tom Collins
to ezmlm-sub. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] Abort_trap

2006-08-22 Thread Tom Collins
of vpopmail and qmailadmin are you using? I don't see abort trap in the recent vpopmail source. Does the catchall work when you don't have a vacation on [EMAIL PROTECTED] -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web

Re: [vchkpw] Abort_trap

2006-08-22 Thread Tom Collins
. The 5.4.17 release, even though it's labeled as dev, is actually stable enough to move to stable now. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] qmail + vqadmin 2.3.5 + vpopmail 5.4.13 problem

2006-08-18 Thread Tom Collins
for qmail-smtpd, and have you configured its run file to call vchkpw to authenticate users? -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] chkuser + localhost as sender MX

2006-08-16 Thread Tom Collins
unknown rcpt to's from localhost. Is there a settings to get rid of that? Better would be a patch to qmail-smtpd that only accepted localhost and 127.0.0.1 as the HELO name on connections from 127.0.0.1. I don't know enough about chkuser to answer your original question. -- Tom Collins - [EMAIL

Re: [vchkpw] Alias becoming default domain

2006-08-02 Thread Tom Collins
must be default, how can I make it work? Here's a thread from June, with my response on one way to do it. http://www.mail-archive.com/vchkpw@inter7.com/msg23872.html -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface

Re: [vchkpw] Virtual Domains

2006-08-02 Thread Tom Collins
mailserver where the remaining mailboxes are?I'm not sure I completely understand your setup, but if you add test2.edu to the rcpthosts file on test.edu, it will accept email for that domain and forward it on to the server hosting test2.edu. --Tom Collins  -  [EMAIL PROTECTED]Vpopmail - virtual domains

Re: [vchkpw] Mail Domain Aliases

2006-08-01 Thread Tom Collins
an easier way. We also use qmailadmin. I assume you intend for mail sent to all users (not just eric) would be aliased... Is domain2.com on the same server? If so, vaddaliasdomain will do the trick. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http

Re: [vchkpw] Upgrading from 5.2.1, qmail-ext and quotas

2006-07-27 Thread Tom Collins
been disabled in the current release. 4) Will this upgrade change anything to the already set (but not working) quotas? I don't know -- I don't personally use quotas. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web

Re: [vchkpw] Upgrading from 5.2.1, qmail-ext and quotas

2006-07-27 Thread Tom Collins
, you can probably safely disable that feature. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] Weird messages in qmail-send

2006-07-18 Thread Tom Collins
double- bounces -- in most cases you just want to throw them out. Solution: echo [EMAIL PROTECTED] ~alias/.qmail-root -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] file error 1

2006-07-18 Thread Tom Collins
a .qmail file (or from the valias table if you have valiases enabled). Is there anything quirky about the .qmail file you're trying to delete lines from? -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http

[vchkpw] Vpopmail 5.4.17 Released

2006-07-12 Thread Tom Collins
created with permissions. [1499043] - vpalias: set mydir to NULL after closing it. [1499045] Tom Collins - vpalias: don't trash alias name passed to valias_insert(). [1491087] - vpopmaild: don't show last auth if auth-logging disabled. [1511313] - Only include err.h if it's present. [1484110

Re: [vchkpw] Vpopmail and Global Aliases

2006-07-10 Thread Tom Collins
. The domain isn't in locals, so .qmail files in ~alias are ignored. It jumps to virtualdomains, which takes it to users/assign, which takes it to the domain's directory. At that point, you'll need a .qmail-abuse in the domain's directory. -- Tom Collins - [EMAIL PROTECTED] Vpopmail

Re: [vchkpw] Misc Bugfixes- update, cleanup

2006-06-29 Thread Tom Collins
is mydir static? It's always set to NULL before that function exits. Wouldn't making it not static and initializing it to NULL make more sense? -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http

Re: [vchkpw] new Installation on Fedora Core 5

2006-06-29 Thread Tom Collins
and got a table for each domain. The default, --enable-many-domains puts all domains in a single table. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] [bug][patch] - vchkpw/vmysql and Mysql 5

2006-06-29 Thread Tom Collins
This patch is in the upcoming 5.4.17 release. -Tom On May 29, 2006, at 7:05 AM, Ron Gage wrote: Greetings: I don't know if anyone in here is encountering this problem (yet), but it has been affecting me for the past few weeks - ever since I upgraded my MySQL server to 5.0.19. It took quite

Re: [vchkpw] make alias domain the main domain?

2006-06-29 Thread Tom Collins
, because their files will reference the old directory name. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] make alias domain the main domain?

2006-06-29 Thread Tom Collins
making the changes to users/assign. Once I made that change, it was OK. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] make alias domain the main domain?

2006-06-29 Thread Tom Collins
be in business. Now you can search through the various .qmail files and mailing list configuration files, looking for references to old.com and changing them to new.com. Eventually, you can ditch the link from old.com to new.com in the domains directory. -- Tom Collins - [EMAIL PROTECTED

Re: [vchkpw] Forwarding spec. users w/o local domain

2006-06-28 Thread Tom Collins
the postmaster user to have its mail get forwarded to [EMAIL PROTECTED] If you really want to be safe, you could add the domain as test.com first, make sure everything works (using qmail-inject, or manually telnetting to port 25 on localhost) before doing it with the real domain. -- Tom Collins

Re: [vchkpw] make alias domain the main domain?

2006-06-28 Thread Tom Collins
(the server admin) should be the only person who will se it. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] quotawarn not always working

2006-06-28 Thread Tom Collins
, but nothing serious enough to keep you from trying 5.4.16. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] sorry, your envelope sender domain must exist (#5.7.1).

2006-06-21 Thread Tom Collins
that your email address is correct in your Mail preferences and try again. What are you using as the from address? Are you sure there isn't a typo in it? Do you have a /var/qmail/control/mfcheck file? If so, you might be able to put '0' in there to temporarily disable this check. -- Tom Collins

Re: [vchkpw] Re: Segfaulting in vadddomain

2006-06-19 Thread Tom Collins
doing their work: Rick, If you can get a patch to me (that fixes the segfault in the users/assign sorting code when a domain doesn't have a dot in it) by the end of the week, I'll work at getting another vpopmail release out (with your patch, and others in my queue). -- Tom Collins

Re: [vchkpw] Blocking Fake Froms?

2006-06-14 Thread Tom Collins
On Jun 13, 2006, at 3:50 AM, Mustafa Şimşek wrote: 2. this spammer use fake ip addresses so i can't detect real user. is it possible to detect real user from logs? If you check the Received headers, you can see what SMTP AUTH address he used. -- Tom Collins - [EMAIL PROTECTED] Vpopmail

Re: [vchkpw] New version of vpopmail?

2006-06-12 Thread Tom Collins
(keeping me from paying work in addition to vpopmail), and I'm on vacation this week. I'll try to get the submitted patches into CVS and have a release sometime next week. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web

Re: [vchkpw] Misc Bugfixes- update, cleanup

2006-06-05 Thread Tom Collins
sure they get in, along with Ron Gage's patch related to MySQL 5. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] [bug][patch] - vchkpw/vmysql and Mysql 5

2006-06-05 Thread Tom Collins
for getting something up on SourceForge this week. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] [bug][patch] - vchkpw/vmysql and Mysql 5

2006-06-04 Thread Tom Collins
I already applied a patch to 5.4.16 that looks like it would take care of this condition, and it should be more universal in how it works. Can someone with MySQL try 5.4.16 and see if it fixes the problem? If not, I'll look into adding Ron's patch. Tom On Jun 4, 2006, at 7:12 AM, tonix

[vchkpw] Upping the ante in fighting spam with simscan

2006-06-02 Thread Tom Collins
spam score of the messages sent, I could decide whether the additional work would pay off. Has anyone started on something like this? Any pointers on code to use to tail a file and detect when it's been renamed/rolled so I can switch to the next current log? -- Tom Collins - [EMAIL

Re: [vchkpw] smtproute

2006-05-25 Thread Tom Collins
back into virtualdomains, update the DNS records so you're now the primary DNS server, and you're off and running. -- Tom Collins - [EMAIL PROTECTED] Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/ QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/

Re: [vchkpw] domain migration

2006-05-24 Thread Tom Collins
to change the domain's directory, you'll have to update: /var/qmail/users/assign Each user's Maildir path (vpasswd file, or database backend) Mailing list configurations and possibly autoresponders (I can't recall if they have full or relative paths). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin

Re: [vchkpw] rcpt check patch - rejected rcpt

2006-05-23 Thread Tom Collins
they can install. Tom Collins Tom Logic LLC PO Box 5717 Napa, CA 94581 (707) 265-6622 (707) 265-6646 fax [EMAIL PROTECTED]

Re: [vchkpw] Unwanted Local Delivery

2006-05-19 Thread Tom Collins
of domains that don't list you as an MX. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] Unwanted Local Delivery

2006-05-19 Thread Tom Collins
a problem. Why is it so important for you to do this on your server? If you're hosting someone's email, and they move their email hosting to another provider without telling you, is it really your fault if your server still accepts their email? -- Tom Collins - [EMAIL PROTECTED

Re: [vchkpw] Roaming-users could not work with secure pop3 ?

2006-05-18 Thread Tom Collins
/ for setting up pop/secure-pop, roaming-users should work. I'm a big fan of using SMTP AUTH instead of roaming-users (aka pop-before-smtp). If they configure their email client for SMTP AUTH, then you won't have to fix roaming-users for secure pop3. -- Tom Collins - [EMAIL PROTECTED

Re: [vchkpw] dot-qmail ordering

2006-05-15 Thread Tom Collins
   * Make the autoresponder message file Good point -- I've put it in my todo queue for the next QmailAdmin release. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] NFS and vpopmail

2006-05-12 Thread Tom Collins
after that. The qmail-smtpd process doesn't have the correct permissions to read the vpasswd file for the domain (or the vpopmail.mysql file with the MySQL login info). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] Segmentation Fault with new Kernel

2006-05-12 Thread Tom Collins
of the database backends? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] NFS and vpopmail

2006-05-12 Thread Tom Collins
). If anyone could tell me please, what should the permissions be? This is the setup I did: Just make sure qmail-smtpd runs as user vpopmail. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] [vpopmail] handle 'postmaster' as non existing user (reject mails)

2006-05-09 Thread Tom Collins
to anything you'd like. You could even put something like 'if you really need to contact someone, email usenet at lars-uhlmann.de'. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] Corrupt return-path help? [OT]

2006-05-09 Thread Tom Collins
of qmail-inject? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] Crash in qmailadmin 1.2.10/vpopmail 5.4.16 adding first forward

2006-05-09 Thread Tom Collins
them with no permissions (likely relating to a umask or something Debian related, so it's always best to force the permissions of the lock file). I'll make sure these get into 5.4.17, and will consider a quick release after a week or so for any remaining bugs to be uncovered. -- Tom Collins

Re: [vchkpw] Corrupt return-path help? [OT]

2006-05-08 Thread Tom Collins
of vpopmail? vdelivermail went through huge changes in 5.4.11. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] Corrupt return-path help? [OT]

2006-05-08 Thread Tom Collins
: 5.4.15- the one that was current beyond a couple days ago. -M Tom Collins [EMAIL PROTECTED] wrote: Is this a bug in vdelivermail?� The message into vdelivermail seems to have a valid return-path, and coming out of vdelivermail into qmail-inject appears to blank the line but not remove

[vchkpw] vpopmail 5.4.16 released (finally)

2006-05-07 Thread Tom Collins
for over quota when creating temp mail file. Tom Collins - vpalias: Fix double-free in code ported from 5.5 branch. - valias: exit non-zero on error, send all errors to stderr. - vchkpw: make sure we have cleartext pass before checking SMTP_AUTH or APOP logins. - Remove vactivedir code since it's

Re: [vchkpw] problem overriding qmailadmin limits at authentication?

2006-05-07 Thread Tom Collins
the -o flag (user is not subject to domain limits). -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] vpopmail + activedir

2006-04-26 Thread Tom Collins
TCP/IP packets to the non existant server to perform all the various vpopmail functions. Should we pull it from the releases then? There will still be copies in the CVS attic if someone wants to try picking it up and running with it. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http

Re: [vchkpw] peculiar qmailadmin problem

2006-04-21 Thread Tom Collins
. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] peculiar qmailadmin problem

2006-04-21 Thread Tom Collins
. vmoddomlimits might have an option to delete the limits for a single domain so it will revert back to the defaults. Does vqadmin allow you to edit the limits? -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] alphabetized forwards

2006-04-19 Thread Tom Collins
for both CDB and MySQL backends. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] alphabetized forwards

2006-04-19 Thread Tom Collins
On Apr 19, 2006, at 6:27 PM, aichains wrote: I am curious why you would suggest that we not use --enable-valias ? Because the original poster is using the CDB backend. --enable-valias only works if you're using a database backend. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http

Re: [vchkpw] Re: ONCHANGE behavior

2006-04-17 Thread Tom Collins
want them why don't we throw in: I think I agree with Robin on this. If I've written on onchange script that needs to apply to every user on the system, I don't want to have to special-case the new-domain condition with a hack to run my script for postmaster. Tom Collins Tom Logic LLC PO Box

Re: [vchkpw] Re: ONCHANGE behavior

2006-04-15 Thread Tom Collins
. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] vadddomain -u issues

2006-04-14 Thread Tom Collins
and allows users to upload their own cgi scripts would be very dangerous. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] Re: 5.4.15 onchange patch

2006-04-03 Thread Tom Collins
to reject email for non-existent users and defer email for users over quota. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] Re: 5.4.15 onchange patch

2006-03-28 Thread Tom Collins
on user add. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] /var/qmail/alias/.qmail-user

2006-03-28 Thread Tom Collins
in ~qmail/alias, did you make sure they were owned by alias:qmail? That might work... -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] /var/qmail/alias/.qmail-user~

2006-03-28 Thread Tom Collins
. I do not have a ~root/.qmail file. I also have one for another account so I get the output of its cron jobs. Again. no ~user/.qmail file, just a ~alias/.qmail-user. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] nasty bug: vpopmail 5.4.10 vdeldomain on alias destroys original domain

2006-03-27 Thread Tom Collins
it act differently if the domain directory is a link to another directory. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] qmail-inject deferrals

2006-03-27 Thread Tom Collins
over qmail-queue is a band-aid, we should be looking at the exit code and behaving properly. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] converting old-style domain aliases to the new style

2006-03-27 Thread Tom Collins
in ~vpopmail/domains. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] nasty bug: vpopmail 5.4.10 vdeldomain on alias destroys original domain

2006-03-23 Thread Tom Collins
On Mar 23, 2006, at 7:09 PM, Kurt Bigler wrote: on 10/18/05 10:35 PM, Tom Collins [EMAIL PROTECTED] wrote: 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

Re: [vchkpw] maildirsize does not automatically updated

2006-03-22 Thread Tom Collins
negative entries to the maildirsize file. Do you find that the maildirsize is updated correctly for POP but not IMAP (or vice versa)? Keep in mind that the quota usage is calculated by adding up all the entries in maildirsize -- not just by looking at the first few lines. -- Tom Collins

Re: [vchkpw] List aliases of domain

2006-03-20 Thread Tom Collins
grep :oldeportfish.com: /var/qmail/users/assign | cut -d: -f1 (and then strip/ignore the leading + and trailing -) -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/

Re: [vchkpw] Bug: valias (version 5.4.9) always returns 0

2006-03-20 Thread Tom Collins
)); vexit(i); } ++optind; } if ( Email[0] == 0 ) { - printf(must supply alias email address\n); + fprintf(stderr, must supply alias email address\n); usage(); vexit(-1); } Tom

Re: [vchkpw] Error in checking password length

2006-03-20 Thread Tom Collins
Actually, this patch is incorrect. vadduser() takes the plaintext password, regardless of whether CLEAR_PASS is defined. The current code behaves as it should. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ On Mar 17, 2006, at 6

Re: [vchkpw] Re: enable-many-domains vpopmail-5.4.8/5.4.13 ( Without MySQL )

2006-03-15 Thread Tom Collins
Probably. On Mar 15, 2006, at 3:32 PM, Sim wrote: Is it /home/vpopmail/domains/.dir-control file the problem becouse subfolder aren't created? Hello! I have two servers with Vpopmail. One with 5.4.8 version ( without MySQL ) and one with new 5.4.13 version ( without MySQL ) Old version

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