[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Mail not working for one site



I have a site that all users are getting this error:

----- The following addresses had permanent fatal errors ----- \xxxxx
    (reason: can't create (user) output file)
    (expanded from: <xxxxxxx@xxxxxxxxx>)

   ----- Transcript of session follows -----
procmail: Couldn't create "/home/sites/site66/../../spool/mail/xxxxx"
procmail: Error while writing to "/var/spool/mail/xxxxx"
550 5.0.0 \xxxxx... Can't create output

I checked the Cobalt knowledgebase and found this:

The correct permission is
-rw------- 
and the correct ownership is
username.site#
the mail spools are symlinked from
/var/spool/mail.
to /home/spool/mail/

I looked in the directories and found:

lrwxrwxrwx   1 fmarino  177            43 Jan 14  2002 xxxxx ->
/home/sites/site66/../../spool/mail/xxxxx

Here lies the problem....

All the users have 177 as the site## and the site is listed as site66
and it's really site65.

How can I fix this?

Thank you.