Spamblocker Version

thats what i thought smtalk however that gives me no output. i even LOL... interesting needless to say

Code:
[root@node1 etc]# uptime
 19:45:21 up 51 days, 15 min,  1 user,  load average: 0.51, 0.51, 0.61
[root@node1 etc]# grep release /etc/exim.conf
[root@node1 etc]# grep release /etc/exim.conf
[root@node1 etc]# cat /etc/exim.conf | grep release
[root@node1 etc]# cat /etc/exim.conf | grep release
[root@node1 etc]# cat /etc/exim.conf | grep release
[root@node1 etc]
#

as u can see neither gave me an output :S

Anyways i just nanod the exim conf it it said 2.0... so i just did the upgrade to 3.1 , not sure if i want to go to 4.x yet.... are there any reasons i should upgrade to 4.x ? im a firm beliver in if it works dont mess with it...





Chris

***EDIT***
OS = CentOs 5 just incase u were wondering
 
Please post the output of:
Code:
head /etc/exim.conf
 
That worked as i said i upgraded it just after my first post... wonder why cat didnt work.... :S



Code:
[root@node1 /]# head /etc/exim.conf
################################################################################
# DirectAdmin exim.conf                                            13-Feb-2008 #
#                    SpamBlocker with Optional VirusBlocker                    #
#                                 Dovecot Only                                 #
#                               Version 3.1-beta                               #
#         Exim configuration file for DirectAdmin/Exim 4.60 and above          #
#             Requires exim.pl as distributed by DirectAdmin here:             #
#                http://files.directadmin.com/services/exim.pl                 #
#                       Dated 31-Oct-2007 10:11 or later                       #
######### IMPORTANT ########## IMPORTANT ########## IMPORTANT ##################
[root@node1 /]#
 
In other words, I haven't been consistent :(. In the future I'll have both release and version (I don't know yet whether or not I'll capitalize them); the version will be more general than the release.

Jeff
 
Back
Top