[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RAQ2 pathproblem aliases
- Subject: [cobalt-users] RAQ2 pathproblem aliases
- From: "Popp, Armin" <apopp@xxxxxxx>
- Date: Tue May 15 13:08:09 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello,
I have a problem when installing keystone, a helpdesk app.
The install manual told me the following:
---------------------------------------------------------------------
Edit the system aliases file for the server running Keystone. In most systems, this will be in
/etc/aliases. Create the following entries:
keystone: "|/apache/htdocs/keystone/perl/keymail.pl -mailinfo";
---------------------------------------------------------------------
my absolute path for example is
/home/sites/site1/web/keystone/perl/keymail.pl
I tried:
keystone: "|/home/sites/site1/web/keystone/perl/keymail.pl -mailinfo";
When I try to do that in aliases mail comes
back with undeliverable
What is the substituded Path?
Armin Popp