Hello
Is there a plugin to limit the number of recipients ?
thanks
On 11/22/2012 11:50 AM, Reindl Harald wrote:
Am 22.11.2012 11:41, schrieb Frank Bonnet:
Is there a plugin to limit the number of recipients?
postfix: smtpd_recipient_limit = 100
it is pointless to configure this for only one specific client
doesn't it breaks mailing-list service ?
Am 22.11.2012 13:16, schrieb Frank Bonnet:
On 11/22/2012 11:50 AM, Reindl Harald wrote:
Am 22.11.2012 11:41, schrieb Frank Bonnet:
Is there a plugin to limit the number of recipients?
postfix: smtpd_recipient_limit = 100
it is pointless to configure this for only one specific client
doesn't it breaks mailing-list service?
i would not expect that ANY well designed software put's more than 100 RCPT at once
usually only hacked accounts are trying this or stupid people sending "newsletters" with outlook and their whole contacts in the To-Field which is one more reason to block such clients
I agree to that too. No NORMAL software adds more than 10-20 emails (usually more becomes a mailing list with only one address) in the TO field and/or CC/BCC.
So that, limitation could make its way into the core and enabled by default with smtpd_recipient_limit maybe 40 ?:)
This could also look like a FEATURE :)
On Thu, Nov 22, 2012 at 2:48 PM, Reindl Harald h.reindl@thelounge.netwrote:
Am 22.11.2012 13:16, schrieb Frank Bonnet:
On 11/22/2012 11:50 AM, Reindl Harald wrote:
Am 22.11.2012 11:41, schrieb Frank Bonnet:
Is there a plugin to limit the number of recipients?
postfix: smtpd_recipient_limit = 100
it is pointless to configure this for only one specific client
doesn't it breaks mailing-list service?
i would not expect that ANY well designed software put's more than 100 RCPT at once
usually only hacked accounts are trying this or stupid people sending "newsletters" with outlook and their whole contacts in the To-Field which is one more reason to block such clients
Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users
On 11/22/2012 01:53 PM, madalin wrote:
So that, limitation could make its way into the core and enabled by default with smtpd_recipient_limit maybe 40 ?:)
This could also look like a FEATURE :)
We have already max_recipients setting in Roundcube.
and/or CC/BCC
postfix is not interested in CC/BCC
the "MAIL TO" smtpd command is what postfix looks for so smtpd_recipient_limit is for To/Cc/Bcc but it is sane to block mass mailings with a MUA at all
sending a message to 300 RCPT with a MUA means you can NOT provide any unsubscribe option and doing these zhings is not permitted by law in most countries
so if someone wnats to send a newsletter he has to use a newsletter-software which runs in our case on a dedicated SMTPD to not affect the reputation of business email
Am 22.11.2012 13:53, schrieb madalin:
I agree to that too. No NORMAL software adds more than 10-20 emails (usually more becomes a mailing list with only one address) in the TO field and/or CC/BCC.
So that, limitation could make its way into the core and enabled by default with smtpd_recipient_limit maybe 40 ?:)
This could also look like a FEATURE :)
On Thu, Nov 22, 2012 at 2:48 PM, Reindl Harald <h.reindl@thelounge.net mailto:h.reindl@thelounge.net> wrote:
Am 22.11.2012 13:16, schrieb Frank Bonnet: > On 11/22/2012 11:50 AM, Reindl Harald wrote: >> >> Am 22.11.2012 11:41, schrieb Frank Bonnet: >>> Is there a plugin to limit the number of recipients? >> postfix: >> smtpd_recipient_limit = 100 >> >> it is pointless to configure this for only one specific client >> > > doesn't it breaks mailing-list service? i would not expect that ANY well designed software put's more than 100 RCPT at once
OK I finally use smtpd_recipient_limit ON the machine that support the webmail seems to work very well.
thanks a lot
On 11/22/2012 01:53 PM, madalin wrote:
I agree to that too. No NORMAL software adds more than 10-20 emails (usually more becomes a mailing list with only one address) in the TO field and/or CC/BCC.
So that, limitation could make its way into the core and enabled by default with smtpd_recipient_limit maybe 40 ?:)
This could also look like a FEATURE :)
On Thu, Nov 22, 2012 at 2:48 PM, Reindl Harald <h.reindl@thelounge.net mailto:h.reindl@thelounge.net> wrote:
Am 22.11.2012 13:16, schrieb Frank Bonnet: > On 11/22/2012 11:50 AM, Reindl Harald wrote: >> >> Am 22.11.2012 11:41, schrieb Frank Bonnet: >>> Is there a plugin to limit the number of recipients? >> postfix: >> smtpd_recipient_limit = 100 >> >> it is pointless to configure this for only one specific client >> > > doesn't it breaks mailing-list service? i would not expect that ANY well designed software put's more than 100 RCPT at once usually only hacked accounts are trying this or stupid people sending "newsletters" with outlook and their whole contacts in the To-Field which is one more reason to block such clients _______________________________________________ Roundcube Users mailing list users@lists.roundcube.net <mailto:users@lists.roundcube.net> http://lists.roundcube.net/mailman/listinfo/users
-- Cu drag, madalin http://madalin.eu
Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users