Say you want incoming SMTP mail to user FOO to go to both user FOO and to some other (internal or external, i.e. via SMTP or not) address. The way NOT to do it is to create TCPIP$SMTP_COMMON:FOO.DIS and put FOO inside it, since this will result in an infinite loop. There is a workaround, though.