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/us

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/

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

Re: [vchkpw] Create forward

2006-02-02 Thread Rainer Duffner
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. qmail-tap perhaps? http://

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 rece

[vchkpw] Create forward

2006-02-02 Thread Michele Virgilio
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.