This is absolutely fine.

On legacy QMT, packages were named something-toaster-upver-qver. With the new QMT, they're named something-upver.qt. So to see QMT packages, do:
# rpm -qa | grep .qt.

The "qmailctl stat" (or "service qmail stat" - same thing) command shows fewer things because QMT related services are being migrated to use sysvinit instead of supervise for managing them. Presently, only the qmail specific services (qmail-send, qmail-smtp, qmail-submission) are managed by supervise. Eventually (relatively soon) these too will go away, with qmail-send becoming simply qmail (as a sysvinit service), and qmail-smtp and qmail-submission being under xinetd's control. Also note that all logging is being transitioned to use the standard syslogd service, with messages going to /var/log/maillog for the time being, to be replaced with an ELK (Elasticsearch/Logstach/Kibana) stack at some point. That's going to be S-L-I-C-K. :)

When these changes are completed, there will be no more need for daemontools and ucspi-tcp packages. Also note, CentOS7 will be using systemd in place of sysvinit, which is also going to be very cool. Moving away from daemontools and ucspi-tcp should make getting up on COS7 a bit easier when the time comes, which is rapidly approaching as well.

Thanks.

-EricS

On 11/18/2014 03:31 PM, Jim Shupert wrote:
friends

I wish to understand what i should see when I do
qmailctl stat
and

rpm -qa | grep __________


I am wondering what is the difference in
on my old toaster
    rpm -qa | grep toaster

  ucspi-tcp-toaster-0.88-1.3.4
  qmail-toaster-1.03-1.3.13
  autorespond-toaster-2.0.4-1.3.2
  qmailadmin-toaster-1.2.9-1.3.3
  isoqlog-toaster-2.1-1.3.2
  clamav-toaster-0.90-1.3.10
  daemontools-toaster-0.76-1.3.2
  vpopmail-toaster-5.4.13-1.3.3
  libsrs2-toaster-1.0.18-1.3.2
  qmail-pop3d-toaster-1.03-1.3.13
  courier-imap-toaster-4.1.2-1.3.6
  qmailtoaster-plus-0.2.10-1.3.12
  control-panel-toaster-0.5-1.3.3
  ezmlm-cgi-toaster-0.53.324-1.3.2
  qmailmrtg-toaster-4.2-1.3.2
  maildrop-toaster-devel-2.0.3-1.3.4
  vqadmin-toaster-2.3.4-1.3.2
  spamassassin-toaster-3.1.7-1.3.6
  ripmime-toaster-1.4.0.6-1.3.2
  libdomainkeys-toaster-0.68-1.3.2
  courier-authlib-toaster-0.59.1-1.3.5
  ezmlm-toaster-0.53.324-1.3.2
  maildrop-toaster-2.0.3-1.3.4
  squirrelmail-toaster-1.4.9a-1.3.5
  simscan-toaster-1.3.1-1.3.4


on my old toaster

rpm -qa | grep qt qt-3.3.3-16.el4


=================   on my new mailserver

rpm -qa | grep qmailtoaster
qmailtoaster-release-2.0-1.qt.nodist.noarch
qmailtoaster-plus.repo-0.2-2.noarch
qmailtoaster-util-2.0-1.qt.nodist.noarch

  rpm -qa | grep qt

spamdyke-4.3.1-1.qt.el6.x86_64
qmailadmin-1.2.16-0.qt.el6.x86_64
send-emails-0.5.1-0.qt.el6.x86_64
qt-4.6.2-28.el6_5.x86_64
qmailmrtg-4.2-0.qt.el6.x86_64
qmailtoaster-release-2.0-1.qt.nodist.noarch
qt-x11-4.6.2-28.el6_5.x86_64
ibus-qt-1.3.0-2.el6.x86_64
libsrs2-1.0.18-0.qt.el6.x86_64
ripmime-1.4.0.10-0.qt.el6.x86_64
spamassassin-3.3.2-2.qt.el6.x86_64
squirrelmail-1.4.22-0.qt.el6.x86_64
qt3-3.3.8b-30.el6.x86_64
qt-sqlite-4.6.2-28.el6_5.x86_64
qmailtoaster-util-2.0-1.qt.nodist.noarch
ezmlm-0.53.324-0.qt.el6.x86_64
daemontools-0.76-0.qt.el6.x86_64
ucspi-tcp-0.88-0.qt.el6.x86_64
qmail-1.03-0.qt.el6.x86_64
vqadmin-2.3.7-0.qt.el6.x86_64
dovecot-2.2.7-0.qt.el6.x86_64
qt3-3.3.8b-30.el6.i686
control-panel-0.5.1-0.qt.el6.x86_64
vpopmail-5.4.33-0.qt.el6.x86_64
clamav-0.98.4-2.qt.el6.x86_64
autorespond-2.0.5-0.qt.el6.x86_64
simscan-1.4.0-0.qt.el6.x86_64
isoqlog-2.2.1-1.qt.el6.x86_64


==============

on my old toaster

  qmailctl stat

authlib: up (pid 3335) 10655015 seconds
clamd: up (pid 3329) 10655015 seconds
imap4: up (pid 3356) 10655015 seconds
imap4-ssl: up (pid 3338) 10655015 seconds
pop3: up (pid 3333) 10655015 seconds
pop3-ssl: up (pid 3330) 10655015 seconds
send: up (pid 3328) 10655015 seconds
smtp: up (pid 3357) 10655015 seconds
spamd: up (pid 31204) 1336 seconds
submission: up (pid 3337) 10655015 seconds
authlib/log: up (pid 3334) 10655015 seconds
clamd/log: up (pid 3332) 10655015 seconds
imap4/log: up (pid 3336) 10655015 seconds
imap4-ssl/log: up (pid 3341) 10655015 seconds
pop3/log: up (pid 3358) 10655015 seconds
pop3-ssl/log: up (pid 3354) 10655015 seconds
send/log: up (pid 3340) 10655015 seconds
smtp/log: up (pid 3353) 10655015 seconds
spamd/log: up (pid 31203) 1336 seconds
submission/log: up (pid 3339) 10655015 seconds



my new toaster
qmailctl stat
send: up (pid 4443) 2224 seconds
smtp: up (pid 4437) 2234 seconds
submission: up (pid 2115) 5764 seconds
send/log: up (pid 2120) 5764 seconds
smtp/log: up (pid 2117) 5764 seconds
submission/log: up (pid 2116) 5764 seconds


and my real concern is .... does my new toaster lOOk ok to you?...did i
install it OK?




--
-Eric 'shubes'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to