[ic] MailOrderTo error in startup

Jason Timm interchange-users@interchange.redhat.com
Wed Nov 14 03:02:00 2001


>Interchange will not start because of "Please specify the MailOrderTo
>directive in the configuration file"
>In the catalog.cfg file the only MailOrderTo is set to     __ORDERS_TO__
>What am I missing?

It's a permissions thing.  If you ran makecat as root, and you used a
PermType of 'm' then you will need to add interch to the catuser's group.
Otherwise, you can use 'g' for the PermType.  There are implications either
way, but if you mess with PermType, CatUser, and Interchange User, you will
get it to work.

Jason