[rt-users] RT 3.2.2 and Sendmail

Ruslan U. Zakirov Ruslan.Zakirov at acronis.com
Tue Feb 1 17:34:47 EST 2005


May be user under which apache is running still has no right to read 
/usr/lib?

try next:
sudo -u apache /usr/lib/sendmail

I hope you did restart apache after config changes.

J. Rashaad Jackson wrote:
> My sendmail path is as follows:
> 
> # ls -la /usr/lib/sendmail
> -r-sr-xr-x   1 root     bin       761388 Sep 24  2003 /usr/lib/sendmail
> # file /usr/lib/sendmail
> /usr/lib/sendmail:      ELF 32-bit MSB executable SPARC Version 1, 
> dynamically linked, stripped
> 
> Which is what it's set to in my RT_SiteConfig.pm
> 
> # grep "/usr/lib/sendmail" /usr/local/rt/etc/RT_SiteConfig.pm
> Set($SendmailPath , "/usr/lib/sendmail");
> 
> And still I get this error.  Any other ideas?
> 
> Mike Patterson wrote:
> 
>> Type "which sendmail", to see what your sendmail path is.
>>
>> Then type that path in your your variable in your  
>> /rtinstalldir/etc/RT_SiteConfig.pm
>>
>> e.g.: for me (FreeBSD 4.11) it's /usr/sbin/sendmail
>>
>> # which sendmail
>> /usr/sbin/sendmail
>>
>>>
>>
> 
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> 
> RT Administrator and Developer training is coming to your town soon! (Boston, San Francisco, Austin, Sydney) Contact training at bestpractical.com for details.
> 
> Be sure to check out the RT Wiki at http://wiki.bestpractical.com




More information about the rt-users mailing list