Hi! I'm using qmail1.03+fastforward 0.51 on linux box..
The setforward manpage says internal forwarding looping are discarded as
below:
------------------------------------------------
DUPLICATES
       When fastforward is building the recipient list for a mes�
       sage, it keeps track of the recipient addresses and exter�
       nal  mailing lists it has used.  If the same command shows
       up again, it skips it.  For example:

          [EMAIL PROTECTED]: [EMAIL PROTECTED], [EMAIL PROTECTED];
          [EMAIL PROTECTED]: [EMAIL PROTECTED], [EMAIL PROTECTED];
          [EMAIL PROTECTED]: [EMAIL PROTECTED], [EMAIL PROTECTED];

       A message to [EMAIL PROTECTED] will  be  sent  to  [EMAIL PROTECTED]
       only once.  (This also means that addresses in an internal
       forwarding loop are discarded.)
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--------------------------------------------------------------
But when I tested it, it delivered the same mail twice.
Here is my /etc/aliases:
---------------------
haha: hehe, hihi
hehe: jijisa
hihi: jijisa, airheech
----------------------
If I send mail to haha, it should send one copy of mail to jijisa and
airheech as man page said(jijisa is a duplicate recipient. So fastforward
will send a message only one time). 
But actually jijisa got two copies....

Any idea?

Thanks, 

Heechul

Reply via email to