[vchkpw] other fun vpopmail issues!

2003-08-14 Thread David Gibbons
Okay on another note i'm having a boggling time getting the Seekable patch SpamAssassin wants to apply to vpopmail.. it patches fine but then on compile i get.. this is on a newly untared vpopmail with only allow-roaming users=y set in the config. gcc -I. -Icdb -g -O2 -Wall -c seek.c

Re: [vchkpw] vadddomain issues

2003-08-14 Thread David Gibbons
Evren Yurtesen wrote: try to figure out what does the files in /var/qmail/control say, the users file etc. where is the domain directory there? considering vadddomain could add something to there On Wed, 13 Aug 2003, David Gibbons wrote: [EMAIL PROTECTED] [/var/qmail/vpop/bin] # ./vadddomain

RE: [vchkpw] Change Password Script

2003-07-19 Thread David Choo
Anyone willing to help on this? Regards, David Choo -Original Message- From: David Choo [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 5:50 PM To: [EMAIL PROTECTED] Subject: [vchkpw] Change Password Script I know this has been asked millions of times. I've searched

[vchkpw] Change Password Script

2003-07-17 Thread David Choo
as I would need ALL my users to login. Considering the number of inactive accounts I have, that might take some months down the road. As such, is there anyone kind enough to guide me on this? Regards, David Choo

Re: [vchkpw] How to put all accounts in an alias file?

2003-06-30 Thread David du SERRE-TELMON
Simply a shell script ?!! Something like that : for user in `cat /home/vpopmail/domains/your_domain/vpasswd | cut -f1 -d:` do user=`echo $user | sed s/\./:/g`# Don't forget to replace . by : echo what you want /home/vpopmail/domains/your_domain/.qmail-$name chown vpopmail:vchkpw

[vchkpw] Ezmlm Upgrade

2003-06-29 Thread David Choo
in. Can someone guide me on the best way to do it? Regards, David Choo

[vchkpw] Return usage problem

2003-06-27 Thread David du SERRE-TELMON
Hi, I've got problems with some users mailboxs. usage give by vuserinfo command return a different value than real folder size (du). Here, folder have a size of 1.9 Mo. vuserinfo return than 80% of the mailbox is use, the quota is 20 Mo. [EMAIL PROTECTED] Maildir]# /home/vpopmail/bin/vuserinfo

Re: [vchkpw] Return usage problem

2003-06-27 Thread David du SERRE-TELMON
I answer to my own problem : I've remove the maildirsize, and do vuserinfo on mailbox user which have rebuild the file. Someone can say me if it's normal ? Can I avoid that ? David - Original Message - From: David du SERRE-TELMON [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday

RE: [vchkpw] Vpopmail --enable-roaming-users=y

2003-06-27 Thread David Hubbard
on the files in that directory? David

RE: [vchkpw] Vpopmail --enable-roaming-users=y

2003-06-26 Thread David Hubbard
vchkpw. If that fixes it, you definitely have a daemon running as the wrong user or something similar. David

[vchkpw] Which files are involved in open-smtp?

2003-06-18 Thread David Hubbard
Hi all, can someone tell me what actually changes when --enable-roaming-users is on? Outside of the creation of the clearopensmtp binary, is it just a change to vchkpw that enables external programs to have an IP added to open-smtp somehow when calling it? Thanks, David

[vchkpw] Migrating Domains to new Vpopmail Server

2003-06-17 Thread David Bronson
locals file. As I change MX records, I would like the old server to forward mail to the new one. How can I change the vpopmail locals database and not change the rcpthosts? I guess I could vdeldomain and add back the domain to rcpthosts, is that the best way? -- David Bronson

RE: [vchkpw] CDB -- MySQL Migration Questions

2003-06-17 Thread David Choo
authenticated all your users, and you can run vconvert -c -m. Bingo, everything works fine. Regards, David Choo -Original Message- From: Wouter Prins [mailto:[EMAIL PROTECTED] Sent: Sunday, June 15, 2003 11:53 PM To: 'David Choo'; [EMAIL PROTECTED] Subject: RE: [vchkpw] CDB -- MySQL

[vchkpw] CDB -- MySQL Migration Questions

2003-06-15 Thread David Choo
encrypted passwords from CDB - MySQL? Otherwise, can anyone suggest any good way for me to integrate any password changing mechanism into Horde + IMP? Regards, David Choo

[vchkpw] chkusr patch

2003-06-15 Thread David Bronson
Hi all, I have just discovered qmail-smtpd-chkusr after several years of using vpopmail. I have applied the patch but don't quite understand the Makefile changes that are needed. Can someone share in more detail the changes that are needed to compile? Thank you in advance, -- David Bronson

[vchkpw] Authentication Errors

2003-06-13 Thread David Bronson
asked this question on the sqwebmail list and was told it is a vpopmail/vchkpw bug. It still seems to only happen with sqwebmail though (for me). Thanks in advance, -- David Bronson

[vchkpw] Issues with a setuid vchkpw?

2003-06-11 Thread David Hubbard
It looks like vchkpw needs to be setuid vpopmail to work in a smtp-auth setup; are there any security issues with that? Thanks, David

RE: [vchkpw] Question on 553 error

2003-06-08 Thread David Hubbard
If you search google for the error message you're wondering about, the second match is the third-party patch that is causing your qmail to produce the message. David -Original Message- From: Remo Mattei [mailto:[EMAIL PROTECTED] Sent: Saturday, June 07, 2003 9:47 PM To: David

RE: [vchkpw] Question on 553 error

2003-06-08 Thread David Hubbard
That's an error from the SMTP server; unless you have smtp auth or something like that built into it, vpopmail would not be involved. David -Original Message- From: Remo Mattei [mailto:[EMAIL PROTECTED] Sent: Sat 6/7/2003 7:31 PM To: '[EMAIL PROTECTED

[vchkpw] vpopmail + spamassassin

2003-06-04 Thread David du SERRE-TELMON
(I've put in config file : rewrite_subject 1). Spamassassin work fine, because it add spam status Yes/No in header, but it would change anything in the mail (subject ou attach). Anybody have an idea ? Thank you David

Re: [vchkpw] vpopmail + spamassassin

2003-06-04 Thread David du SERRE-TELMON
--scanners fprot,verbose_spamassassin [...] Another question, anyboby know how add a message on all outgoing message ? Thank you - Original Message - From: Rick Root [EMAIL PROTECTED] To: David du SERRE-TELMON [EMAIL PROTECTED] Sent: Tuesday, June 03, 2003 9:12 PM Subject: Re: [vchkpw

[vchkpw] which user to execute vadddomain

2003-03-30 Thread David Koski
as root. Is that the norm? Best Regards, David Koski [EMAIL PROTECTED]

RE: [vchkpw] vpopmail enable-roaming with courier

2003-03-29 Thread David Hubbard
about what the problem is or what the timeframe is to a fix. David

[vchkpw] Courier-imap not setting open-relay in vpopmail/qmail

2003-03-25 Thread David Hubbard
, David

[vchkpw] Vpopmail/qmail/multiple servers

2003-03-18 Thread David Brinks
on letting the multiple servers share emailbox info or something between themselves. Anyone able to give me a pointer or maybe even a hint of what I've overlooked? thanks your time. David Brinks -- Power-Net Internet Services -- Network Manager [EMAIL PROTECTED] Local Office : 402 N. Mission, Mt.Pleasant

Re: [vchkpw] Newbie trying to figure vpopmail to popb4smtp.

2003-02-26 Thread David Richardson
Steve, the SMTP-AUTH functionality is added to qmail as a patch. With SMTP-AUTH and VPOPmail, you are able to authenticate virtual domain users into a _temporary_ mode to run your system as a relay based upon their IP being added by VPOPmail into a table of recently authenticated IPs. This IP

Re: [vchkpw] Configure options for MySQL support?

2003-02-25 Thread David Richardson
Robin, if it's up for a vote, I'll second your motion! I don't plan on changing my MySQL params very often, but I'm _certain_ that I'll forget to update vmysql.h during a recompile and I'll foobar my Vpopmail. Perhaps we could just cobble together a helper perl script to query for and rewrite

Re: [vchkpw] How to handle the local domain as virtual.

2003-02-25 Thread David Richardson
Ben, I don't think you would declare any local domains (other than localhost?) in a vpopmail implementation... I recall something in the docs about that. I'm extremely new, so caveat emptor. Dave. -- Original Message -- From: Ben Ullian [EMAIL PROTECTED]

[vchkpw] no mysql tables after Vpopmail install

2003-02-20 Thread David Richardson
I don't have any vpopmail related tables in my Mysql vpopmail database after installation. I discovered that during the install of vpopmail I typo'd the vpopmail password I wanted to use in the mysql db. I assume that as a result of that error that the tables didn't created properly. I've

Re: [vchkpw] no mysql tables after Vpopmail install

2003-02-20 Thread David Richardson
Thanks to the lists' advice to make distclean and reconfig and recompile was great! HOWEVER, something laying around (maybe not vpopmail?) is generating this 'maillog' entry (Redhat linux 7.3): Feb 20 08:32:07 (edited hostname) imapd: could not connect to mysql update server Access denied for

Re: [vchkpw] no mysql tables after Vpopmail install

2003-02-20 Thread David Richardson
. Thanks again! Dave. -- Original Message -- From: Jesse Guardiani [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Thu, 20 Feb 2003 09:46:16 -0500 On Thursday 20 February 2003 09:41, David Richardson wrote: Thanks to the lists' advice to make distclean

[vchkpw] Any easy way to change path to vpopmail?

2003-02-12 Thread David Hubbard
going to be using a symbolic link on the new server to simulate the old but can I start using the new correct paths for new domains or do I need to remain consistent? Thanks, David

[vchkpw] vqadmin: what version vpopmail required?

2003-02-02 Thread David Koski
development. TIA, David Koski [EMAIL PROTECTED]

[vchkpw] Installation

2003-01-09 Thread David Mark
Hi I have installed VPopMail (5.2.1). The system is running on redHat 7.3. I have install VMailMgr and then removed it. if I do: chris real unix user telnet 0 110 +OK [EMAIL PROTECTED] user chris +OK pass xxx -ERR authorization failed Connection closed to foreign host if I do: info virtual

Re: [vchkpw] Installation

2003-01-09 Thread David Mark
, January 09, 2003 11:30 AM Subject: Re: [vchkpw] Installation Hi David, On Thu, 9 Jan 2003 09:40:36 - David Mark [EMAIL PROTECTED] wrote: -ERR aack, child crashed Please post the command(s) that start your POP3 daemon. It's either an 'inetd' line or a script invoking 'tcpserver

Re: [vchkpw] Installation

2003-01-09 Thread David Mark
Hi Thanks now more of it is working. A virtual user works ok. I still get the same error with a real user: chris real unix user telnet 0 110 +OK [EMAIL PROTECTED] user chris +OK pass xxx -ERR authorization failed Connection closed to foreign host Chris From: Claudio Nieder [EMAIL PROTECTED]

Re: [vchkpw] Help with smtp after pop?

2003-01-07 Thread David Phillips
. -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] Looping run file

2003-01-07 Thread David Phillips
Tobias Åman writes: I got a problem with a looping qmail run file on a linux machine it´s changing pid all the time så how do i kill it for real ? svc -d /service/qmail-send (or whatever you named it) -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] run scripts not working that good

2003-01-07 Thread David Phillips
Tobias Åman writes: Can somone help me to see whats wrong in my run scripts something is not working that well although it´s working Obviously, they are not working that well. We can't read your mind. Tell us exactly what you mean or we cannot help you. -- David Phillips [EMAIL PROTECTED

Re: [vchkpw] Help with smtp after pop?

2003-01-06 Thread David Phillips
-bliss.html -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] Vpopmail, Roaming Users, Qmail-Scanner (vpopmail-5.2.1_qmailqueue.patch)

2003-01-02 Thread David Phillips
Tim Hasson writes: Below is a patch to allow setting QMAILQUEUE to qmail-scanner-queue.pl for roaming users (change path to your pre-qmail-queue script) You could also just set it in your run script. No need for patching. If you use qmail-conf, add it to the env directory. -- David Phillips

Re: [vchkpw] Rbl + vpopmail single domain

2002-12-30 Thread David Phillips
that do not send spam. If you use these, you WILL lose mail. -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

RE: [vchkpw] New problem: unable to create ~vpopmail/etc/tcp.smtp.xxxx file does not exist

2002-12-21 Thread Hubbard, David
I had this problem recently, it was due to the fact that I had used --enable-tcpserver-file=~vpopmail/etc/tcp.smtp on the configure script instead of the hard coded full path. Rebuild it with the full path and see if that helps. David -Original Message- From: Hugo Escobar [mailto

Re: [vchkpw] -Err aack,child crashed

2002-12-20 Thread David Phillips
information. Please provide the complete, unedited output of qmail-showctl and the relevant unedited log file lines. Don't use terms like ``real email account'' and ``virtual mail account''. Tell us exactly what is going on. -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

[vchkpw] Moving servers question (different directory structures)

2002-12-09 Thread Hubbard, David
files located in all the domain directories? Thanks a lot for any guidance on this, David

Re: [vchkpw] Guide for setting up a queueing server...

2002-11-21 Thread David Phillips
Brendan McAlpine writes: How long will it queue up mail if the primary server is down for an extended period of time? queuelifetime -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] Accounts in same domain

2002-11-21 Thread David Phillips
[EMAIL PROTECTED] writes: Is there anything I could be missing? Yes, your logs. What do the logs say? -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] Accounts in same domain

2002-11-21 Thread David Phillips
post the complete logs for the relevant deliveries. We need to see the message(s) from the delivery. -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] Crontab Daily Report Opening Up Relay

2002-11-20 Thread David Phillips
Eric Moore writes: Can anyone suggest how to clean up this problem? TIA - Eric. No. You didn't give any useful information in your problem report. Prove that it is an open relay. Show us a copy of the complete, unaltered mail that was relayed. -- David Phillips [EMAIL PROTECTED] http

Re: [vchkpw] dot-qmail in virtual user directory

2002-11-18 Thread David Phillips
subaddresses, then place them in the domain directory: /home/vpopmail/domains/domain.dom/.qmail-user-test -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] qustion on vpopmail + qmail pop mail time not correct

2002-11-13 Thread David Phillips
returned by the time(2) system call and see how it is being formatted. Feel free to replace @ with your own email address. -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] qustion on vpopmail + qmail pop mail time not correct

2002-11-12 Thread David Phillips
qmail. It isn't qmail's fault if your clock is set incorrectly. Another possibility is that your mail client is incorrectly displaying the times. Show us an example message with full headers that illustrates this problem, along with the corresponding qmail log entries. -- David Phillips [EMAIL

Re: [vchkpw] qustion on vpopmail + qmail pop mail time not correct

2002-11-12 Thread David Phillips
email clients(clock is definitly correct) the received time is ahead of time. It looks like the time zone is set to ``-0800'' when it should be ``+0800''. Running ``date +%z'' should confirm this. -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] Problem restated - vpopmail/qmail and root emails

2002-11-11 Thread David Phillips
here... You are missing your log files. They should tell you exactly what is happening (or not happening, as the case may be). -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] Documentation (was: Exit Codes)

2002-11-11 Thread David Phillips
, is there any work being done on new documentation? vpopmail is excellent software, but the documentation is not. Is anyone interested in working on rewriting it, say in DocBook format? -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] Problem restated - vpopmail/qmail and root emails

2002-11-10 Thread David Phillips
is a virtual domain (and there is no reason it can't be), then simply vadduser root@domain. Otherwise, add an ~alias/.qmail-root file as normal. -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] Vpopmail Debian - Problem sending Mials

2002-10-30 Thread David Phillips
that Debian vpopmail package sets this up. However, it just requires adding a single like to root's crontab: 40 * * * * root /path/to/vpopmail/bin/clearopensmtp /dev/null 21 -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] Vpopmail Debian - Problem sending Mials

2002-10-29 Thread David Phillips
is automatically rebuilt when this happens. You need to make sure vpopmail/bin/clearopensmtp is being run from cron every 30-60 minutes, otherwise these IP's will never expire. -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] 90% CPU in vchkpw

2002-10-29 Thread David Phillips
Brad Dameron writes: What does softlimit do? http://cr.yp.to/daemontools/softlimit.html -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] no solution that problem

2002-10-26 Thread David Phillips
is it a vchkpw problem. How would you do it with any other MTA? -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] Vpopmail Debian

2002-10-25 Thread David Phillips
the tcp.smtp.cdb anywhere in my vpopmail directory. It might not exist. In that case, you'll need to create it from tcp.smtp using tcprules. -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] Vpopmail Debian

2002-10-25 Thread David Phillips
. The pictures explain a lot. Understanding is the key. Once you understand how things work, you won't need to follow directions step by step anymore. -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] Vpopmail Debian

2002-10-23 Thread David Phillips
to be changed is the second parameter to qmail-popup. * Restart all of the services: svc -t /service/qmail-* * You can make things easier if you add /var/qmail/bin and the vpopmail bin directory to root's PATH. -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] Clean up script

2002-10-18 Thread David Phillips
-exec ls -l {} \; -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

[vchkpw] question about directory permissions

2002-10-14 Thread David
this and perhaps break a running server, so I thought I would ask first) Thanks for the time Regards David Cook

Re: [vchkpw] Vpopmail under devel any longer?

2002-10-14 Thread David U.
to start up development again then we'll just tar it up and move it back over there. On the other hand, maybe they're working on some new super-secret ultra-cool qmail add-on to replace all the tools we have now. (if anyone can, they can) -david ulevitch

Re: [vchkpw] Vpopmail under devel any longer?

2002-10-14 Thread David U.
Steve Fulton wrote: At 22:08 14/10/2002 -0500, David U. wrote: post of a link to Vpopmail 5.3.9 Is anyone actually running it? I tried to but then reverted because of a couple issues. I am, though I'm curious about what problems you've discovered.. The most annoying one being the qmail

Re: [vchkpw] vpopmail and OpenLDAP with kerberos ?

2002-10-07 Thread David Wilson
Hi Guys,Thanks for all the help - greatly appreciated.With all of your help I eventually got it right.Keep well. Many thanks and kind regards. David WilsonDcData+27 83 787 7424http://www.dcdata.co.za LinuxBox S.A - Africa's largest online Linux communityhttp://www.linuxbox.co.zaPowered

Re: [vchkpw] Major autorespond problems.

2002-10-05 Thread David Phillips
that delivers the message to the Maildir and forwards it to a separate address that contains the autoresponder, as recommended by dot-qmail(5). -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

Re: [vchkpw] vpopmail and OpenLDAP with kerberos ?

2002-09-30 Thread David Wilson
compiles with kerberos/SSL etc. Many thanks and kind regards. David Wilson DcData +27 83 787 7424 http://www.dcdata.co.za LinuxBox S.A - Africa's largest online Linux community http://www.linuxbox.co.za Powered by Linux, driven by passion ! - Original Message - From: Michael Bellears [EMAIL

RE: [vchkpw] vpopmail and OpenLDAP with kerberos ?

2002-09-30 Thread David Wilson
I may have found the problem, some older libldap and lib libraries lying around in /usr/local/lib /usr/lib - I'll try and remove them and recompile vpopmail etc. a bit later - thanks for all the help, I'll let you know how it goes. Many thanks and kind regards. David WilsonDcData+27 83

Re: [vchkpw] vpopmail and OpenLDAP with kerberos ?

2002-09-29 Thread David Wilson
ideas ? Do you know if my ./configure I've mentioned above are correct to disable SSL/Kerberos in openldap ? Thanks for the help so far, it is greatly appreciated. Many thanks and kind regards. David Wilson DcData +27 83 787 7424 http://www.dcdata.co.za LinuxBox S.A - Africa's largest online Linux

Re: [vchkpw] vpopmail and OpenLDAP with kerberos ?

2002-09-28 Thread David Wilson
? I really don't need Kerberos, somehow I have to be able to specify that I don't have it ? Thanks for the help so far. Many thanks and kind regards. David Wilson DcData +27 83 787 7424 http://www.dcdata.co.za LinuxBox S.A - Africa's largest online Linux community http://www.linuxbox.co.za Powered

Re: [vchkpw] vpopmail and OpenLDAP with kerberos ?

2002-09-28 Thread David Wilson
..still no luck. Many thanks and kind regards. David Wilson DcData +27 83 787 7424 http://www.dcdata.co.za LinuxBox S.A - Africa's largest online Linux community http://www.linuxbox.co.za Powered by Linux, driven by passion ! - Original Message - From: Boris Manojlovic [EMAIL PROTECTED

Re: [vchkpw] vpopmail and OpenLDAP with kerberos ?

2002-09-28 Thread David Wilson
it goes, thanks for all your help so far. Many thanks and kind regards. David Wilson DcData +27 83 787 7424 http://www.dcdata.co.za LinuxBox S.A - Africa's largest online Linux community http://www.linuxbox.co.za Powered by Linux, driven by passion ! - Original Message - From: Boris

[vchkpw] vpopmail and OpenLDAP with kerberos ?

2002-09-27 Thread David Wilson
ENOENT (No such file or directory) Does this mean that Kerberos has to be installed to enable LDAP support ? Any assistance would be greatly appreciated, thanks. Many thanks and kind regards. David Wilson DcData +27 83 787 7424 http://www.dcdata.co.za LinuxBox S.A - Africa's largest online Linux

Re: [vchkpw] vpopmail and OpenLDAP with kerberos ? (ldd) output

2002-09-27 Thread David Wilson
libdb-3.2.so = not found libdl.so.2 = /lib/libdl.so.2 (0x401c7000) libpam.so.0 = /lib/libpam.so.0 (0x401cb000) Please help me disable all the kerberos etc etc. Many thanks and kind regards. David Wilson DcData +27 83 787 7424 http://www.dcdata.co.za LinuxBox S.A - Africa's

Re: [vchkpw] *cross post* qmail aliases and mailfiltering - solved, sort of

2002-09-26 Thread David
with an actual alias rather than a forward :) Regards David - Original Message - From: David [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 26, 2002 1:33 PM Subject: [vchkpw] *cross post* qmail aliases and mailfiltering Hi all, sent this to the maildrop list as well

[vchkpw] *cross post* qmail aliases and mailfiltering

2002-09-25 Thread David
could give me a few pointers on how you did it, it would be really appreciated. Thanks heaps David (learnin more every day)

[vchkpw] Upgraded vpopmail broke username-ext@domain functionality

2002-09-18 Thread David U.
Hi, I recently upgraded vpopmail (using mysql) and my ability to send mail to user-ext@domain is now broken. for example: [EMAIL PROTECTED] delivers to me fine however [EMAIL PROTECTED] gets sent to the postmaster. I compiled vpopmail with the --enable-qmail-ext=y option but it did not fix my

Re: [vchkpw] Upgraded vpopmail broke username-ext@domain functionality

2002-09-18 Thread David U.
Brad Dameron wrote: Yes it appears to be broken. I am having similar problems when using the aliases in mysql and the ezmlm list software. So does anyone know of a fix? Will downgrading fix me? Also...modifying lists doesn't seem to stick. I modify it and it gives no error, but the list is

Re: [vchkpw] Using tcpserver/mysql

2002-09-06 Thread David Phillips
problems for my users. Assuming that vpopmail has proper locking for the tcprules(1) source file and uses unique temporary files everytime it runs tcprules, then this isn't a problem. tcprules atomically updates the cdb file. -- David Phillips [EMAIL PROTECTED] http://david.acz.org/

[vchkpw] remote mail retreival

2002-08-26 Thread David
, not remote.. :)). Thanks for your time David Cook

[vchkpw] Courier-IMAP with VPOPMAIL

2002-08-17 Thread David Summers
to anyone who would take the time to help me out. -- David Wayne Summers Linux: Because reboots are for upgrades! [EMAIL PROTECTED] PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt PGP Key fingerprint = C0 E0 4F 50 DD A9 B6 2B 60 A1 31 7E D2 28 6D A8

Re: [vchkpw] creation of directories and files when user created (Using MySql)

2002-08-16 Thread David
Thanks Peter Yep that may well have been it... I did set up a skel Maildir sub-tree when I was testing my qmail installation on just system users.. sheesh seems so long ago now.. I had forgotten.. I feel rather silly now. Hadn't remembered at ALL the initial install testing.. lol Regards David

[vchkpw] creation of directories and files when user created (Using MySql)

2002-08-15 Thread David
4096 Mar 11 06:26 .Trash I have read as much as I can, everything seems to be ok (if anyone needs specific info, let me know) I was wondering if I have missed something blindingly obvious (has happened before). Thanks for any help Regards David Cook

Re: [vchkpw] creation of directories and files when user created (Using MySql)

2002-08-15 Thread David
if possibletho I guess a cgi could provide the solution, and I'm not using the inbuilt vpopmail support in php (have had a few probs with it happening properly). Regards David (always interested in learning)

Compile problem (vpopmail5.0 + Courier-imap1.3.12)

2001-11-18 Thread David Seo
Hi.. I have a compile problem that vpopmail-5.0 + Courier-Imap 1.3.12. I succeed install vpopmail-5.0 (support MySQL). And I tried to install courier-imap1.3.12 $ tar -xvzf courier-imap-1.3.12.tar.gz $ cp preauthvchkpw.c courier-imap-1.3.12/authlib/preauthvchkpw.c $ cd

.qmail files -- format change?

2001-11-16 Thread David Gartner
this will cause a mail loop. How can I make vpopmail execute the program AND deliver to the mailbox: [EMAIL PROTECTED]? Frightfully confused, David Gartner

Gaining control....

2001-11-16 Thread David Gartner
work with vpopmail apparently. How can I hand the headers/message to perl when vpop is installed? Has anyone else had these problems? Thanks again. David

Problem building sqwebmail courier IMAP after vpopmail 5.0 upgrade

2001-11-01 Thread Hubbard, David
I just built and installed vpopmail 5.0, upgrading from 4.9.10, it seemed to go fine. I used the following configure options: ./configure \ --enable-hardquota=3 \ --enable-ip-alias-domains=n \ --enable-ldap=n \ --enable-logging=y \ --enable-log-name=vpopmail \ --enable-mysql=n \

Re: simple accountig, or not so simple...

2001-10-24 Thread David Wartell
Check out the mysql-logging feature under the configure options (configure --help). Can log successes and failures to a mysql database for VERY easy searching, reporting, etc. -David - Original Message - From: Jose Luis Ocaranza [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday

Re: some troubles

2001-10-11 Thread David Gartner
Yuri, Edit the .qmail-default file for all mail to a domain. Also, if you want an individuals' email to go to 2 or more addresses, make a .qmail for their directory (not in the Maildir, just inside their directory). One email address per line. Good luck. David Yuri A. Kabaenkov wrote

bouncing trouble -- huh?

2001-10-04 Thread David Gartner
files: @40003bbc78d81286d21c warning: trouble injecting bounce message, will try later So far, it doesn't seem to be affecting anything except bounces. When it goes to bounce something, it queues it, and never sends it. Should I dump the bounce queue? Thanks! David

Re: OT: badmailfrom

2001-10-01 Thread David Gartner
Michael, I'm here from Asheville too, so I thought I'd lend a hand. ;) You can just put the email address in badmailfrom, then hup qmail-send. It'll reject mail from just that user then. Good luck! David Gartner Foundation Technologies Michael French wrote: Is there anyway to block

Virtual Domain Problems

2001-09-28 Thread David Brady
? David C Brady Internet Services System Administrator Home Telephone Company [EMAIL PROTECTED] ph. 618-644-2111 fax 618-644-9525

Vpopmail Archive

2001-09-28 Thread David Brady
Is there a vpopmail archive where I can retrieve older versions of vpopmail? Seems like the only version that will work for my virtual domains is a 3.x (pretty sure, could be wrong though) version. David C Brady Internet Services System Administrator Home Telephone Company [EMAIL PROTECTED] ph

Re: Backup Mail Server

2001-09-10 Thread David Gartner
Charles, Make sure you copy /var/qmail/users/* too. David Charles Price wrote: Hi All, I have a small predicament. I want to create a secondary qmail server for my domain. I am hosting for around 500 users in 25 domains. I have set up qmail and vpopmail on my secondary server

RE: vpopmail/qmailadmin incorrect delivery question

2001-08-01 Thread Hubbard, David
Sorry for crossposting Bill, and sorry for being an idiot and reading right over the link to the archives, I read right past it when I was looking through the web pages. Your solution worked perfectly, thank you very much! David -Original Message- From: Bill Shupp [mailto:[EMAIL

vmoduser core dump

2001-07-30 Thread David Gartner
vpopmail vchkpw 4096 Jul 30 16:58 postmaster -rw---1 vpopmail vchkpw164 Jul 30 16:59 vpasswd -rw---1 vpopmail vchkpw 2256 Jul 30 16:59 vpasswd.cdb Thanks in advance for any help! David Gartner

<    1   2   3   >