Hi,

Exim 4.5 

I have an alias set-up as below:

jbloggs:        jbloggs
joe:            jbloggs
joe.bloggs:     jbloggs

I have been trying to get the out-of-office message for joe. When I 
email [EMAIL PROTECTED] the .forward file works. If I email 
[EMAIL PROTECTED] it doesn't.

Is the a variable or similar I can use to get all the aliases to 
resolve?

TIA,
Dp.

======= .forward file ========
# Exim filter   <<== Do not remove this line!

if error_message then finish endif

  if personal then
    mail
     to $reply_address
     subject "I am on holiday"
     file $home/vacation/message
     once $home/vacation/once
     once_repeat 7d
  endif



-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to