I've been trying to figure out why I have stopped getting logwatch reports from my mail server, and I think I'm on the right track but it is confusing me. I have the /etc/aliases file setup so that all messages for root get sent to my telus address. This seems to work some of the time, as today I got a message that was sent from ddclient to root, and one from the postmaster saying that a message could not be sent when the network was down. However if I try to send a message from my user to root, or if I try running the logwatch.pl script directly I seem to run into problems. As in I don't get the message, and I get errors in /var/log/maillog that look like this:
May 12 04:24:41 mail sendmail[24846]: i4CAOe6v024846: i4CAOe6w024846: DSN: Data format error May 12 04:24:41 mail sm-mta[24849]: i4CAOfLh024849: <[EMAIL PROTECTED]>... User unknown May 12 04:24:41 mail sendmail[24846]: i4CAOe6w024846: to=root, delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=32932, relay=[127.0.0.1], dsn=5.3.0, stat=User unknown May 12 04:24:41 mail sm-mta[24849]: i4CAOfLh024849: from=<>, size=2932, class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=localhost.localdomain [127.0.0.1] May 12 04:24:41 mail sendmail[24846]: i4CAOe6w024846: i4CAOe6x024846: return to sender: User unknown May 12 04:24:41 mail sm-mta[24849]: i4CAOfLj024849: <[EMAIL PROTECTED]>... User unknown May 12 04:24:41 mail sendmail[24846]: i4CAOe6x024846: to=postmaster, delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=33956, relay=[127.0.0.1] [127.0.0.1], dsn=5.3.0, stat=User unknown May 12 04:24:41 mail sm-mta[24849]: i4CAOfLj024849: from=<>, size=3956, class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=localhost.localdomain [127.0.0.1] May 12 04:24:41 mail sendmail[24846]: i4CAOe6w024846: Losing ./ qfi4CAOe6w024846: savemail panic May 12 04:24:41 mail sendmail[24846]: i4CAOe6w024846: SYSERR(root): savemail: cannot save rejected email anywhere I cannot make sence of this since I do have a postmaster alias. Using the command date | /usr/sbin/sendmail.sendmail -v -Am postmaster will send an e- mail to my telus account. I have also used the /usr/sbin/sendmail.sendmail - bv command to check the mailer-daemon, root, and postmaster accounts and it says that they all should forward to my telus address. Any ideas? Jesse _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

