Can you see anything related to this behaviour in /var/log/maillog? jojo
You have to turn on SMTP-AUTH for your Postfix. Falko has just written a tutorial about how to do this on Fedora 4:...
echo "something" > file means that everything that's in "file" will be deleted, and "something" will be written to it (which means that...
I've had this phenomenon once before. It happens when you compile PHP from the sources and there's no sendmail binary on the system (doesn't...
I'd recommend using both. One tool might check for malware that the other tool might not look for so using both gives you more peace of mind...
Mailgraph - http://people.ee.ethz.ch/~dws/software/mailgraph/ Jojo
ClamAV (www.clamav.net) Jojo
Usually it's under /etc/webalizer.conf If it isn't, run updatedb locate webalizer.conf Jojo
You should have something like this in your webalizer.conf to make webalizer resolve the countries: # DNSCache specifies the DNS cache filename...
Will this be fixed in the final Sarge release? I hope so (if there will be a final release... :rolleyes: ) Jojo
I had to set up a Wikimedia Wiki once, and it needs the same feature for certain directories for security reasons. I had to put the following...
Then run apt-get install ipopd-ssl uw-imapd-ssl and you're done! :) Jojo
You can do it with the ServerAlias directive. A little example: <VirtualHost aaa.bbb.ccc.ddd> ServerName www.domain.com ServerAdmin...
cat /etc/passwd | cut -d":" -f1 jojo
Microsoft Virtual PC is similar to VMWare, I think: http://www.microsoft.com/windows/virtualpc/default.mspx jojo
Separate names with a comma.