Insights, updates, and deep dives into cybersecurity, cloud technology, and AI innovation.
This is our spam / virus filter update for customers on the mx1 / mx2.tnpw.net filtering cluster. The information is brought to you by our vendor, SpamExperts.  What’s new this week: System Administration: We have now implemented the ability for our clients to select one or more contacts which should receive our automated server problem […]
In order to get the optimal security and guaranteed mail delivery, the following partition table is recommended: / /data /home /tmp /usr /var /var/qmail /var/qmail/queue
This is our spam / virus filter update for customers on the mx1 / mx2.tnpw.net filtering cluster. The information is brought to you by our vendor, Spam Experts.  OS Update SpamExperts is preparing to upgrade all Local Cloud servers from Debian 6 (LTS) to Debian 7.0 over the next weeks. This is generally done as part […]
There is no single source that describes the proper installation of Qmail on OpenBSD, but there are multiple sources that combined provide a good picture: Installing and Configuring qmail 1.03 on OpenBSD 3.1 http://multivac.cwru.edu./spf/ http://multivac.cwru.edu./fs/#tricks
Unless you specifically registered your domain with Domain Registry of America this letter is a sales/marketing letter to try and gain your business. You may ignore this letter. NewPush will alert you when your domain is ready for renewal. Domain registration is public information and many companies use the records to build sales lists.
In DB2 if you need to populate a table, you need to use INSERT INTO, like in this example: INSERT INTO new_table SELECT col1,col2 FROM source_table WHERE col1=’something’; and if you need to populate query variable, you need to use SELECT INTO, like in this example: SELECT * INTO :var1, :var2, :var3FROM table_name WHERE col1= […]
If you are looking for a hosted Lotus Notes or Domino solution with flexible infrastructure at commodity cloud rates, you have found the right place. Yesterday NewPush made it to the top of the IBM list of Hosted Lotus Notes and Domino environment: http://www-10.lotus.com/ldd/dominowiki.nsf/dx/Lotus_Notes_and_Domino_Hosting_Providers For more information, check out our collaboration page.
Authentication in Apache is done through htaccess, either from the configuration file, or from the .htaccess file in a given directory. Note that only full directories can be easily protected with this method. Here is how: (first log in to the shell, as this method only works if you have shell access) $ cd …/html/protected_dir […]
This is our spam / virus filter update for customers on the mx1 / mx2.tnpw.net filtering cluster. The information is brought to you by our vendor, SpamExperts.  What’s new this week: Working with quarantined messages in log searches The web interface offers a “spam quarantine” page, where you may inspect the messages that have been […]