Im running SME V5.6, i have an account with the pseudonym info@homesite.dk
i need to forward any incomming email on that account to
kko@homesite.dk
and
phg@homesite.dk
i have edited the .qmail file in the correct userdir [/home/e-smith/files/users/info]
[Try 1]
# copyright (C) 1999-2001 e-smith, inc.
#------------------------------------------------------------
./Maildir/
&kko@homesite.dk
&phg@homesite.dk
# Vacation Message Disabled
#------------------------------------------------------------
# TEMPLATE END
#------------------------------------------------------------
[/Try 1]
[Try 2]
# copyright (C) 1999-2001 e-smith, inc.
#------------------------------------------------------------
&kko@homesite.dk
&phg@homesite.dk
# Vacation Message Disabled
#------------------------------------------------------------
# TEMPLATE END
#------------------------------------------------------------
[/Try 2]
[Try 3]
# copyright (C) 1999-2001 e-smith, inc.
#------------------------------------------------------------
kko@homesite.dk
phg@homesite.dk
# Vacation Message Disabled
#------------------------------------------------------------
# TEMPLATE END
#------------------------------------------------------------
[/Try 3]
all of the above are correct, thoug only kko@homesite.dk gets the forwarded email, there is NO mail in either the ./Maildir/ or in my inbox

Does anyone have a solution to this challange ?
ps. i said i dident want any mail delivered locally but i kept the ./Maildir/ to check if they get delivered locally..