Re: mail-filter.php: Fatal Error with existing Queue
Volker Then <[email protected]> Sun, 12 Feb 2006 15:26:13 +0100
| Newsgroups | gmane.comp.horde.whups |
|---|---|
| Message-ID | <[email protected]> |
Quoting Auke Bruinsma <[email protected]>: > Did you have set the correct rights on queue? > Thanks. I set the proper guest privileges for that queue und now it works. It didn't work with Postfix in the first place. I had to chmod whups/config/conf.php from 600 to 644, because the postfix user could not access whups' configuration. Bye Volker > > Volker Then wrote: >> Hi, >> >> I tried to set up mail-filter.php. I'm using it with an existing >> queue, but I'm getting the following errors. Is there anything not >> correct with the syntax of my command line? The horde debug log >> doesn't say anything. (Remark: My whups database tables are not >> located inside the horde database. They are outsourced to a database >> named "bugs".) >> >> #echo "hallo" | ./mail-filter.php --queue-name Server --type-name Bug >> --priority-name Low --state-name Unconfirmed >> >> Notice: Undefined index: queue in >> /var/www/html/horde/whups/scripts/mail-filter.php on line 90 >> >> Notice: Undefined index: type in >> /var/www/html/horde/whups/scripts/mail-filter.php on line 112 >> >> Notice: Undefined index: type in >> /var/www/html/horde/whups/scripts/mail-filter.php on line 134 >> ==================== >> >> Fatal Error: >> --queue-name or --queue-id must specify a valid Queue. >> >> ==================== >> >> >> >> Thanks >> >> >> Volker >> >> > > -- > Whups mailing list - Join the hunt: http://horde.org/bounties/#whups > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: [email protected] > > -- Whups mailing list - Join the hunt: http://horde.org/bounties/#whups Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]