Displaying 20 results from an estimated 2000 matches similar to: "Centos 5 and milter rpm's"
2006 Feb 13
4
Milter-Greylist
Is anyone using Milter-Greylist? Is there a repository out there with an rpm
available?
JP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20060213/036d4b7e/attachment-0002.html>
2008 Sep 23
2
Shell script to list group members
I have several shell scripts to manage user accounts on a server. I've
been using a file with the usernames of peoples accounts that any script
needs to process. I had a thought that I can and should be setting up
groups and adding user accounts to those groups so I don't have to
maintain a set of files with the user accounts.
So essentially, I am looking for a (simple) shell
2008 Jan 25
4
dovecot + antispam + sendmail
Whats a good antispam solution?
I am using sendmail and dovecot 1.1. I came across dovecot's antispam
plugin, but it seems it does not support 1.1 yet. I am also looking
for something non-perl based.
I am already doing some greylisting with sendmail milter.
Any other good suggestions? If not, I guess I might have to downgrade
back to 1.0 dovecot.
Thanks
2008 Mar 25
16
Securing SSH
So I setup ssh on a server so I could do some work from home and I think
the second I opened it every sorry monkey from around the world has been
trying every account name imaginable to get into the system.
What's a good way to deal with this?
2008 Jan 24
4
Fedora user moving to CentOS
Greetings, I'm a Fedora user likely going to switch to CentOS in the
next few days. I'm wondering if anyone has some heads up advice for
me? I am very familiar with FC6 and before so I anticipate few problems
I haven't already seen (and know were fixed).
The main reason for the move is so I don't have to re-install so
frequently and hopefully not have to deal with so many
2008 Dec 28
3
Sendmail problem
I wish to add options to sendmail
INPUT_MAIL_FILTER(`spamassassin',
`S=local:/var/run/spamass-milter/spamass-milter.sock, F=T,
T=C:5m;S:4m;R:4m;E:5m')dnl
dnl MAILER(cyrusv2)dnl
INPUT_MAIL_FILTER(`greylist',
`S=local:/var/run/milter-greylist/milter-greylist.sock')
define(`confMILTER_MACROS_CONNECT', `j, {if_addr}')
define(`confMILTER_MACROS_HELO', `{verify},
2019 Aug 03
1
[OT] odd network question
On Fri, Aug 02, 2019 at 02:43:30PM -0400, Fred Smith wrote:
> On Fri, Aug 02, 2019 at 02:38:05PM -0400, Jon LaBadie wrote:
> > On Fri, Aug 02, 2019 at 10:19:49AM -0400, mark wrote:
> > > Fred Smith wrote:
> > > > On Fri, Aug 02, 2019 at 09:28:23AM -0400, mark wrote:
> > > <MVNCH>
> > > > One thing I don't understand is how/why the
2005 Sep 05
2
OT clamav-milter
I OT'd this since it is supplied by dag and not centos but running on
centos 3.5
# service clamav-milter start
Starting Clamav Milter Daemon: clamav-milter: --timeout must not be
given if --external is not given
I updated last week and didn't have any problems. I did restart the
system today and for some reason cannot get clamav-milter to start
;-(
Any hints - afaik - nothing
2009 Apr 06
2
milter clamav borked?
hey, I upgraded a server to 5.3 from 5.2 today, its a mail server, and
its using the rpmforge clamav milter...
was getting errors in my mail log like...
Apr 6 01:39:32 freescruz sendmail[12304]: n368dWxW012304: Milter
(clamav): error connecting to filter: Connection refused by
/var/clamav/clmilter.socket
Apr 6 01:39:32 freescruz sendmail[12304]: n368dWxW012304: Milter
(clamav): to error
2008 Mar 19
1
IMAP - multi-simultaneous-user mail store
I'm finishing converting from POP to IMAP and I'm seeing some
potentially powerful uses, but I wonder if my ideas aren't more abuses.
I want to create 'multi-user' accounts that allow groups of users to
archive and share emails with each other.
For example, in the case of a sales department, emails from customers
may have requests for new product features. I could create
2005 Jan 18
1
clamav-milter verification on Centos 3.3
Hello!
I'm running clamav-milter, clamd, and sendmail on CentOS 3.3 (RHEL3). I'm
trying to verify that my milter works. I've sent test emails from
testvirus.org but they don't appear to be getting flagged. I don't see
anything in the logs to indicate they were. Is there a sure-fire way to know?
Also, how should the clamd work? Does it watch the filesystem? Or will it only
work
2012 May 14
1
Geographic filtering for Sendmail on CentOS 5
I tried to google, but find no directions for configuring this. I would
like to
1) limit greylisting only for messages that come from other countries
2) give higher spam level to these messages (preferably only for certain
receiving email addresses)
I already have installed geoip.x86_64 (1.4.6-1.el5.rf).
How to proceed? Or should I move to CentOS 6 for this?
- Jussi
2008 Feb 07
3
package 'synchronization' for multiple systems
I'm setting up multiple systems and ideally I want the same package
configuration on all of them. So I'm going through yum and rpm queries
manually to try and get this done. There must be a better way. Is
there a way to use yum or rpm to configure multiple systems with the
same packages?
If yum or rpm has something native built into it to do this, that would
be great. If
2006 Nov 27
0
Which greylisting milter?
Howdy.
Over at http://greylisting.org/implementations/sendmail.shtml they list
5 different implementations - 1 perl and 4 C based.
Does any one know if one is better than the other? Does it make a
difference? Is it just a matter of preference?
Thanks.
Zyxian
_________________________________
I learn more when something goes wrong...
2007 Jul 22
1
error for milter
dear All,
I am jus installed centOS 5.0 from the distrubution to be as our mail
server
i have installed the following
sendmail-8.13.8-2.el5
mailsacnner 4.61.7
spamassassin 3.2.1
clamav-0.91-1.el5.rf
and every thing is workin fine
but i want to implement domain keys so i downloaded the dkim-milter-1.2.0
and uncompress it edited the site.config.m4 file n folled intructions in
the
2010 Oct 12
1
SELinux policy for dkim-milter
Hello,
Does anyone have a sample SELinux policy for dkim-milter?
I'm using the configuration from this page:
http://www.howtoforge.com/set-up-dkim-for-multiple-domains-on-postfix-with-dkim-milter-2.8.x-centos-5.3
Along with the latest RPM from the link on that page.
Regards,
Ben
--
Ben McGinnes http://www.adversary.org/ Twitter: benmcginnes
Systems Administrator, Writer, ICT
2008 Dec 28
1
dkim-milter-2.7.2 and Centos 5.2
I am trying to install dkim-milter-2.7.2 on a Centos 5.2 system and keep
getting the following errors.
I have very little experience in C programing so I am at a loss as how to proceed.
I have sendmail-devel installed
Here is the tail of the result output of
sh ./Build
make[2]: cc: Command not found
make[2]: *** [assert.o] Error 127
make[2]: Leaving directory
2008 Mar 31
3
Why does 'test -f' and 'test -e' return true on a (hidden) file that doesn't exist?
Why does 'test -f' and 'test -e' return true on a (hidden) file that
doesn't exist?
*> cat /home/talberts/.forward*
cat: /home/talberts/.forward: No such file or directory
*> test -f /home/talberts/.forward ;echo $?*
1
*> test -e /home/talberts/.forward ;echo $?*
1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: talberts.vcf
2012 Jul 24
19
what best for anti-spam filter?
what anti-spam for you used ? dspam?spammassian? amavisd-new ? what is
best ?
2005 May 16
1
Problem (mis-configuration?) with Milter-Sender (v0.62) GreyListRejectCount...
Hi, I''m having a problem with Milter-Sender (v0.62) in the fact that I''m not able to tune the GreyListRejectCount the way that I want to. Namely I''m having a problem setting the GreyListRejectCount to any value higher than a single digit, or at least that''s what I think is happening. I''ve been ""fighting this problem for a while on my server