> Rick Updegrove writes:
>
>
> > I tested the send as attacthment and its working fine now.
Oops, I spoke too soon.
Ok the forward as attachment did send but because of this patch as soon as I
[root@mail cgi-bin]# chown vpopmail.vchkpw sqwebmail
I can no longer log onto sqwebmail as any user (qmailadmin still works)
until I first
cd /usr/local/src/qmail/sqwebmail-1.2.5
then
[root@mail sqwebmail-1.2.5]# make install-strip
[root@mail sqwebmail-1.2.5]# make install-configure
Now I can log in again. Just doing a
[root@mail cgi-bin]# chown root.root sqwebmail
didn't seem to work but mail has been down enough for today I can wait for a
reply before proceeding.
I do not want to run sqwebmail as root .. Do I? I didn't have to before,
unless I am dreaming now.
my /etc/passwd says
vpopmail:x:572:570::/home/vpopmail:/bin/bash
#1 Does vpopmail need a real shell? can it be /bin/false ?
#2 do I have to sacrifice "forwarding as attachments" for "sqwebmail running
as vpopmail.vchkpw"?
#3 what is up with those kernel logs down there they are from the other day?
Note that I haven't seen any today like that.
from /var/log/kernel/errors
Mar 9 19:27:01 mail kernel: Security: denied hard link to 0.0 for UID 48,
EUID 572, process sqwebmail:2001
Mar 9 19:27:01 mail kernel: Security: more hard links denied, logging
disabled for a minute
Mar 10 16:28:09 mail kernel: Security: denied hard link to 0.0 for UID 48,
EUID 572, process sqwebmail:10989
Mar 10 19:09:35 mail kernel: Security: denied hard link to 0.0 for UID 48,
EUID 572, process sqwebmail:12058
Mar 10 19:09:35 mail kernel: Security: more hard links denied, logging
disabled for a minute
ok more info
48=apache
572=vpopmail
Thanks in advance
Rick Up