Re: I don't quite understand.

2000-11-24 Thread Peter Green

* Jeff Wood <[EMAIL PROTECTED]> [001124 22:52]:
> I need to forward a copy of ALL INBOUND messages for one of the domains on
> this email server to a specific address [EMAIL PROTECTED]  I suspect that I
> shouldn't make this specific address part of the domain I want to copy
> because that would probably put me off in an endless loop.

Alter the .qmail-default file for the particular domain. Insert a line that
reads:

  &[EMAIL PROTECTED]

at the beginning of the file. (IOW, leave the ``vdelivermail'' line in there
and *add* the line above to the beginning of the file.)

/pg
-- 
Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED]
---
What about WRITING it first and rationalizing it afterwards? :-)
--- Larry Wall in <[EMAIL PROTECTED]>




Re: I don't quite understand.

2000-11-24 Thread Chris Johnson

On Fri, Nov 24, 2000 at 07:52:41PM -0800, Jeff Wood wrote:
> Earlier today I asked a question in here, and I haven't even gotten 1
> response.  Other people post what appear to me to be much more difficult
> situations but they get 2, 3, 4 or more responsed within like 10 minutes.

Perhaps your support payment check has not yet been received at the qmail
central office yet.

The message made it to the list. Maybe the reason that you haven't gotten a
response is that the answer depends on familiarity with vpopmail; this isn't a
vpopmail list, and I'd venture to say that most people here don't use it. I
believe there is a vpopmail list, and you might have better luck there.

Chris



I don't quite understand.

2000-11-24 Thread Jeff Wood



Earlier today I asked a question in here, and I 
haven't even gotten 1 response.  Other people post what appear to me to be 
much more difficult situations but they get 2, 3, 4 or more responsed within 
like 10 minutes.
 
Is there a reason that no one is responding ?  
Can someone at least acknowledge that me email made it out to the list 
?
 
jeff.
 
Copy of original message:
===

I did check the FAQ before sending 
this
 
The setup I am administrator of is using qmail 1.03 
& vpopmail.  There are a number of domains and the mail is broken up 
for users under the domains.
 
I need to forward a copy of ALL INBOUND 
messages for one of the domains on this email server to a specific address [EMAIL PROTECTED].  I suspect that I shouldn't 
make this specific address part of the domain I want to copy because that would 
probably put me off in an endless loop.
 
I suspect that I need to add a .qmail file into the 
home directory for the domain, and that should get parsed for each user ( 
Correct? ).  
 
Anyone that could help me, I'd really appreciate 
it.