Linux Redhat ES 3.1
qmail-1.03
qmail-ldap-1.03-20040401.patch
qmail-smtpd-auth-0.30.
courier-imap-ldap-3.0.3.20040411-1.3ES
courier-imap-3.0.3.20040411-1.3ES
openldap-servers-2.1.22-8
openldap-2.1.22-8
qmail-queue looks ok
-rws--x--x 1 qmailq qmail 16896 Apr 27 13:55 qmail-queue
I'm wondering about the the other files in bin.
Don't think they have been messed with
here are a few. Could some send me a snap shot of what theres
looks like.
Thanks
-rwxr-xr-x 1 root qmail 34720 Apr 27 13:55 qmail-inject
-rwxr-x--- 1 root qmail 63488 Apr 27 13:55 qmail-ldaplookup
-rwx--x--x 1 root qmail 47528 Apr 27 13:55 qmail-local
-rwx------ 1 root qmail 47724 Apr 27 13:55 qmail-lspawn
-rwx------ 1 root qmail 15716 Apr 27 13:55 qmail-newmrh
-rwx------ 1 root qmail 11600 Apr 27 13:55 qmail-newu
-rwxr-xr-x 1 root qmail 27296 Apr 27 13:55 qmail-pop3d
-rwx--x--x 1 root qmail 11728 Apr 27 13:55 qmail-popup
-rwx--x--x 1 root qmail 16336 Apr 27 13:55 qmail-pw2u
-rwxr-xr-x 1 root qmail 20640 Apr 27 13:55 qmail-qmqpc
-rwxr-xr-x 1 root qmail 15908 Apr 27 13:55 qmail-qmqpd
-rwxr-xr-x 1 root qmail 25276 Apr 27 13:55 qmail-qmtpd
-rwxr-xr-x 1 root qmail 15916 Apr 27 13:55 qmail-qread
-rwxr-xr-x 1 root qmail 492 Apr 27 13:55 qmail-qstat
-rws--x--x 1 qmailq qmail 16896 Apr 27 13:55 qmail-queue
-rwxr-xr-x 1 root qmail 25940 Apr 27 13:55 qmail-quotawarn
-rwx--x--x 1 root qmail 42448 Apr 27 13:55 qmail-remote
-rwxr-xr-x 1 root qmail 39212 Apr 27 13:55 qmail-reply
-rwx--x--x 1 root qmail 16000 Apr 27 13:55 qmail-rspawn
-rwxr-xr-x 1 root qmail 47596 Apr 27 13:55 qmail-secretary
-rwx--x--x 1 root qmail 42992 Apr 27 13:55 qmail-send
-rwxr-xr-x 1 root qmail 20424 Apr 27 13:55 qmail-showctl
-rwxr-xr-x 1 root qmail 55676 Apr 27 13:55 qmail-smtpd
-rwx------ 1 root qmail 6472 Apr 27 13:55 qmail-start
-rwxr-xr-x 1 root qmail 8772 Apr 27 13:55 qmail-tcpok
-rwxr-xr-x 1 root qmail 10912 Apr 27 13:55 qmail-tcpto
-rwx--x--x 1 root qmail 21540 Apr 27 13:55 qmail-todo
-rwxr-xr-x 1 root qmail 24824 Apr 27 13:55 qmail-verify
-rwxr-xr-x 1 root qmail 21428 Apr 27 13:55 qreceipt
-rwxr-xr-x 1 root qmail 11652 Apr 27 13:55 qsmhook
-rwxr-xr-x 1 root qmail 9652 Apr 27 13:55 sendmail
-rwxr-xr-x 1 root qmail 15780 Apr 18 08:15 setforward
-rwxr-xr-x 1 root qmail 11480 Apr 18 08:15 setmaillist
-rwxr-xr-x 1 root qmail 255 Oct 4 11:18 sewMakeMailDir
-rwx--x--x 1 root qmail 6744 Apr 27 13:55 splogger
-rwxr-xr-x 1 root qmail 16900 Apr 27 13:55 tcp-env
On 4 Oct 2004 at 21:15, Claudio Jeker wrote:
> On Mon, Oct 04, 2004 at 12:53:30PM -0600, Stewart Walker wrote:
> > Well it appears something is really screwed.
> >
> > Ran queue_repair
> >
> > running in test-only mode
> > finding qmail UIDs/GIDs...
> > alias : UID 502
> > qmaill : UID 503
> > qmailr : UID 506
> > qmails : UID 507
> > qmailp : UID 504
> > qmailq : UID 505
> > qmaild : UID 501
> > qmail : GID 502
> > nofiles : GID 501
> > determining conf-split...
> > conf-split appears to be 23
> > ....
> > Appears the mail messages are being placed with the incorrect UID
> > ... checking files... checking queue/mess files... checking split
> > locations...
> > queue/mess/18/6717490 ownership 0:0, should be qmailq:qmail
> > testmode, not fixing
> > queue/mess/20/6717492 ownership 0:501, should be qmailq:qmail
> > testmode, not fixing
> > [EMAIL PROTECTED] queue-repair-0.9.0]#
> >
> > .. So I repaired them
> > After Repaired
> > ..
> > checking files...
> > checking queue/mess files...
> > checking split locations...
> > queue/mess/18/6717490 ownership 0:0, should be qmailq:qmail
> > fixed, queue/mess/18/6717490 ownership 505:502
> > queue/mess/20/6717492 ownership 0:501, should be qmailq:qmail
> > fixed, queue/mess/20/6717492 ownership 505:502
> >
> > Can some one tell me what is wrong with this picture.. and how I can
> > fix it..
> >
>
> Check the mode of /var/qmail/bin/qmail-queue it has to be setuid
> qmailq e.g. -rws--x--x 1 qmailq qmail 21680 Aug 13 22:16
> /var/qmail/bin/qmail-queue
>
> Also check your mountflags, a clever OS/installer will set your /var
> partition to nodev, nosuid but this conflicts with qmail. In that case
> just link the /var/qmail/bin directory to a different location. IMHO
> having binaries in /var is one of djb's major design flaws.
>
> --
> :wq Claudio
\\|//
-(@ @)-
===oOO==(_)==OOo======================
Stewart Walker
[EMAIL PROTECTED]