Manuel Schneider [Everything Open] wrote: >> Manuel Schneider [Everything Open] wrote: >>> A wrapper skript, replacing the symlink /usr/sbin/sendmail which is used >>> by PHP told me, that sendmail gives error code 75. >> EX_TEMPFAIL >> >> Does the script fail _every_ time or just in certain cases, e.g. >> system somewhat busy? > It does it all time. And it shouldn't be busy as apache and courier are the > only things running on this new machine. >
Hmm, I thought it had worked after the previous fix... Running strace in the wrapper might give more insights. I'd also check ldd in the wrapper, in case some module loaded by Apache is different from what the system loads by default. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
