Search found 15 matches
- Thu Mar 05, 2009 11:20 am
- Forum: Anti-Spam Help and Discussion
- Topic: Local SPF Rules for spamassassin and plesk
- Replies: 1
- Views: 6297
Local SPF Rules for spamassassin and plesk
Note: I'm using the qmail-scanner-queue.pl setup that is popular here. I've found that having local SPF rules can speed up SpamAssassin if you have configured Plesk to add SPF Headers. We decided to be a bit draconian with our SPF policy, so in Plesk>Server>Mail we set SPF checking mode to "Rej...
- Fri Mar 14, 2008 11:01 am
- Forum: PHP Help and Discussion
- Topic: PHP 5.2.5 woes
- Replies: 107
- Views: 79403
- Mon Jan 28, 2008 11:44 pm
- Forum: General Help and Development Discussion
- Topic: Have I completely missed something here?
- Replies: 3
- Views: 3475
Parallels is owned by SWsoft (See a bit about that at http://money.cnn.com/2007/01/19/technol ... 2007012206).
I guess with the newfound popularity of Parallels, SWsoft decided to rebrand.
I guess with the newfound popularity of Parallels, SWsoft decided to rebrand.
- Mon Jan 21, 2008 9:43 pm
- Forum: PHP Help and Discussion
- Topic: PHP 5.2.5 woes
- Replies: 107
- Views: 79403
Re: I See
I see. Since we're running the latest version from Scott, we're back to not working properly. Is there anything I add in anywhere to get rid of the error? Rob, The answer is a few posts above: Edit /etc/httpd/conf.d/zz010_psa_httpd.conf and change every instance of php_admin_value to php_value. The...
- Thu Jan 17, 2008 12:37 am
- Forum: PHP Help and Discussion
- Topic: PHP 5.2.5 woes
- Replies: 107
- Views: 79403
@sparkybarkalot and scott It's starting to seem like the behavior of php_admin_value we see here is not the expected behavior. The PHP devs fixed a bug where php_admin_value didn't work and unveiled a new bug where it mangles values outside of its scope. There's a few related bugs on bugs.php.net an...
- Sat Jan 05, 2008 4:36 pm
- Forum: PHP Help and Discussion
- Topic: PHP 5.2.5 woes
- Replies: 107
- Views: 79403
You could also just upgrade to Plesk 8.3.0. I did. It fixes webmail, but it doesn't fix the underlying problem. php_admin_value include_path in the zz010 file prevents you from successfully using set_include_path() or ini_set() on include_path in all php applications in all VirtualHosts. ( The prob...
- Sat Jan 05, 2008 2:42 pm
- Forum: PHP Help and Discussion
- Topic: PHP 5.2.5 woes
- Replies: 107
- Views: 79403
1) You should be able to use the Event Manager to automatically apply the regexp every time Plesk rewrites the apache config. Does anyone have a list of which of the Event Manager events cause /etc/httpd/conf.d/zz010_psa_httpd.conf to be rewritten? So far I know: Physical hosting created Physical h...
- Sat Jan 05, 2008 2:13 pm
- Forum: PHP Help and Discussion
- Topic: Intermittent "require() Failed to open stream" err
- Replies: 6
- Views: 8664
are you using php_admin_value in any of your vhost.conf files? Basically the behavior of php_admin_value itself has changed in PHP 5.2.5 and 4.4.7 (reported by 1 person so far). Once called, whatever it is used on becomes immutable. I have no vhost.conf files. I submitted a bug report to PHP. It se...
- Fri Jan 04, 2008 6:29 pm
- Forum: PHP Help and Discussion
- Topic: Intermittent "require() Failed to open stream" err
- Replies: 6
- Views: 8664
I found the problem. This problem only effects sites that use set_include_path() or ini_set() to set include_path. When Horde Imp webmail is run, it mucked about with the include path, and then all other sites that wanted to set the include path stopped working. Changing php_admin_value to php_value...
- Fri Jan 04, 2008 4:06 pm
- Forum: PHP Help and Discussion
- Topic: Intermittent "require() Failed to open stream" err
- Replies: 6
- Views: 8664
It happens on any domain with php of even mild complexity. Once the 501 errors happen on one domain, it affects almost all the domains on the server. I just sampled the error logs of one of the domains. On the same domain, viewing the same page, the error is always the same. All includes fail (gener...
- Fri Jan 04, 2008 3:27 pm
- Forum: PHP Help and Discussion
- Topic: Intermittent "require() Failed to open stream" err
- Replies: 6
- Views: 8664
Intermittent "require() Failed to open stream" err
After upgrading from 8.2.1 to 8.3.0 I began getting intermittent 501 errors. Restarting apache will fix the problem for several hours, but then it starts again. If I visit a page that has one of the 501 errors, and refresh it several times, it will eventually show. It seems that the error occurs abo...
- Fri Dec 21, 2007 6:22 pm
- Forum: Anti-Spam Help and Discussion
- Topic: Users messages marked as spam
- Replies: 9
- Views: 11007
One message marked with PYZOR_CHECK was in it's entirety (minus the html stuff outlook added): my email acct sez mailbox full what that mean Which does look pretty spammy. Several others marked with PYZOR_CHECK were DPJudge formated diplomacy orders. Not all of these were marked as spam, just a few....
- Fri Dec 21, 2007 4:50 pm
- Forum: Anti-Spam Help and Discussion
- Topic: Users messages marked as spam
- Replies: 9
- Views: 11007
Digging around the internet, it seems that this is all because qmail doesn't implement RFC 3848. All email that is sent by my users from their home computers get at least 4 points added. If they log in to the webmail interface to send them, they come from localhost, so they don't get those 4 extra p...
- Fri Dec 21, 2007 4:04 pm
- Forum: Anti-Spam Help and Discussion
- Topic: Users messages marked as spam
- Replies: 9
- Views: 11007
Dec 20 23:08:39 server4 spamd[19186]: spamd: checking message <000c01c8435d$3ecf1f40$0501a8c0@bourbon> for qscand:110 Dec 20 23:08:41 server4 spamd[19186]: spamd: identified spam (7.6/7.0) for qscand:110 in 2.3 seconds, 2084 bytes. Dec 20 23:08:41 server4 spamd[19186]: spamd: result: Y 7 - BAYES_20...
- Thu Dec 20, 2007 7:35 pm
- Forum: Anti-Spam Help and Discussion
- Topic: Users messages marked as spam
- Replies: 9
- Views: 11007
Users messages marked as spam
I have ART spamassassin, clamav, and qmail-scanner installed. I do not have psa-spamassassin installed. My problem is that some of my authenticated users' mail is being marked as spam before it is sent out. 1. The user connects to the SMTP server from his home, using authentication. 2. ****SPAM**** ...