Out-of-Office email automation for MailEnable [v 0.1.8]
-
- Posts: 302
- Joined: Tue Jul 19, 2005 1:12 pm
- Location: 404
Out-of-Office email automation for MailEnable [v 0.1.8]
Out-of-Office email automation for MailEnable
Download it, free of charge for both commercial and personal use: English / French / Dutch / Brazillian (Portuguese)
What it is:
This utility provides automated management of autoresponders using email. You need only send it an email, and the subject and body of your message will be used to create an "out-of-office" autoresponder for your mailbox. This enables users to create, activate and deactivate autoresponders without having to use webmail or without having to rely on administrators doing this for them.
Compatibility:
Windows 2000, XP, or Server 2003
MailEnable - All Editions
Installation:
1. extract the contents of the archive to a folder of your choice
2. in MailEnable, create a new mailbox named 'out-of-office'
3. enable 'out-of-office.wsf' as a delivery event for the mailbox you just created, using cscript.exe to invoke it, like this:
cscript.exe "C:\Program Files\OOO\out-of-office.wsf"
Use:
To enable the service, a user will first send an email to out-of-office@yourdomain.com. The subject and body of this message will be used by the autoresponder, so choose them accordingly.
The bot will then send the user an email containing a confirmation code. In order to activate the service, the user will need to reply to this message, and make sure that the confirmation code is contained in the message body.
At this point, the user will receive a confirmation mail and the service will be activated.
To disable it, the user just needs to send another message to out-of-office@yourdomain.com, the contents of which are irrelevant. Disabling the service does not require confirmation.
Anyting else?
Feedback is always appreciated.
Download it, free of charge for both commercial and personal use: English / French / Dutch / Brazillian (Portuguese)
What it is:
This utility provides automated management of autoresponders using email. You need only send it an email, and the subject and body of your message will be used to create an "out-of-office" autoresponder for your mailbox. This enables users to create, activate and deactivate autoresponders without having to use webmail or without having to rely on administrators doing this for them.
Compatibility:
Windows 2000, XP, or Server 2003
MailEnable - All Editions
Installation:
1. extract the contents of the archive to a folder of your choice
2. in MailEnable, create a new mailbox named 'out-of-office'
3. enable 'out-of-office.wsf' as a delivery event for the mailbox you just created, using cscript.exe to invoke it, like this:
cscript.exe "C:\Program Files\OOO\out-of-office.wsf"
Use:
To enable the service, a user will first send an email to out-of-office@yourdomain.com. The subject and body of this message will be used by the autoresponder, so choose them accordingly.
The bot will then send the user an email containing a confirmation code. In order to activate the service, the user will need to reply to this message, and make sure that the confirmation code is contained in the message body.
At this point, the user will receive a confirmation mail and the service will be activated.
To disable it, the user just needs to send another message to out-of-office@yourdomain.com, the contents of which are irrelevant. Disabling the service does not require confirmation.
Anyting else?
Feedback is always appreciated.
Last edited by someone_else on Mon Mar 19, 2007 3:10 pm, edited 16 times in total.
-
- Posts: 302
- Joined: Tue Jul 19, 2005 1:12 pm
- Location: 404
version 0.1.1
Version 0.1.1 is now available.
changes in this version:
- fixed a bug
- added a blank message warning dialogue
changes in this version:
- fixed a bug
- added a blank message warning dialogue
Last edited by someone_else on Sun Dec 04, 2005 2:02 pm, edited 2 times in total.
Wow someone_else.
That is PERFECT. It doesn't seem to get on very well with HTML from Outlook, but I don't care, I'm sure our users can manage changing to Plain Text.
Functionality is near identical to the other product I spoke of except you don't need a challenge to turn it off (couldn't see the point there anyway) and you must supply a subject. The other product inserted friendly name is Out Of Office - DO NOT respond to this message as a subject by default.
If you could tweak it somehow to do something similar that would be fantastic, if not, oh well. It is fine just as is.
As soon as my boss returns from Annual Leave (lucky him) I'll be hitting him for a payment for you.

That is PERFECT. It doesn't seem to get on very well with HTML from Outlook, but I don't care, I'm sure our users can manage changing to Plain Text.
Functionality is near identical to the other product I spoke of except you don't need a challenge to turn it off (couldn't see the point there anyway) and you must supply a subject. The other product inserted friendly name is Out Of Office - DO NOT respond to this message as a subject by default.
If you could tweak it somehow to do something similar that would be fantastic, if not, oh well. It is fine just as is.
As soon as my boss returns from Annual Leave (lucky him) I'll be hitting him for a payment for you.


-
- Posts: 302
- Joined: Tue Jul 19, 2005 1:12 pm
- Location: 404
version 0.1.2
Version 0.1.2 is now available.
changes in this version:
- a blank subject will now be automatically replaced with 'friendlyusername is out of office'
- HTML messages are now supported
changes in this version:
- a blank subject will now be automatically replaced with 'friendlyusername is out of office'
- HTML messages are now supported
Last edited by someone_else on Sun Dec 04, 2005 2:03 pm, edited 2 times in total.
-
- Posts: 302
- Joined: Tue Jul 19, 2005 1:12 pm
- Location: 404
one is enough
Only one OoO mailbox per server will suffice.paarlberg wrote:Do you have to create the mailboxes on each domain/PO or can it be centralized on a single domain (such as hosting provider)?
You can, of course, make as many as you like (and you can also use different names, not just 'out-of-office'), but it is not necessary.
-
- Posts: 3
- Joined: Fri Dec 09, 2005 2:52 pm
out-of-office
When I set out-of-office like delivery event does not function. I have this error on postoffice log :
Event CreateProcess failed Error:193
Event CreateProcess failed Error:193
-
- Posts: 302
- Joined: Tue Jul 19, 2005 1:12 pm
- Location: 404
Re: out-of-office
steve.steve wrote:When I set out-of-office like delivery event does not function
Did you use cscript.exe to invoke the wsf file? You should make sure that the path to the file is correct, and that cscript is used in the syntax (see the first post).
-
- Posts: 3
- Joined: Fri Dec 09, 2005 2:52 pm
-
- Posts: 302
- Joined: Tue Jul 19, 2005 1:12 pm
- Location: 404
cscript.exe "C:\Program Files\OOO\out-of-office.wsf&quo
steve.steve wrote:Yes I used the cscript.exe to invoke the wsf file.
Well, as long as you used cscript.exe, the correct path, and quotes it should run just fine. Looking through the forum, I see that there was only one similar problem, and it was due to the user not using quotes on the path. Other than that, I really can't say. This is a WindowsScript, so really, there just isn't all that much that can go wrong with it...
-
- Posts: 302
- Joined: Tue Jul 19, 2005 1:12 pm
- Location: 404
version 0.1.4
Version 0.1.4 is now available.
changes in this version:
- improved compliance with RFC 3834
- autoresponse sender is now set to friendly name
- changed internal list format (to CSV)
notes on updating:
If updating from a previous version, be sure to either overwrite the old 'out-of-office.lst' file with the new one in the archive, or else just delete the old file. Do note that this will cause any pending confirmation requests to be lost; autoresponders currently in effect will not be affected.
changes in this version:
- improved compliance with RFC 3834
- autoresponse sender is now set to friendly name
- changed internal list format (to CSV)
notes on updating:
If updating from a previous version, be sure to either overwrite the old 'out-of-office.lst' file with the new one in the archive, or else just delete the old file. Do note that this will cause any pending confirmation requests to be lost; autoresponders currently in effect will not be affected.
-
- Posts: 302
- Joined: Tue Jul 19, 2005 1:12 pm
- Location: 404
translations
Arnaud, I sent you the necessary text by PM.
If anyone else is interested in translating this, let me know, and I'll try to help out as much as I can.
If anyone else is interested in translating this, let me know, and I'll try to help out as much as I can.
-
- Posts: 302
- Joined: Tue Jul 19, 2005 1:12 pm
- Location: 404
Gestion par email des messages d'absence du bureau
French translation of version 0.1.4 is now available. Thanks to Arnaud for the translation.
Note that in multilingual environments, one can run multiple localized versions, each on a different mailbox. So one can have, for example, an out-of-office@mydomain.com bot running the English version, and an absence@mydomain.com bot running the French version.
Note that in multilingual environments, one can run multiple localized versions, each on a different mailbox. So one can have, for example, an out-of-office@mydomain.com bot running the English version, and an absence@mydomain.com bot running the French version.