You can block an individual address or entire domain from sending mail to your server by creating the following file:
/var/qmail/control/badmailfrom
Inside the " badmailfrom " file, the syntax might look something like this:
john@somedomain.com
@otherdomain.com
Tuesday, July 26, 2005
Mozilla and hypocrisy
Right, but what about the experiences that Mozilla chooses to default for users like switching to Yahoo and making that the default upon ...
-
via VMware blog
-
AJAX: redesign your PHP applications? - ThinkPHP /dev/blog : "First of all, XMLHttpRequest has a problem: in InternetExplorer, it doesn...