2 Jul 2007 14:22
ingo - vacation question
Hey guys, I posted this to the horde mailing list. Should have realized there was one specific to ingo, so I'm reposting here. Just a quick rundown of what I'm using: Horde: 3.1.4 Imp: H3 (4.1.4) Ingo: H3 (1.1.3) On FreeBSD 6.2, presumably using the built in vacation program. Doesn't seem like I can find the vacation options in filters. Just whitelist and blacklist. When I attempt to go directly to horde/ingo/vacation.php I get this error: "Vacation is not supported in the current filtering driver" Is there a way to update this driver? If so, does it matter if my webmail server and mail servers are separate? Any help on this would be greatly appreciated! -Andrew -- -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Yeah, but keep it on the list. Others will reply eventually, or if needed.
Sometimes we're all just busy...
> Forgive my ignorance on this, but I've no idea how to select a
> backend driver or even what backend driver it's referring to. Is this
> something I can change in the backend.php file?
Yes, in ingo/config/backends.php, you select a driver (e.g. timsieved,
vfs, etc) and a script (e.g. imap, maildrop, procmail, sieve, etc).
The combination of these determines what functions are available to you.
> I haven't been able to
> find directions on this anywhere. Believe me, I looked for a while
> before posting to the mailing list. - I've scoured the Horde page for
> detailed directions on configuring Ingo, but haven't found anything.
> Know if anything exists out there?
No, I don't know if anything exists other than the mailing list for help.
> This is a default installation of Horde Groupware Webmail, by the
> way. Running on FreeBSD 6.2. And FreeBSD does support .forward
> vacation messages (at the moment we create them manually for people who
> request them). I assume that our webmail, running on a different
> server, should be able to access and create .forward/.vacation.msg
Now I seem to have two ways out
A) eighter revoking the whole concept of letting the MTA decide on '+spam',
THEN I'd need a default ingo script/database-entry per User
*pre*installed to have the spamfilter on-by-default, or
B) I somehow patch the 'whitelist-Sieve-Script' to
use 'fileinto INBOX' instead of 'keep' to safely avoid false-positives.
RSS Feed