> On Dec 14, 2017, at 1:41 PM, Emanuel wrote:
>
> I want to limit the number of recipients that can be sent from a certain
> IP address. (outgoing email).
The outgoing recipient limit is configured per-transport via
_destination_recipient_limit.
main.cf:
default_desti
I want to limit the number of recipients that can be sent from a certain
IP address. (outgoing email).
Thanks.
El 14/12/17 a las 15:22, Viktor Dukhovni escribió:
On Dec 14, 2017, at 7:31 AM, Emanuel wrote:
I currently allow to send 100 recipients per email but I would like to create
an e
> On Dec 14, 2017, at 7:31 AM, Emanuel wrote:
>
> I currently allow to send 100 recipients per email but I would like to create
> an exception so that an IP can send to 1000 recipients, is it possible?
It is not entirely clear from the description whether this is about
incoming or outgoing em
Emanuel skrev den 2017-12-14 13:31:
I currently allow to send 100 recipients per email but I would like to
create an exception so that an IP can send to 1000 recipients, is it
possible?
https://www.howtoforge.com/community/threads/limit-outgoing-emails-postfwd.71328/
same problem solved ?
pl
On Wed, Nov 03, 2010 at 08:39:52AM -0300, Reinaldo de Carvalho wrote:
> As Victor correct me (again) to use transport_maps isn't the better
> approach, although works for me.
It is a more flexible approach, just not mandatory, which was the
substance of the error in your previous post. Setting "l
> gu...@lorenzutti.com.ar put forth on 11/2/2010 10:03 PM:
>
>>> # main.cf
>>> transport_maps = hash:/etc/postfix/transport
>>>
>>> # /etc/postfix/transport
>>> exmaple.org lmtp:unix:/path/to/cyrus-lmtp-server-socket
>
>>
>> MMmmm... when I remove the local_transport and add everything to the
On Wed, Nov 3, 2010 at 12:03 AM, wrote:
>>
>> # main.cf
>> transport_maps = hash:/etc/postfix/transport
>>
>> # /etc/postfix/transport
>> exmaple.org lmtp:unix:/path/to/cyrus-lmtp-server-socket
>>
>
> MMmmm... when I remove the local_transport and add everything to the
> transport_map I get
gu...@lorenzutti.com.ar put forth on 11/2/2010 10:03 PM:
>> # main.cf
>> transport_maps = hash:/etc/postfix/transport
>>
>> # /etc/postfix/transport
>> exmaple.org lmtp:unix:/path/to/cyrus-lmtp-server-socket
>
> MMmmm... when I remove the local_transport and add everything to the
> transpor
> On Mon, Nov 1, 2010 at 2:13 PM, wrote:
>> Hello everyone. Im using postfix 2.5.5 and im trying to use the
>> singleinstancestore of cyrus to hardlink mails instead of having one
>> copy
>> of every recipient.
>>
>> To make this work, I had to change the:
>>
>> mailbox_transport = lmtp:unix:/var
> On Mon, Nov 01, 2010 at 02:13:53PM -0300, gu...@lorenzutti.com.ar wrote:
>
>> Hello everyone. Im using postfix 2.5.5 and im trying to use the
>> singleinstancestore of cyrus to hardlink mails instead of having one
>> copy
>> of every recipient.
>
> This is only possible if you use LMTP delivery d
> On Mon, Nov 1, 2010 at 2:13 PM, wrote:
>>
>> Hello everyone. Im using postfix 2.5.5 and im trying to use the
>> singleinstancestore of cyrus to hardlink mails instead of having one
>> copy
>> of every recipient.
>>
>> To make this work, I had to change the:
>>
>> mailbox_transport = lmtp:unix:/v
On Mon, Nov 01, 2010 at 03:30:57PM -0300, Reinaldo de Carvalho wrote:
> > To make this work, I had to change the:
> >
> > mailbox_transport = lmtp:unix:/var/spool/postfix/public/lmtp
> > local_transport =
> >
> > to
> >
> > mailbox_transport =
> > local_transport = lmtp:unix:/var/spool/postfix/pub
On Mon, Nov 1, 2010 at 2:13 PM, wrote:
> Hello everyone. Im using postfix 2.5.5 and im trying to use the
> singleinstancestore of cyrus to hardlink mails instead of having one copy
> of every recipient.
>
> To make this work, I had to change the:
>
> mailbox_transport = lmtp:unix:/var/spool/postf
On Mon, Nov 01, 2010 at 02:13:53PM -0300, gu...@lorenzutti.com.ar wrote:
> Hello everyone. Im using postfix 2.5.5 and im trying to use the
> singleinstancestore of cyrus to hardlink mails instead of having one copy
> of every recipient.
This is only possible if you use LMTP delivery directly, wit
On Mon, Nov 1, 2010 at 2:13 PM, wrote:
>
> Hello everyone. Im using postfix 2.5.5 and im trying to use the
> singleinstancestore of cyrus to hardlink mails instead of having one copy
> of every recipient.
>
> To make this work, I had to change the:
>
> mailbox_transport = lmtp:unix:/var/spool/post
gu...@lorenzutti.com.ar:
> local_transport = lmtp:unix:/var/spool/postfix/public/lmtp
> default_destination_recipient_limit = 60
>
> isn't working...
As documented, the local_destination_recipient_limit setting has
precedence over the default_destination_recipient_limit setting.
Wietse
16 matches
Mail list logo