You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Vasko Tomanov <va...@web.bg> on 2002/08/21 17:08:38 UTC

how to setup somthing like...

How to setup james to autoresponse to dedicated email account somthing 
like - "I'm out the office to 19.07"

best regads
vasko


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: how to setup somthing like...

Posted by Vasko Tomanov <va...@web.bg>.
thank's a lot ! i will make a try :)

I use james in realworld :) ( 10000 email adresess) from 06.jan.2002 but 
before version 2.0a3 i have a lot of problems !! but after this version 
from some moth agoo all is ok. ( it run under mandrake linux with ibm 
jdk 1.3 and MySql)

best regards
vasko

Noel J. Bergman wrote:

>You need a matcher/mailet for now.  There is no data drive mechanism as yet.
>Probably something like:
>
> <mailet match="RecipientIs=userOnVacation@domain" class="NotifySender">
>   <sendingAddress>userOnVacation@domain</sendingAddress>
>   <notice>I'm on vacation until ...  Will respond upon my return.</notice>
> </mailet>
>
>	-- Noel
>
>-----Original Message-----
>From: Vasko Tomanov [mailto:vasko@web.bg]
>Sent: Wednesday, August 21, 2002 11:09
>To: James Users List
>Subject: how to setup somthing like...
>
>
>How to setup james to autoresponse to dedicated email account somthing
>like - "I'm out the office to 19.07"
>
>best regads
>vasko
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: how to setup somthing like...

Posted by "Noel J. Bergman" <no...@devtech.com>.
You need a matcher/mailet for now.  There is no data drive mechanism as yet.
Probably something like:

 <mailet match="RecipientIs=userOnVacation@domain" class="NotifySender">
   <sendingAddress>userOnVacation@domain</sendingAddress>
   <notice>I'm on vacation until ...  Will respond upon my return.</notice>
 </mailet>

	-- Noel

-----Original Message-----
From: Vasko Tomanov [mailto:vasko@web.bg]
Sent: Wednesday, August 21, 2002 11:09
To: James Users List
Subject: how to setup somthing like...


How to setup james to autoresponse to dedicated email account somthing
like - "I'm out the office to 19.07"

best regads
vasko


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>