Salve,
I'm having troubles locating the source for this bunch of bugs. Maybe it's just one but I'm lost on where to look and what to check.
The box ist RH 8.0 with ext3.
So, first there was this: started courier and the logs it produced were: Feb 27 18:51:00 ananke courierd: Purging /usr/local/courier//var/msgq Feb 27 18:51:00 ananke courierd: Purging /usr/local/courier//var/msgs Feb 27 18:51:00 ananke courierd: Permission denied Feb 27 18:51:00 ananke courierd: ABNORMAL TERMINATION, exit status: 1 Feb 27 18:51:00 ananke courierd: Will restart in 60 seconds.
msgs and msgq were both owned by courier.courier and rwx for him. "strace -f"ing courier showed that courierd did get a "Permission denied" on this dirs, so I chmod'ed them 777. Funny was, when I did "courier stop" it took a while and then there was a message "Alarm Clock", so it was killed by sigterm after failing to return from an open on the trigger. Set var/tmp/trigger to 666. This fixed it.
BTW, it's the same setup as on two other boxes, so I realy start getting confused here. Only difference is ext3, I think.
Then I tried to send a mail and got: Feb 27 21:25:41 ananke submit: No such file or directory =========== [EMAIL PROTECTED] courier]# mail [EMAIL PROTECTED] Subject: sdf sdf . Cc: [EMAIL PROTECTED] courier]# sendmail: ERR: submitclient: EOF from submit. 432 Service temporarily unavailable. [EMAIL PROTECTED]: invalid address. ============
submit is where it is to be expected:
[EMAIL PROTECTED] courier]# ls -l libexec/courier/submit
-r-xr-xr-x 1 courier courier 254054 Feb 27 12:16 libexec/courier/submit
====================
Noch change in behavior if the user has a Maildir or not.
Any pointers?
-- Cheers
Christoph Puppe Security Consultant
We secure your business.(TM) _______________________________________________________
HiSolutions AG Phone: +49 30 533289-0 Bouch�strasse 12 Fax: +49 30 533289-99 D-12435 Berlin Internet: http://www.hisolutions.com _______________________________________________________
_________________ E-Mail Disclaimer
Der Inhalt dieser E-Mail ist ausschliesslich fuer den bezeichneten Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein sollten, so beachten Sie bitte, dass jede Form der Kenntnisnahme, Veroeffentlichung, Vervielfaeltigung oder Weitergabe des Inhalts dieser E-Mail unzulaessig ist. Wir bitten Sie, sich in diesem Fall mit dem Absender der E-Mail in Verbindung zu setzen.
The information contained in this email is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any form of disclosure, reproduction, distribution or any action taken or refrained from in reliance on it, is prohibited and may be unlawful. Please notify the sender immediately.
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
