Hi!
Maybe you've already noticed some spam bots trying to deliver spam to
exactly 100 recipients in one wash up. They take a list of common user
names, add your domain name, and then loop through 100 RCPT TOs per mail.
To slow them down you could use the settings smtp_ratelimit_hosts and
smtp
On Sun, 14 May 2023, Jeremy Harris via Exim-users wrote:
Hi!
On 14/05/2023 18:56, Markus Reschke via Exim-users wrote:
They take a list of common user names, add your domain name, and then loop
through 100 RCPT TOs per mail.
An escalating delay per RCPT *reject* isn't hard.
I was ab
Hi!
On 2023-05-20 01:20, James via Exim-users wrote:
I use:
condition = ${if and
{{>{$rcpt_count}{2}}{>{${eval:$rcpt_count-$recipients_count}}{2}}}{yes}{no}}
Nice refinement!
On Sun, 21 May 2023, Alexander Carver via Exim-users wrote:
Which of the ACLs should this actually be in? I tr
On Wed, 24 May 2023, Sander Smeenk via Exim-users wrote:
Hi!
Indeed it seems to be related to CNAME chains like in your situation and
the ones discussed before this.
Same here:
$ exim -bt i...@email.postcodeloterij.nl
i...@postcodeloterij.slgnt.eu
<-- i...@email.postcodeloterij.nl
rout
Hello Sebastian!
On Fri, 26 May 2023, Sebastian Arcus via Exim-users wrote:
Hello. As so many scams around are based on impersonating someone inside the
company, I am wondering if anyone here has considered the more extreme
solution of completely removing any name in the From: header for incom
Hi Slavko!
On Mon, 29 May 2023, Slavko via Exim-users wrote:A
Anyway, that must be enough:
condition = $host_lookup_failed
or:
!verify = reverse_host_lookup
ciao
Markus
--
/ Markus Reschke \
\ madi...@theca-tabellaria.de /
--
## subscription configuration (requires acc
Hi Randy!
On Mon, 31 Jul 2023, Randy Bush via Exim-users wrote:
force_uucp:
driver = manualroute
domains = ! +local_domains
route_data = ${lookup{$domain}partial-lsearch{/usr/local/etc/exim/ro.uucp}}
In case you can't create a list of known domains, e.g. when routing to a
UUCP smarthost,
Hi!
I'm also looking into optimizing my DKIM configuration, especially which
headers to sign. Unfortunately, DMARC reports tell you only that the DKIM
verification failed but not why. The default for dkim_sign_headers doesn't
work well for me.
On Mon, 23 Oct 2023, Andreas Metzler via Exim-us
Hi!
On Mon, 23 Oct 2023, Andrew C Aitchison via Exim-users wrote:
I believe that the default for dkim_sign_headers should have '=' at least for
each of the List-* headers,
as Andreas has done.
Yes, that would be reasonable.
BTW, RFC6376 comes with inconsistencies about the headers to sign.
Hi!
On Mon, 23 Oct 2023, Ian Z via Exim-users wrote:
On Mon, Oct 23, 2023 at 11:51:21AM +0200, Andreas Metzler via Exim-users wrote:
Kind of. The RFC has big fat disclaimer that it only provides very
rough guidance ("The choice of which header fields to sign is
non-obvious.") and is very ve
Hi!
On Thu, 26 Oct 2023, Thomas Andrews via Exim-users wrote:
The destination address could be g...@wimzail.org or anything - ie I have no
way to de-taint it as it is not a local address. Therefore using $local_part
and $domain is not an option. What are my other options? (By the way, it
does
Hello Jürgen!
On Fri, 29 Dec 2023, Jürgen Edner via Exim-users wrote:
I've now spent several hours to read through all kind of Exim documentation
and mailing list postings, to find-out how to fix my specific
router/transport configuration to get rid of tainted data, without success.
print_t
12 matches
Mail list logo