Re: [vchkpw] Create forward

2006-02-05 Thread John Simpson

On 2006-02-03, at 1335, Oliver Etzel - GoodnGo.COM ((R)) wrote:


that is easy done with the configuration of the .qmail - file with  
is in the

directory under:
/home/vopopmail/domains/domail.com/user1/.qmail -

Open this file, e.g. with vi like this:
# vi  /home/vopopmail/domains/domail.com/user1/.qmail

and add the following line :

[EMAIL PROTECTED]


two points with this:

- you should probably do chmod +t on the domain's directory, and  
chmod -t on the domain's directory after you are through. turning  
this flag on tells qmail-local to not attempt any deliveries to the  
domain while you are editing the .qmail-* files within the directory-  
if qmail-local were to try and do a delivery while a .qmail-* file  
were only halfway written, who knows where the message might end up.  
(does vdelivermail respect this flag as well? if not, it needs to.)


- if the file did not already exist and you are creating it for the  
first time, you also need to add a line which puts a copy of the  
message into user1's maildir (unless you want user1 to NOT receive a  
copy of the message.) you should also use chown to make sure the  
new .qmail-* file is owned by the vpopmail user.


--
| John M. Simpson - KG4ZOW - Programmer At Large |
| http://www.jms1.net/   [EMAIL PROTECTED] |
--
| Mac OS X proves that it's easier to make UNIX  |
| pretty than it is to make Windows secure.  |
--




PGP.sig
Description: This is a digitally signed message part


Re: [vchkpw] Create forward

2006-02-03 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello Rainer, hello Michele,

that is easy done with the configuration of the .qmail - file with is in the
directory under:
/home/vopopmail/domains/domail.com/user1/.qmail -


Open this file, e.g. with vi like this:
# vi  /home/vopopmail/domains/domail.com/user1/.qmail

and add the following line :

[EMAIL PROTECTED]

# /usr/bin/vpopmailctl restart

That was it

Best regards,
Oliver Etzel
www.domainfex.de





 Hi, i’ve a problem.
 
 I’ve two accounts, [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] and
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 
 
 
 I want that all mail received from user1 will be forwarded to user2, how
can I do this?
 
 
 
 Thanks.
 
 
 



 qmail-tap perhaps?
 http://www.inter7.com/?page=qmailtap


 Rainer






Re: [vchkpw] Create forward

2006-02-03 Thread Jeremy Kitchen
On Friday 03 February 2006 10:35, Oliver Etzel - GoodnGo.COM (R) wrote:
 that is easy done with the configuration of the .qmail - file with is in
 the directory under:
 /home/vopopmail/domains/domail.com/user1/.qmail -

 Open this file, e.g. with vi like this:
 # vi  /home/vopopmail/domains/domail.com/user1/.qmail

 and add the following line :

 [EMAIL PROTECTED]

 # /usr/bin/vpopmailctl restart

1) you don't need to restart anything to update a .qmail file
2) what is 'vpopmailctl' actually controlling?  Aside from vpopmaild (which 
has no need to be restarted unless you recompile it) what of vpopmail do you 
actually need to restart?

-Jeremy

-- 
Jeremy Kitchen ++ [EMAIL PROTECTED]

In the beginning was The Word and The Word was Content-type: text/plain
  -- The Word of Bob.


pgpwiN0BXzITT.pgp
Description: PGP signature


[vchkpw] Create forward

2006-02-02 Thread Michele Virgilio






Hi, ive a problem. Ive two accounts, [EMAIL PROTECTED] and [EMAIL PROTECTED]I want that all mail received from user1 will be forwarded to user2, how can I do this?Thanks.










Re: [vchkpw] Create forward

2006-02-02 Thread Bernd
Hi there!

Use qmailadmin or put a file named .qmail in the user1's maildir
containing [EMAIL PROTECTED]


Greets,
Bernd



On Thu, 2006-02-02 at 12:50 +0100, Michele Virgilio wrote:
 Hi, i’ve a problem. 
 I’ve two accounts, [EMAIL PROTECTED] and [EMAIL PROTECTED]
  
 I want that all mail received from user1 will be forwarded to user2, how can 
 I do this?
  
 Thanks.
  
 
  
 
 



Re: [vchkpw] Create forward

2006-02-02 Thread Rainer Duffner

Michele Virgilio wrote:

Hi, i’ve a problem. 


I’ve two accounts, [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] and [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]



I want that all mail received from user1 will be forwarded to user2, how can I 
do this?



Thanks.







qmail-tap perhaps?
http://www.inter7.com/?page=qmailtap


Rainer