Results 1 to 2 of 2

Thread: can't follow syslog - fills up with "nullmailer failures"

  1. #1
    Join Date
    Sep 2007
    Beans
    1,354

    can't follow syslog - fills up with "nullmailer failures"

    Hey,

    I am trying to troubleshoot an openvpn connection, but the syslog is useless because it fills up with thousands of lines like this.

    Code:
    Dec 31 12:57:05 ubu-timeline nullmailer[16094]: smtp: Failed: Connect failed
    Dec 31 12:57:05 ubu-timeline nullmailer[1896]: Sending failed:  Host not found
    Dec 31 12:57:05 ubu-timeline nullmailer[1896]: Starting delivery: protocol: smtp host: mail. file: 1276772401.3232
    Dec 31 12:57:05 ubu-timeline nullmailer[16095]: smtp: Failed: Connect failed
    Dec 31 12:57:05 ubu-timeline nullmailer[1896]: Sending failed:  Host not found
    Dec 31 12:57:05 ubu-timeline nullmailer[1896]: Starting delivery: protocol: smtp host: mail. file: 1291348801.8650
    Dec 31 12:57:05 ubu-timeline nullmailer[16096]: smtp: Failed: Connect failed
    Dec 31 12:57:05 ubu-timeline nullmailer[1896]: Sending failed:  Host not found
    Dec 31 12:57:05 ubu-timeline nullmailer[1896]: Starting delivery: protocol: smtp host: mail. file: 1292997601.21684
    Dec 31 12:57:05 ubu-timeline nullmailer[16097]: smtp: Failed: Connect failed
    Dec 31 12:57:05 ubu-timeline nullmailer[1896]: Sending failed:  Host not found
    Dec 31 12:57:05 ubu-timeline nullmailer[1896]: Starting delivery: protocol: smtp host: mail. file: 1288476001.29098
    Dec 31 12:57:05 ubu-timeline nullmailer[16098]: smtp: Failed: Connect failed
    Dec 31 12:57:05 ubu-timeline nullmailer[1896]: Sending failed:  Host not found
    Dec 31 12:57:05 ubu-timeline nullmailer[1896]: Delivery complete, 1300 message(s) remain.
    wtf is going on here? I don't run a mail server or anything like that from my laptop. They just keep on coming.

    Thanks
    Forum Do's and Don'ts -- Please familiarize yourself with these!!
    Do not give login-as-root instructions. Here is the policy
    This Ubuntu better not be dacaf!

  2. #2
    wojox is offline I Ubuntu, Therefore, I Am
    Join Date
    Apr 2009
    Beans
    8,628

    Re: can't follow syslog - fills up with "nullmailer failures"

    What if you open a terminal and remove it:

    Code:
    sudo apt-get purge nullmailer

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •