|
From: Tony <tb...@gm...> - 2005-02-09 22:22:53
|
Hi Jonathan:
this is the /var/log/messages file - when I attempt to send via Squirrelmail:
Feb 9 14:15:41 fedrh kernel: audit(1107987341.048:0): avc: denied {
read append } for pid=8006 exe=/bin/bash
path=/var/lib/squirrelmail/prefs/don.abook dev=dm-0 ino=35317
scontext=user_u:system_r:httpd_sys_script_t
tcontext=root:object_r:httpd_var_lib_t tclass=file
Feb 9 14:15:41 fedrh kernel: audit(1107987341.072:0): avc: denied {
search } for pid=8006 exe=/usr/sbin/sendmail.sendmail name=spool
dev=dm-0 ino=32805 scontext=user_u:system_r:httpd_sys_script_t
tcontext=system_u:object_r:var_spool_t tclass=dir
Feb 9 14:15:41 fedrh kernel: audit(1107987341.073:0): avc: denied {
create } for pid=8006 exe=/usr/sbin/sendmail.sendmail
scontext=user_u:system_r:httpd_sys_script_t
tcontext=user_u:system_r:httpd_sys_script_t tclass=unix_dgram_socket
this is the /var/log/maillog file:
Feb 9 14:15:41 fedrh imap-login: Login: don [::ffff:192.168.1.40]
Feb 9 14:16:29 fedrh imap-login: Login: ed [::ffff:24.9.102.197]
Feb 9 14:16:29 fedrh imap-login: Login: ed [::ffff:24.9.102.197]
Feb 9 14:16:51 fedrh imap-login: Login: don [::ffff:192.168.1.40]
Thanks so much for your help.
Tony.
On Wed, 9 Feb 2005 14:31:08 -0600 (CST), Jonathan Angliss
<jo...@sq...> wrote:
>
> > Hi Jonathan:
> >
> > I click on Send in Squirrelmail and the message shows up in the Sent
> > folder. But, the email message never arrives at the recipient's email.
> > I do not receive any bounced message errors from the recipient. Is
> > there a specific log file I should look at? I looked at
> > /var/log/maillog and didn't see any errors.
> >
> > I can send/receive emails just fine with Outlook/Outlook Express with
> > the IMAP server.
>
> Please include the lists in replies, people might find the information
> useful.
>
> Try checking /var/log/messages, and /var/log/maillog. I'm guessing you
> have selinux enabled on your FC3 machine, and it is refusing access to the
> sendmail binary. You could try setting SquirrelMail to use SMTP instead
> of Sendmail (run the config tool config/conf.pl, and go to server
> settings).
>
> --
> Jonathan Angliss
> <jo...@sq...>
>
>
|