Hello
I noticed a bug in all webmails
I use tealen , but i think this can affect roundcube and squremail to.
Recently a nigerian spammer has loged in in a week password mail account,
and used this account to send tons of scam spam.
He changed the preferences and set the sender addres to [email protected]
We use /etc/virtual/usage, and limit the mails to 2000 per day per account.
But when a not_in_the server_domain is used as the sender address,or mails are send with an empty user value f_user=
the emails do not count.
They dont count for apache user either
Is it possible to do something in exim to allow only local domains (sender address must be *@localdomain.com) to send mail?
Or to modify exim, to count all this orphan emails to eg orphan user, so the limit rules apply?
I noticed a bug in all webmails
I use tealen , but i think this can affect roundcube and squremail to.
Recently a nigerian spammer has loged in in a week password mail account,
and used this account to send tons of scam spam.
He changed the preferences and set the sender addres to [email protected]
We use /etc/virtual/usage, and limit the mails to 2000 per day per account.
But when a not_in_the server_domain is used as the sender address,or mails are send with an empty user value f_user=
the emails do not count.
They dont count for apache user either
Is it possible to do something in exim to allow only local domains (sender address must be *@localdomain.com) to send mail?
Or to modify exim, to count all this orphan emails to eg orphan user, so the limit rules apply?