Jack Hacks

Show All

  • 2010
    • January
      • Useful exim commands
        01/22/10
        Here are some helpful hints on exim administration. All of the commands are formated for debian (exim4) but are also tested on centos (exim).

        List message count in message queue:
        # exim4 -bpc

        List all messages in the queue, sorted by date:
        # exim4 -bp

        Print

  • 2007