Koozali.org: home of the SME Server

Vacation message, noreply format

Offline brianr

  • *
  • 990
  • +2/-0
Vacation message, noreply format
« on: September 19, 2009, 06:54:16 AM »
I have installed the vacation message contrib, and have been trying the "noreply" facility, as documented in the manual page for "vacation".

What I want to do is exclude internal emails getting the autoreply.

The man page says that the email in the ~.vacation.noreply file "does not have to be fully qualified".

I have tried "brianr@domain.com" which works to exclude the specific internal emails from getting a reply, as does "brianr" on its own. Also ".*" seems to match all emails, however when I try ".*@domain.com" it does not match.

Anyone know  the format of the entires, and whether i can make it match all internal emails?

I realise I could generate a list of internal usernames (and the pseudonyms), but a more general solution would be better.

I have searched here, and googled, with no success.
Brian j Read
(retired, for a second time, still got 2 installations though)
The instrument I am playing is my favourite Melodeon.
.........

Offline brianr

  • *
  • 990
  • +2/-0
Re: Vacation message, noreply format
« Reply #1 on: September 19, 2009, 06:55:33 AM »
****posted by accident*******
« Last Edit: September 21, 2009, 03:17:41 PM by brianr »
Brian j Read
(retired, for a second time, still got 2 installations though)
The instrument I am playing is my favourite Melodeon.
.........

Offline byte

  • *
  • 2,183
  • +2/-0
Re: Vacation message, noreply format
« Reply #2 on: September 21, 2009, 12:33:22 PM »
[..]however when I try ".*@domain.com" it does not match.

Just typing
Code: [Select]
@domain.com should do it.
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline brianr

  • *
  • 990
  • +2/-0
Re: Vacation message, noreply format
« Reply #3 on: September 21, 2009, 03:18:53 PM »
Just typing
Code: [Select]
@domain.com should do it.

ok, I suspect i didn't try that - I'll report back....
Brian j Read
(retired, for a second time, still got 2 installations though)
The instrument I am playing is my favourite Melodeon.
.........