I set up my box again and everything is all right so far. I thought sSMTP would be a fine method to send my daily system reports etc. so I installed it as well. I can send mails through console and f.e. denyhosts is sending mails as well. But there's one application I configured which attampts to send mails without success:
Well, I know the mistake and I would like to fix that, but I really don't know what app tries to send these mails?Apr 11 02:50:01 blackbox cron[22604]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Apr 11 03:00:01 blackbox cron[22616]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Apr 11 03:00:01 blackbox cron[22618]: (root) CMD (rm -f /var/spool/cron/lastrun/cron.hourly)
Apr 11 03:00:01 blackbox cron[22621]: (root) CMD (/usr/sbin/chkrootkit)
Apr 11 03:00:03 blackbox sSMTP[22654]: RCPT TO:<me@mydomain.com> (553 <root@blackbox>: Sender address rejected: not owned by user root@l-c-f.net)
I checked all crons and chkrootkit, but I can't find anything. It's not even after every cron.hourly. Just sometimes.
Thanks for any help.


