In a discussion with the user of this mac, they informed me that the former IT guy could not get the user into email properly. He stated that he was able to get email to send, but could not receive. Things were beginning to make more sense.
Quick research resulted in a partially helpful website at http://technosailor.com/20
I finally found the shell in Mac OSX. Aparently it's called "Terminal" and was found in Applications > Utilities.
From there some of my old Linux training came back to me and I was able to traverse the directory structures and run vi to edit files. I was able to browse the postfix configuration files found in/etc/hostconfig.
Now the problem is clear to me. It's not a virus, but a foolish admin who set up postfix rather than just configuring email to access the exchange server. (Right. Doesn't make sense to me either.) Postfix, being the good application it was, was happily routing emails for unauthenticated connections. A botnet managed to find this machine, and began to happily spam away. The statements above about there being a malformed virus have resulted as nothing more than a false-positive.
To stop postfix from running, I ran "sudo /bin/launchctl unload -w /System/Library/LaunchDaem
It's worth mentioning that this system was not running cyrus, so I did not have to run the second command.
No points awarded, as I've figured this out. Hopefully the post may aid others in similar situations when/if they arise.
Main Topics
Browse All Topics





by: strungPosted on 2008-08-19 at 15:31:16ID: 22264513
I have a hard time believing it is the Mac. Try shutting down the Mac and see if the problem disappears.