On Mon, Apr 11, 2005 at 03:04:02PM +1000, Voytek Eymont wrote: > I have Postfix/CourierIMAP/Squirrel, one of user would like an > auto-reponder, what the simplest/easiest way to set it, preferably, with > self-admin if possible
Do your users have real unix accounts (ie, with unique uids, etc)? If so, just use the vacation program (and a .forward entry in their home directories to call it). Maybe whip up a CGI script to allow them to enable, disable and change the message on it for themselves. If, on the other hand, you've got virtual users, it's going to be a little more difficult. There's a program called gnarwl, which is an LDAP enabled auto-responder, but postfix requires a bit of messing around to get it going. Evidentally there's a Horde based project called 'sork' which, amongst other things, allows users to manage their own vacation messages. I haven't tried it, so I can't say whether it's any good or not. Cheers, Paul. -- Paul Dwerryhouse | PGP Key ID: 0x6B91B584 -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
