-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Am Mo den 16. Sep 2013 um 10:32 schrieb Mihamina Rakotomandimby:
> On 2013-09-15 21:01, Er.shashank.singh wrote:
> >I am really frustrated as some spammers pick and id password from my server
> >and sends lot of mail to change from id like if the stole id and password
> >of [email protected] the they send lot of mails to user from mail id
> >[email protected], [email protected] and so on to use the is auth id and 
> >password
> >of [email protected].
> Your message was not very clear.

Yes, indeed. But thats the problem off many "non-nativ-english". (I have
the same some times. ;-)

> But as far as I understood:
> - If people can steal credentials: secure your credentials

Not always possible. However, you can use authenticated = * in
combination with $authenticated_id in your acl to limit the sending
rate:
  deny
    authenticated = *
    ratelimit = RATE_LIMIT / 1h / per_rcpt / leaky / $authenticated_id
    log_message = Rejected $authenticated_id due over rate with 
$sender_rate/$sender_rate_period
    message = Rate limited

> - If people send spam: the solution is not rate limiting

There are some solutions about spam. One is to do outgoing checks of the
mails. This is not always acceptable in a big organisation. One another
solution is to go the legal way against the spammer. But this is seldom
possible as the spam source is coming from foreign countries.

Regards
   Klaus
- -- 
Klaus Ethgen                              http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen <[email protected]>
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQGcBAEBCgAGBQJSNt/fAAoJEKZ8CrGAGfasCQ4L/iftjLKE5RJ1/cRuHqVAJxJK
dfUhmh8VS3klvBZtKJnckZQL5Ufu5RKOR87vXeZUxFC9t8tMMzv/CoDDTwoc/V6i
4BEtNJ35nYlqVyWsuFV56WMEKblsqXSf+AAHYd3RCZ6ms66jnLou3nNKlngso9Jw
L9dy4Z21L8wD9MIqxF6VrrSWhvPALdZsNmKeldB0GUXLKNjoT/eS8S6PHD8anbUf
VURtSpfyVNGTCItq7r1giY1orbQiB89kocmNY8sM+QX3nKxRnVgrhiZrSWHiPO9I
GC/sUpb8bMIRIsVgF8yOFiFQ5ErGiAUXQqI2vjZR8+FvfURtUDoSK8ZIKwbzikAk
Gj4If7c0X81U9PtjEsaKK8rC7SIPYhC0sXqJZvPdoQ2sk54dvrU5WZFYtAbgZsHz
7iwCkYv0ZcpXZR07n4d4eF8bzxA4t0PZkeXT1vhKWOAPIIc7y2njs6LRlwr/U9r7
ZoIro3rXxj4dsVSLwK4lmcfJNWBVAvfQ/klB61EbRQ==
=NiJD
-----END PGP SIGNATURE-----

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to