Hello John,

i think you just traced the su command, not amavisd.

try adding -f option to strace or better do it step by step:
first
     su - amavis
then
     strace -f -o /tmp/amavisstrace /usr/sbin/amavisd debug-sa

make sure, the su command does not prompt you for anything!



Matthias

John schrieb:
> Hello,
> 
> "Matthias Weigel" <[EMAIL PROTECTED]> schreef in bericht 
> news:[EMAIL PROTECTED]
>> Hello John,
>>
>> just some wild guesses:
>>
>> Have you disabled selinux? If not, do so in /etc/sysconfig/selinux.
>>
>> If this doesn't help, maybe running the blocking command under strace
>> gives you some hints.
> strace -o /tmp/amavisd su - c "/usr/sbin/amavisd debug-sa"
> writes a file with all system call's called by the monitored amavisd 
> debug-sa command, but I don't have a clue how to read it. A simple RTFM 
> won't do I'm affraid...
> I attache the strace file in the hope anyone can read it.
> 
> regards,
> John
>> Best Regards
>>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to