also @ TechSpot: Apple's iOS 7 to be "black, white and flat all over"

Mailserver on Linux

Discussion in 'The Alternative OS' started by Janes, Dec 8, 2006.

  1. Janes Newcomer, in training Posts: 77

    Hi, does anybody know how can i check which mailserver is running on my linux machine???

    I need to know because i need to load a Spam filter.

    Please help.

    my Linux skills aren't of the best.

    Thanks:dead:
  2. Mictlantecuhtli TS Special Forces Posts: 4,916   +9

    You're likely to have either sendmail or postfix, they're probably the most common. Exim and qpopper are two other that I can think of at the moment.

    If the mailserver is running, you can check which it is from command line with ps aux.