Displaying 20 results from an estimated 4000 matches similar to: "quota-status not working in distributed environment"
2019 Nov 18
4
On Register, run a script, validate source IP
Hi Gang
To increase security against phished passwords and similar attacks, we
consider offering customers to define IP ranges (or GeoIP locations)
from which their dynamic registrations are being accepted.
I can already look at the source IP in the dial plan, so no issue with
validate an INVITE against a source IP.
But I would also like to prevent registrations from outside of this
2020 Jun 11
2
handling spam from gmail.
Am 11.06.2020 um 19:15 schrieb Ralph Seichter:
> Generating backscatter is definitely not a good move, and it is even
> prone to punish yourself. Better to reject the offending message with
> a 5xx status code and some explanatory text or the URL.
>
> The various tests required to come to a decision about accepting or
> rejecting the message can be executed in a milter.
2005 Apr 10
3
IMQ: why do I need IMQ ?
Hello there,
Can someone please explain why do one neeed IMQ ?
I can already shape incoming traffic on my nat router by creating
qdiscs on LAN-side interface. I have done some tests, whith simple
bandwidth limmiting, and it works.
I''ve read just about all the stuff on www.linuximq.net ... but
couldn''t make myself an ideea on why would someone need IMQ for
ingress policing ...
2020 Jun 12
7
handling spam from gmail.
Am 12.06.2020 um 02:03 schrieb Ralph Seichter:
> * Andreas Born:
>
>> There exists one problem: at this stage of mail reception you have no
>> body content nor header information on which a milter may perform
>> deeper analysis, only envelope data.
>
> I am not sure what you mean by "this stage of mail reception", or what
I meant the different stages when
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
2008 Jul 18
2
Spamassassin as root and pyzor
I've just set up a new mailserver using Centos5.2
(sendmail+clamav-milter+spamass-milter).
I'm using the spamass-milter package from rpmforge
(spamass-milter-0.3.1-1.el5.rf).
I notice that the default setup is to run it as root. I set up my
previous mailserver on Centos4, and I can't remember if I did anything
special, but on that machine it runs as user "sa-milt".
Is
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},
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
2015 Aug 25
2
clamav / EXIM on Centos 7
[root at ollie2 ~]# find / -iname clamd.sock
[root at ollie2 ~]# systemctl list-unit-files --type=service
[.....]
clamav-milter.service enabled
exim.service enabled
spamassassin.service enabled
[.....]
[root at ollie2 ~]# ps ax|grep cla[m]
[root at ollie2 ~]#
Starting / restarting the clamav service does not generate
2008 Mar 15
2
clarifications
Hello all,
I've been trying to get spamassassin and clamav working, but got
really confused when I realized there are various incarnations of the
software. Originally, I started out with just spamassassin, but learned
there is also an SA-milter. Can someone tell me which of the various
spam fighting packages i.e., sa, sa-milter, clamav, clamave-milter, and
so forth? I ran into
2008 Mar 04
1
Rejecting spam
Sorry, not a direct CentOS question, but I know there's a lot of
experienced users on this list...I'm using CentOS with sendmail and
spamassassin. I've got it configured with spamass-milter and it is
working correctly. However, I was expecting to be able to reject mail
that is marked as spam, not just deliver it as usual. Anyone know if it
can be done and how? I know a milter
2020 Jun 12
0
handling spam from gmail.
* Andreas Born:
> I meant the different stages when receiving mails over SMTP [...]
I am well aware of the technical details of SMTP. Your comment is
unclear to me because the OP did not make any limitations on when he
wants to counter spam, so why would we artificially limit ourselves in
this discussion? SMTP allows rejecting messages even after the whole
body has been received (end of DATA
2015 Aug 25
2
clamav / EXIM on Centos 7
Me again,
I'm still building my new mail server and I'm struggling getting clamav and
exim to talk to each other.
I've installed:
clamav-server-0.98.7-1.el7.x86_64
clamav-lib-0.98.7-1.el7.x86_64
clamav-0.98.7-1.el7.x86_64
clamav-milter-0.98.7-1.el7.x86_64
clamav-data-0.98.7-1.el7.noarch
clamav-update-0.98.7-1.el7.x86_64
clamav-milter-systemd-0.98.7-1.el7.noarch
2019 Mar 28
2
dovecot mailing list stopped delivering mail
Strangest thing. Since some time Marts 25. I'm no longer receiving mails
from the dovecot mailing list server. Mails from other sources are
behaving fine.
Instead I'm just seing
Mar 26 08:27:54 dna01 postfix/smtpd[107746]: Anonymous TLS connection
established from talvi.dovecot.org[94.237.25.159]: TLSv1.2 with cipher
ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)
Mar 26 08:27:54 dna01
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 Sep 04
1
yum repository for development series explicitly
Dear Friends,
When I am running this command
yum install --enablerepo=milter-manager-development -y milter-manager
*
So I am getting this error Message . *
milter-manager/primary | 7.0 kB
00:01
milter-manager
40/40
http://downloads.sourceforge.net/project/milter-manager/centos/6/development/x86_64/repodata/repomd.xml:
[Errno 14] PYCURL ERROR 22 - "The
2008 Mar 24
2
Frustration with yum
I suppose it's more of a frustration with myself, but can some kind soul
please help me with the procedure to tell yum a package is in fact
installed? Here is the output from the command "yum update".
# yum update
Setting up Update Process
Setting up repositories
kbs-CentOS-Extras 100% |=========================| 951 B 00:00
kbs-CentOS-Misc 100%
2006 Apr 24
2
User Defined VoiceMail announcement?
Hi all
I noticed that most caller are quite confused by the standard voicemail
announcement text. Especialy as the number read is the 'internal' number.
Callers often hang up because they think having called the wrong number when
they hear the announcement.
Is there a way (like in many other PBXes) that the VoiceMail user could record
his own announcement? (like, hello, this is the
2018 Jan 09
2
PJSIP: identify endpoint by authentication username?
Dear fellow list readers
This is the situation:
ISDN Devices => Patton ISDN to SIP GW => Asterisk PJSIP
The Patton GW resides on a dynamic IP address, so I cannot really use
match=ip in the identify section.
The Patton does not send a line parameter.
The ISDN Devices behind the patton have different MSN and should be
able to send them in the From: Header, so the default endpoint
2019 Nov 29
2
pjsip: How is asterisk choosing the IP address to put in the Contact header?
Hi Gang
Server, two interfaces, routing to two different networks.
Two transports defined, each bound to the corresponding ip assigned to
the interface.
But still, especially when an 183 message is sent, the Contact header
does contain the wrong IP Address.
Is this a known issue 13.18.3? Or is there a way to make absolutely
sure the IP addresses within the Contact header is corresponding to