On 3/13/07, Leander Koornneef <[EMAIL PROTECTED]> wrote:
>Could one of you (or both) send the output of "sh -x /etc/init.d/ dbmail-<foo> <bar>"?
mail:/var/log/dbmail# sh -x /etc/init.d/dbmail stop + PATH=/sbin:/bin:/usr/sbin:/usr/bin + IMAPD=/usr/sbin/dbmail-imapd + POP3D=/usr/sbin/dbmail-pop3d + LMTPD=/usr/sbin/dbmail-lmtpd + SIEVE=/usr/sbin/dbmail-timsieved + IMAPD_NAME=dbmail-imapd + POP3D_NAME=dbmail-pop3d + LMTPD_NAME=dbmail-lmtpd + SIEVE_NAME=dbmail-timsieved + NAME=dbmail + PID_DIR=/var/run/dbmail/ + DESC=dbmail servers + test -x /usr/sbin/dbmail-imapd + test -x /usr/sbin/dbmail-pop3d + test -x /usr/sbin/dbmail-lmtpd + set -e + . /lib/lsb/init-functions ++ '[' -e /etc/lsb-base-logging.sh ']' ++ true + '[' -e /etc/default/dbmail ']' + . /etc/default/dbmail ++ START_POP3D=true ++ START_IMAPD=true ++ START_LMTPD=true + log_daemon_msg 'Stopping dbmail servers' + '[' -z 'Stopping dbmail servers' ']' + '[' -z '' ']' + echo -n 'Stopping dbmail servers:' Stopping dbmail servers:+ return + r=0 + '[' true ']' + service_stop IMAPD + eval '_daemon=$IMAPD' ++ _daemon=/usr/sbin/dbmail-imapd + eval '_name=$IMAPD_NAME' ++ _name=dbmail-imapd + log_progress_msg dbmail-imapd + '[' -z dbmail-imapd ']' + echo -n ' dbmail-imapd' dbmail-imapd+ start-stop-daemon --stop --retry 10 --pidfile /var/run/dbmail//dbmail-imapd.pid + true ++ pidof dbmail-imapd + pids=5965 5964 5963 5962 5961 5960 5958 5957 5955 5389 5386 5384 5383 5381 5370 5369 + '[' -n '5965 5964 5963 5962 5961 5960 5958 5957 5955 5389 5386 5384 5383 5381 5370 5369' ']' + log_failure_msg failed + log_use_fancy_output + TPUT=/usr/bin/tput + EXPR=/usr/bin/expr + '[' FANCYTTY = 0 ']' + '[' xxterm '!=' xdumb ']' + '[' -x /usr/bin/tput ']' + '[' -x /usr/bin/expr ']' + /usr/bin/tput hpa 60 + /usr/bin/tput setaf 1 + FANCYTTY=1 + true ++ /usr/bin/tput setaf 1 + RED= ++ /usr/bin/tput op + NORMAL= + echo '* failed' * failed + return 1 + r=1 + '[' true ']' + service_stop POP3D + eval '_daemon=$POP3D' ++ _daemon=/usr/sbin/dbmail-pop3d + eval '_name=$POP3D_NAME' ++ _name=dbmail-pop3d + log_progress_msg dbmail-pop3d + '[' -z dbmail-pop3d ']' + echo -n ' dbmail-pop3d' dbmail-pop3d+ start-stop-daemon --stop --retry 10 --pidfile /var/run/dbmail//dbmail-pop3d.pid + true ++ pidof dbmail-pop3d + pids=1821 1498 1496 1494 1492 1491 1490 964 + '[' -n '1821 1498 1496 1494 1492 1491 1490 964' ']' + log_failure_msg failed + log_use_fancy_output + TPUT=/usr/bin/tput + EXPR=/usr/bin/expr + '[' FANCYTTY = 0 ']' + '[' xxterm '!=' xdumb ']' + '[' -x /usr/bin/tput ']' + '[' -x /usr/bin/expr ']' + /usr/bin/tput hpa 60 + /usr/bin/tput setaf 1 + FANCYTTY=1 + true ++ /usr/bin/tput setaf 1 + RED= ++ /usr/bin/tput op + NORMAL= + echo '* failed' * failed + return 1 + r=1 + '[' true ']' + service_stop LMTPD + eval '_daemon=$LMTPD' ++ _daemon=/usr/sbin/dbmail-lmtpd + eval '_name=$LMTPD_NAME' ++ _name=dbmail-lmtpd + log_progress_msg dbmail-lmtpd + '[' -z dbmail-lmtpd ']' + echo -n ' dbmail-lmtpd' dbmail-lmtpd+ start-stop-daemon --stop --retry 10 --pidfile /var/run/dbmail//dbmail-lmtpd.pid + true ++ pidof dbmail-lmtpd + pids=7538 7535 7534 7525 7481 5396 5394 5392 5390 5385 5379 5378 + '[' -n '7538 7535 7534 7525 7481 5396 5394 5392 5390 5385 5379 5378' ']' + log_failure_msg failed + log_use_fancy_output + TPUT=/usr/bin/tput + EXPR=/usr/bin/expr + '[' FANCYTTY = 0 ']' + '[' xxterm '!=' xdumb ']' + '[' -x /usr/bin/tput ']' + '[' -x /usr/bin/expr ']' + /usr/bin/tput hpa 60 + /usr/bin/tput setaf 1 + FANCYTTY=1 + true ++ /usr/bin/tput setaf 1 + RED= ++ /usr/bin/tput op + NORMAL= + echo '* failed' * failed + return 1 + r=1 + '[' '' ']' + log_end_msg 1 + '[' -z 1 ']' + log_use_fancy_output + TPUT=/usr/bin/tput + EXPR=/usr/bin/expr + '[' FANCYTTY = 0 ']' + '[' xxterm '!=' xdumb ']' + '[' -x /usr/bin/tput ']' + '[' -x /usr/bin/expr ']' + /usr/bin/tput hpa 60 + /usr/bin/tput setaf 1 + FANCYTTY=1 + true ++ /usr/bin/tput setaf 1 + RED= ++ /usr/bin/tput op + NORMAL= + '[' 1 -eq 0 ']' + /bin/echo -e ' failed!' failed! + return 1 mail:/var/log/dbmail# dbmail start -su: dbmail: command not found mail:/var/log/dbmail# /etc/init.d/dbmail start Starting dbmail servers: dbmail-imapd/usr/sbin/dbmail-imapd already running. * failed dbmail-pop3d/usr/sbin/dbmail-pop3d already running. * failed dbmail-lmtpd/usr/sbin/dbmail-lmtpd already running. * failed failed! mail:/var/log/dbmail#
_______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
