The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 03-27-2006
casioman casioman is offline
Registered User
  
 

Join Date: Aug 2005
Posts: 10
Quote:
Originally Posted by RTM
mmdf is the SCO mail daemon - the files being created are probably email to be sent. If it's like Sendmail, the mail will still be running even though you killed the mmdf process. This means killing the process doesn't stop email from being created and put into the queue to be sent - it just means you can't receive mail on that server (again, assuming MMD works like Sendmail).

Check what type of files are being put into the directories - file * should list them. If they are type ascii, cat a couple of them. You will probably find they are emails. Check to see if any of the files seem to be spam. You may not have your mmdf set up properly and could be a relay for a spammer.

Killing off the mmdf probably didn't do a thing for you. And if the system is slow (and email isn't going out), then you probably have a problem with DNS (again, this is assuming that mmdf works like Sendmail) OR with someone using your system as a mail relay.

mmdf relay
MMDF overview

Quote from MMDF overview:
The files in these folder start with msg. followed by very unusal characters including ASCII line graphics . I will however attempt to view one of these files and thanks for the input on this. The strange part is that this server is not used for emailing so these messages must aimed at the admin?