3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Courier MTA - how...
FromSent OnAttachments
tp...@netmaster.dkMar 27, 2007 12:15 am 
Milan ObuchMar 27, 2007 2:02 am 
tp...@netmaster.dkMar 27, 2007 11:14 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Courier MTA - howto deliver AND forwardActions...
From:Milan Obuch (cour@dino.sk)
Date:Mar 27, 2007 2:02:42 am
List:net.sourceforge.lists.courier-users

On Tuesday 27 March 2007 09:15:48 tp@netmaster.dk wrote:

Dear All

I run a Courier MTA.

A specific e-mail account on the Courier MTA should accept incomming mails AND forward/copy incomming mails to another e-mail address.

How do I do that?

Here is what I have done so far but with no luck!

Two e-mail accounts: a@a.a and b@b.b Account a@a.a is the account on my Courier MTA Account b@b.b is my account at work I create a .courier file in the home directory of the a-user on the same box running the Courier MTA. Content of .courier file is a,b@b.b I send a mail from b@b.b to a@a.a a@a.a receives nothing b@b.b recieves a copy of the mail (expected) and another mail from the Courier MTA telling that a mail loop was created (not expected)

What am I doing wrong?

Thanks

You are somehow mixing concepts - read man for .courier. In short, you should have

./Maildir/ b@b.b

in your .courier file.

Regards, Milan