[vchkpw] Looking for patches

2004-05-30 Thread Bill Gradwohl
know that for certain as I haven't read the sources yet. Is there a general place to check for patches? I checked the archives before posting, but didn't see anything relevant. -- Bill Gradwohl YCC (817) 224-9400 x211 www.ycc.com

RE: [vchkpw] Looking for patches

2004-05-30 Thread Bill Gradwohl
other possible use for that file. -- Bill Gradwohl YCC (817) 224-9400 x211 www.ycc.com

RE: [vchkpw] Looking for patches

2004-05-30 Thread Bill Gradwohl
Thanks for the information about where to put the .qmail files. -- Bill Gradwohl YCC (817) 224-9400 x211 www.ycc.com

[vchkpw] Unable_to_run_/bin/sh

2004-06-02 Thread Bill Gradwohl
r. I'm running vpopmail V 5.4.0, on Fedora Core 2 on both boxes. I've checked the archives and I can su vpopmail -c '/bin/sh' so the archive suggestions don't seem to apply. What am I missing? -- Bill Gradwohl YCC (817) 224-9400 x211 www.ycc.com

[vchkpw] Archive all emails

2004-06-24 Thread Bill Gradwohl
. What I'm really after is an archive per virtual domain, not an archive for qmail as a whole. At this point however, since I can't get any form of archiving to work, I'd implement whatever I can get to function. Is there a known technique for archiving per virtual domain? Any

RE: [vchkpw] Archive all emails

2004-06-24 Thread Bill Gradwohl
Nick: Thanks for the suggestion, but I need a copy of all mails - in and out. Solutions involving .qmail will only capture inbound messages. -- Bill Gradwohl YCC (817) 224-9400 x211 www.ycc.com

[vchkpw] Log all email per domain & antivirus that notifies recipients

2004-09-22 Thread Bill Gradwohl
o do things the same way. Suggestions? -- Bill Gradwohl [EMAIL PROTECTED] http://www.ycc.com

Re: [vchkpw] Log all email per domain & antivirus that notifies recipients

2004-09-23 Thread Bill Gradwohl
it should have because the courts have declared that email is a guaranteed delivery mechanism. This system is coming to your state, as Texas was used as the test site. This idea is so bad that foreign governments are also likely to pick it up. -- Bill Gradwohl [EMAIL PROTECTED] http://www.ycc.com SPAMstomper Protected email

[vchkpw] Where are your .qmail files

2004-10-11 Thread Bill Gradwohl
, but they appeared to be ignored. Where are your .qmail files located and what are they called? Did I miss an option to put the .qmail files where I'd like them to be - inside the users directory? Am I missing something? -- Bill Gradwohl [EMAIL PROTECTED] http://www.ycc.com SPAMstomper Prot

[vchkpw] email groups

2004-10-18 Thread Bill Gradwohl
to experiment on a live system. -- Bill Gradwohl [EMAIL PROTECTED] http://www.ycc.com SPAMstomper Protected email

Re: [vchkpw] reporting on my vpopmail system

2004-10-21 Thread Bill Gradwohl
7; | while read user; do if [ -d ${VIRTUALROOT}/${domain}/${user}/Maildir ]; then echo ${user} echo " Maildir/new contains $(ls -1 ${user}/Maildir/new|wc -l) messages." echo " Account occupies $(du -hs ${user})" fi done

Re: [vchkpw] reporting on my vpopmail system

2004-10-22 Thread Bill Gradwohl
wn unique requirements. That's what I'm going to do, now that you've done most of the hard work. :-) Thanks! -- Bill Gradwohl [EMAIL PROTECTED] http://www.ycc.com spamSTOMPER Protected email

[vchkpw] Archiving mail

2004-10-25 Thread Bill Gradwohl
a facsimile of the mail and then only for mail send to the domain, completely missing any mail originating on the domain destined for the outside world. -- Bill Gradwohl [EMAIL PROTECTED] http://www.ycc.com

Re: [vchkpw] Archiving mail

2004-10-26 Thread Bill Gradwohl
he time to read the code. If someone is using its archive facilities, I'd like more info on how to get archives per virtual domain. -- Bill Gradwohl [EMAIL PROTECTED] http://www.ycc.com spamSTOMPER Protected email

Re: [vchkpw] Qmail queue

2004-11-03 Thread Bill Gradwohl
echo nuking $x find /var/qmail/queue -name ${x} -exec rm {} ';' done echo svc -u /service/qmail-send sleep 3s svstat /service/* -- Bill Gradwohl [EMAIL PROTECTED] http://www.ycc.com spamSTOMPER Protected email

Re: [vchkpw] Copy/Monitor account per domain?

2005-12-13 Thread Bill Gradwohl
27; /home/vpopmail/domains/ycc.com/bill [EMAIL PROTECTED] Where allmail is just another account. -- Bill Gradwohl

Re: [vchkpw] Copy/Monitor account per domain?

2005-12-13 Thread Bill Gradwohl
On Tue, 2005-12-13 at 17:29 -0700, Jeff at NorrisTechs wrote: > Will this work with vqadmin, mysql etc? Im using Mail:Toaster on BSD. I have no idea, as I don't use those tools. I use the standard .qmail files as was originally intended. -- Bill Gradwohl

RE: [vchkpw] VPOPMAIL Backup

2006-01-04 Thread Bill Gradwohl
info from the scripts above comes into play. We rsync the entire box to a spare drive in a different box every night. >From that spare drive, we can extract whatever info we want even after the real box has died, got stolen (it happened), whatever. This isn't everything you need to do, but its a start to get you thinking. -- Bill Gradwohl

[vchkpw] Segmentation Fault with new Kernel

2006-05-11 Thread Bill Gradwohl
@ 0 (0) --- +++ killed by SIGSEGV +++ Anyone know what changed? The archives mention this problem, but I could see no resolution or reasons given for the failure. -- Bill Gradwohl

Re: [vchkpw] Segmentation Fault with new Kernel

2006-05-12 Thread Bill Gradwohl
upgrades cause the 2nd ftw to seg fault immediately without ftw ever calling my support function. I bugzilla'd it. Sorry for the false alarm. -- Bill Gradwohl

Re: [vchkpw] Re: Segfaulting in vadddomain

2006-06-15 Thread Bill Gradwohl
I had this problem a few weeks ago on a Fedora Core 4 system, and it turned out to be a problem somewhere in the kernel or support libraries. I reported it and it was resolved when a new kernel build came out. -- Bill Gradwohl

Re: [vchkpw] Re: Segfaulting in vadddomain

2006-06-15 Thread Bill Gradwohl
error and a new kernel corrected the problem. However, as you can see, some folks don't think it's really "Fixed". -- Bill Gradwohl

Re: [vchkpw] Re: Segfaulting in vadddomain

2006-06-15 Thread Bill Gradwohl
On Thu, 2006-06-15 at 15:41 +0200, Manuzhai wrote: > Bill Gradwohl wrote: > > I had this problem a few weeks ago on a Fedora Core 4 system, and it > > turned out to be a problem somewhere in the kernel or support libraries. > > I reported it and it was resolved when a new

Re: [vchkpw] Re: Segfaulting in vadddomain

2006-06-15 Thread Bill Gradwohl
es evolve to contain a bug of some sort, and then vpopmail inherits the problem. -- Bill Gradwohl