Displaying 20 results from an estimated 6000 matches similar to: "They''re killing me (the spammers)"
2012 Mar 29
1
my spammer list
Hello,
Thanks to some nice people on here and other forums I have pretty much
finalized my whole mail system on centos 6.x.
With all the checks, greylisting, dev/null of any 8+ spam level SA, I
still get a few mails.
It seems like everytime I enable a new protectant, the mail stops
spamming for a few hours...then the spammers decide I am worthy of using
better methods against me..and more
2015 Feb 13
2
Centos 6 Sendmail backup MX Config
On Fri, February 13, 2015 11:52 am, Les Mikesell wrote:
> On Fri, Feb 13, 2015 at 11:39 AM, Valeri Galtsev
> <galtsev at kicp.uchicago.edu> wrote:
>>
>>> Otherwise it accept junk that your primary rejects
>>
>> Not exactly. If greylisting on primary is set, but on backup MX is not,
>> still what is killed by greylisting by primary MX, almost never
2015 Feb 13
4
Centos 6 Sendmail backup MX Config
Les Mikesell wrote:
> On Fri, Feb 13, 2015 at 11:39 AM, Valeri Galtsev
> <galtsev at kicp.uchicago.edu> wrote:
>>> Otherwise it accept junk that your primary rejects
>> Not exactly. If greylisting on primary is set, but on backup MX is not,
>> still what is killed by greylisting by primary MX, almost never will come
>> through backup MX. This is due to the
2015 Feb 13
4
Centos 6 Sendmail backup MX Config
On Fri, February 13, 2015 11:04 am, Les Mikesell wrote:
> On Fri, Feb 13, 2015 at 9:57 AM, Ken Smith <kens at kensnet.org> wrote:
>> Hi All,
>>
>> I'm just wanting to check that my understanding of the settings is
>> correct
>> as my web searches are finding a lot of dated information.
>>
>> If I want a Centos 6 sendmail system act as the
2020 Jun 09
3
Postfix restrictions
On Sun, Jun 07, 2020 at 05:53:28AM -0700, John Pierce wrote:
> On Sun, Jun 7, 2020, 2:47 AM Nicolas Kovacs <info at microlinux.fr> wrote:
>
> > ....
> > My aim is simply to eliminate as much spam as possible (that is, before
> > adding
> > SpamAssassin) while keeping false positives to a minimum.
> >
>
> The one thing that stopped the most spam on
2020 Jun 11
2
SV: handling spam from gmail.
On Thu, Jun 11, 2020 at 05:02:03PM +0800, Plutocrat wrote:
> On 11/06/2020 16.26, Marc Roos wrote:
> > I know it is not dovecot who should fix this. But anyone using dovecot
> > is using an MTA, and receiving spam ;) I know how to look at email
> > headers. Spf and dkim is not solving anything here.
>
> You can configure this sort of thing in postfix, exim etc. The
2020 Jun 11
5
SV: handling spam from gmail.
I know it is not dovecot who should fix this. But anyone using dovecot
is using an MTA, and receiving spam ;) I know how to look at email
headers. Spf and dkim is not solving anything here.
-----Original Message-----
From: Sebastian Nielsen [mailto:sebastian at sebbe.eu]
Sent: donderdag 11 juni 2020 10:23
To: Marc Roos; 'dovecot'; 'users'
Subject: SV: handling spam from
2004 Jan 28
4
Problems with HTB (ceil being overpassed)
We run a Hosting farm behind a bridge/iptables firewall setup running
Gentoo with kernel 2.4.20-gentoo-r6, connected to a dual 15Mbps
international internet pipe / , as this:
Net Pipe --------- eth1 Bridge/Firewall eth0 -------- Internal Hosting
Network
lately we have been looking at htb to somehow control excessive usage from
the users behind, but in our implementation there seems to be an
2009 Oct 30
4
traffic shaping with two internal interfaces
Hi,
my shorewall is version 4.0.15 on Debian Lenny. I have 3 following
interfaces:
eth0 net (4mbit/512kbit)
eth1 loc (100mbit)
eth2 loc (100mbit)
I want to shape traffic from net on two lan interfaces like:
- default is 2000mbit for each local interface
- if is no traffic on eth1 is 4mbit for eth2 (and vice versa)
My tcdevices
eth0 4000mbit 512kbit
eth1 -
2008 Sep 13
3
question on sending mail with 5.2
I made a little file with a From:, To: and body.
I execute the command cat file.txt | sendmail -t -O MinQueueAge=1m
thinking that the message would try every minute to send instead of the
default 30m. (if the initial attempt failed of course).
This doesnt seem to have any effect?
In the event I have an important email and I want it try perhaps every
minute (1minute)
to send the email how do I
2019 Jun 19
4
Postgrey not working
Hi,
I have a working installation of Postfix and Dovecot that works nicely.
I've added SpamAssassin, which does a good job of flagging spam. Now I
wanted to add greylisting to my server.
Here's what I did.
$ sudo yum install postgrey
Increase the greylisting delay.
# /etc/sysconfig/postgrey
POSTGREY_OPTS="--delay=300"
Edit /etc/postfix/main.cf accordingly.
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
2015 Feb 13
4
Centos 6 Sendmail backup MX Config
Hi All,
I'm just wanting to check that my understanding of the settings is
correct as my web searches are finding a lot of dated information.
If I want a Centos 6 sendmail system act as the secondary MX for domain
bbbbb.co.uk do I just add a
Connect:bbbbb.co.uk RELAY
statement into /etc/mail/access and restart sendmail
Obviously I have the DNS MX records for the domain are
2004 May 31
1
bonding problem with arp-monitoring
Hello
I have two linux machines connected via 2 dsl lines (bonded)
192.168.0.1-eth0-dsl---2Mbit---dsl-eth0-192.168.0.2
^-eth1-dsl---2Mbit---dsl-eth1-^
so the final figure is something like this:
192.168.0.1-bond0---4Mbit---bond0-192.168.0.2
I can only use arp monitoring for fail checking - if one dsl line fails -
automatically use only the other one. I set up everything correctly (i
2012 Jul 24
19
what best for anti-spam filter?
what anti-spam for you used ? dspam?spammassian? amavisd-new ? what is
best ?
2005 Jan 01
2
htb bridge problem, please chceck my config
hello. i have following setup:
a machine (winChip 200mhz cpu, 32mb ram, linux 2.4.28) acting like a bridge
with
2 interfaces (eth0 - to our ISP, eth1 - to our network)
machine does not have any IP
there is a 802.1q vlan eth0.2
eth0.2 and eth1 are bridged in br0
i have one 4mbit link which i share with my friend, i have 3mbit and he has
1mbit
all our IP addresses are public and we have the
2010 Feb 01
1
nut mailing-list user by spammers
Hi,
FYI, I started receiving spam to the email address I use only for this
mailing-list, about one week after I posted a couple messages onto it.
So the nut mailing-list is definitely used by spammers for email addresses
harvesting :-(
--
Michel Bouissou <michel at bouissou.net> OpenPGP ID 0xEB04D09C
2011 Oct 17
1
Spammers attempting SASL Auth
Hi
This is a new one on me - I've never seen spammers attempt to use to SASL Auth to inject spam. None of the users they are trying (newsletter, dummy, test, etc.) exist, but what worries me is the illegal chars error - is this a known vulnerability in dovecot they are trying to exploit? I'm running 1:1.2.15-7 installed from apt-get..
Oct 17 15:07:16 mail postfix/smtpd[14422]: connect
2003 Aug 08
1
[LLVMdev] Spammers
Clearly spammers have entered our midst. Having this list be moderated
would be a good thing I think.
-- Robert.
At 12:00 PM 8/8/03 -0500, you wrote:
>Send LLVMdev mailing list submissions to
> llvmdev at cs.uiuc.edu
>
>To subscribe or unsubscribe via the World Wide Web, visit
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
>or, via email, send a message
2007 Jan 07
0
making textfields unscannable by spammers? use fleximage?
hi, i am building a site and would like to make it so spammers cant copy
phone numbers and emails. would using something like this help solve
this problem?
http://beautifulpixel.com/articles/2006/11/03/fleximage-can-draw-text
thanks.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the