[vchkpw] Archive all emails

2004-06-24 Thread Bill Gradwohl
I've checked the archives, but searching on archive or log is fruitless.

Generic qmail offers a way to archive all emails to a specific user via a
fix to the extra.h file prior to compiling. For years, I've patched it to
route mail to user qmaillog and its worked well.

Every time I try to implement this along with vpopmail, I get hundreds of
vdelivermail processes launched and nothing ends up in
domains/whatever.com/qmaillog's Maildir. When I recompile qmail with a
default extra.h everything works as expected, but there's no archiving.

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 help would be appreciated. Thank You.

-- 
Bill Gradwohl
YCC
(817) 224-9400 x211
www.ycc.com 




Re: [vchkpw] Archive all emails

2004-06-24 Thread Nick Harring
Title: Re: [vchkpw] Archive all emails





This is pretty easy with vpopmail. For all inbound messages to be
archived simply add the user you want them sent to to the .qmail-default
file for each domain. It should end up looking like:
|/var/vpopmail/bin/vdelivermail '' bounce-no-mailbox
[EMAIL PROTECTED]
Hope that helps,
Nick Harring
Webley Systems
On Thu, 2004-06-24 at 11:38, Bill Gradwohl wrote:
 I've checked the archives, but searching on archive or log is
 fruitless.
 
 Generic qmail offers a way to archive all emails to a specific user
 via a
 fix to the extra.h file prior to compiling. For years, I've patched it
 to
 route mail to user qmaillog and its worked well.
 
 Every time I try to implement this along with vpopmail, I get hundreds
 of
 vdelivermail processes launched and nothing ends up in
 domains/whatever.com/qmaillog's Maildir. When I recompile qmail with a
 default extra.h everything works as expected, but there's no
 archiving.
 
 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 help would be appreciated. Thank You.
 
 -- 
 Bill Gradwohl
 YCC
 (817) 224-9400 x211
 www.ycc.com 


-==-
Nicholas Harring
System Administrator
Webley Systems
Ph/Fax/VM#877-609-4795
Email: [EMAIL PROTECTED]





Re: [vchkpw] Archive all emails

2004-06-24 Thread Jeremy Kitchen
On Thursday 24 June 2004 12:47 pm, Nick Harring wrote:
 This is pretty easy with vpopmail. For all inbound messages to be
 archived simply add the user you want them sent to to the .qmail-default

 file for each domain. It should end up looking like:
 |/var/vpopmail/bin/vdelivermail '' bounce-no-mailbox
 [EMAIL PROTECTED]

you have to be very careful here.  that forward to [EMAIL PROTECTED] might be 
handled by that exact same .qmail file, which means that you'll end up 
looping the mails.  This is one time where using a full Maildir path is a 
better idea.

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
  [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 847.492.0470 int'l
kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail



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
 



Re: [vchkpw] Archive all emails

2004-06-24 Thread Raúl Galicia
El 24/06/2004 18:38 Bill Gradwohl dijo:
Is there a known technique for archiving per virtual domain? 
You can do that with qmail-monitor.
http://sourceforge.net/projects/qmail-monitor/
Regards,
Raúl Galicia (tcc/aka sahsanu)