Re: [qmailtoaster] Re: Qmailtoaster - CentOS 5 - php53

2012-11-18 Thread Maxwell Smart


On 11/13/2012 06:04 AM, Eric Shubert wrote:

On 11/12/2012 06:12 PM, Eric Shubert wrote:

I would seem to me that the php53 package/spec would have a
"Provides: php" line in it. Does it not?


It does not.


While I don't think that rpm can handle a "Requires: A or B" type thing,
I should think there's a way to code the spec file(s) such that either
one would do.

Would someone care to dig a little deeper into this?


Ok, so I woke up a little early this morning, and decided to look into 
this.


I found this thread, which covers the topic pretty well:
https://bugzilla.redhat.com/show_bug.cgi?id=717158

The cnt40-deps.sh script (it's been that long since I built my QMT) I 
have lists php, php-ldap (why? - don't need it), php-mysql and php-pear.


Both php and php-pear provide only their 5.1 counterpart. However 
php-mysql is provided by both php-mysql and php53-mysql. So it looks 
as though if the *-toaster packages were changed to require php-mysql 
(whether they actually require it or not) instead of simply php, the 
dependency would be satisfied by either php or php53 (along with its 
-mysql counterpart).


Does anyone see a problem with this?
How have you php53 users on Cos5 gotten around this?

Thanks.

I am running php53u on a server with QMTISO updated to 5.8.  I don't 
have any issues other than the admin-toaster.  It's my understanding 
that the issue is because of strict tagging in php53  You must start and 
end your php doc with ?php ... /php?  where some flexibility was allowed 
before.  I have not chased this down as I don't need or use it on this 
server.


Here is what I have installed.

php53u.i386 5.3.16-1.ius.el5  installed
php53u-cli.i386 5.3.16-1.ius.el5  installed
php53u-common.i386 5.3.16-1.ius.el5  installed
php53u-devel.i386 5.3.16-1.ius.el5  installed
php53u-gd.i386 5.3.16-1.ius.el5  installed
php53u-ldap.i386 5.3.16-1.ius.el5  installed
php53u-mbstring.i386 5.3.16-1.ius.el5  installed
php53u-mcrypt.i386 5.3.16-1.ius.el5  installed
php53u-mysql.i386 5.3.16-1.ius.el5  installed
php53u-pdo.i386 5.3.16-1.ius.el5  installed
php53u-pear.noarch 1:1.9.4-3.ius.el5 installed
php53u-process.i386 5.3.16-1.ius.el5  installed
php53u-pspell.i386 5.3.16-1.ius.el5  installed





-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] spamdyke - spamassassin

2012-11-18 Thread Maxwell Smart


On 11/18/2012 02:16 AM, Giuseppe Perna wrote:

Good morning to all,
I read a lot of documentation on spamdyke and spamassassin but I did
not understand a few things:

I'll post my understanding which is by no means gospel.


1) I have installed on my system (qnmailtoaster up date ) spamdyke
from this time spamassassin is uninstalled or work together?

They work independently.  Spamdyke blocks e mails based on it's rDNS


2) spamdyke merely accept or reject, if a message is blocked, the
message is not saved in the spam folder of server?

It's not saved, it's rejected before it ever reaches the mail server.


3) spamassassin blocks a message, where the message can be saved?
Spamassassin scans a message to determine if it's SPAM based on a score, 
then delivers the message with an appended Subject line. Default is 
***SPAM***


4) the configuration file spamdyke are here: / etc / spamdyke /
to increase or decrease the sensitivity of spamdyke I can only change
these entries?
dns-blacklist-entry = zen.spamhaus.org
dns-blacklist-entry = bl.spamcop.net

or add another dns list


5) the configuration files of spamassassin are here: / etc / mail /
spamassassin /
to increase or decrease the sensitivity of spamassassin I can only
change these entries?
required_score

Changing the score is one way.  I believe you can also us spam lists


thanks

-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



[qmailtoaster] spamdyke - spamassassin

2012-11-18 Thread Giuseppe Perna
Good morning to all,
I read a lot of documentation on spamdyke and spamassassin but I did
not understand a few things:

1) I have installed on my system (qnmailtoaster up date ) spamdyke
from this time spamassassin is uninstalled or work together?

2) spamdyke merely accept or reject, if a message is blocked, the
message is not saved in the spam folder of server?

3) spamassassin blocks a message, where the message can be saved?

4) the configuration file spamdyke are here: / etc / spamdyke /
to increase or decrease the sensitivity of spamdyke I can only change
these entries?
dns-blacklist-entry = zen.spamhaus.org
dns-blacklist-entry = bl.spamcop.net

5) the configuration files of spamassassin are here: / etc / mail /
spamassassin /
to increase or decrease the sensitivity of spamassassin I can only
change these entries?
required_score

thanks

-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com