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

RE: [cobalt-users] Savemail panic in maillog on RaQ4



Hi David,

procmail seems to  work fine without /etcprocmailrc

I just found the cause of the problem
in a /var/spool/mail are symbolic links to /home/sites/sitexx/../../spool/mail
see below

lrwxrwxrwx   1 a2web    site59         41 Feb  8  2001 a2web -> /home/sites/site59/../../spool/mail/a2web
lrwxrwxrwx   1 admin    home           39 Aug  8  2000 admin -> /home/sites/home/../../sp/ol/mail/admin

as you can see the symbolic link for the admin users is incorrect causing my problems (I hope)

just changed it;

# rm admin
# ls -la admin
# No such file or directory
# cp -s /home/sites/home/../../spool/mail/admin admin
# ls -la admin

now it has the proper link and most important ........... the error messages are gone !

thanks everyone


regards

Erik


-----Original Message-----
From:	David Lucas [SMTP:david@xxxxxxxxxxxxxxxx]
Sent:	zondag 9 juni 2002 18:48
To:	cobalt-users@xxxxxxxxxxxxxxx
Subject:	RE: [cobalt-users] Savemail panic in maillog on RaQ4

At 08:00 AM 6/9/2002, you wrote:
>Hi David,
>
>I checked /etc  there is no procmailrc nor is there one in the home
>directory for admin:
>/home/sites/home/users/admin


procmail is the default delivery program to my understanding.

use locate and see what you can find


_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users