postfwd - limit outgoing mail

2011-12-16 Thread Andrea Ganduglia
Hello! How can I limit outgoing mail with postfwd? I tried a simple rule like id=DEFAULT; action=dunno Dec 16 18:44:40 sheldon postfwd[4000]: [RULES] rule=0, id=DEFAULT, client=*[000.000.000.000], sender=, recipient=, helo=<>, proto=ESMTP, state=RCPT, delay=0s, hits=DEFAULT, action=dunno

Re: misunderstanding with dovecot

2011-08-03 Thread Andrea Ganduglia
On Wed, Aug 3, 2011 at 12:19 PM, Stan Hoeppner wrote: > On 8/3/2011 2:56 AM, Andrea Ganduglia wrote: > >> If I set >> >> virtual_transport = dovecot >> >> outbound emails are always deferred. > > I gave you the correct fix for this a few days ago: 587 s

Re: misunderstanding with dovecot

2011-08-03 Thread Andrea Ganduglia
On Wed, Aug 3, 2011 at 4:01 PM, Benny Pedersen wrote: > On Wed, 3 Aug 2011 09:56:35 +0200, Andrea Ganduglia wrote: >> >> On Mon, Aug 1, 2011 at 5:53 AM, Benny Pedersen wrote: >>> >>> On Fri, 29 Jul 2011 23:34:54 +0200, Andrea Ganduglia wrote: >>>

Re: misunderstanding with dovecot

2011-08-03 Thread Andrea Ganduglia
On Mon, Aug 1, 2011 at 5:53 AM, Benny Pedersen wrote: > On Fri, 29 Jul 2011 23:34:54 +0200, Andrea Ganduglia wrote: > >> transport_maps = mysql:/etc/postfix/mysql_virtual_transport.cf >> maildrop_destination_recipient_limit = 1 >> virtual_transport = virtual > >

Re: misunderstanding with dovecot

2011-08-03 Thread Andrea Ganduglia
On Sun, Jul 31, 2011 at 11:08 PM, Victor Duchovni wrote: > On Sat, Jul 30, 2011 at 12:20:40PM +0200, Andrea Ganduglia wrote: > >> >>>> Without transport_maps it doesn't works. If I set virtual_transport = >> >>>> dovecot log returns relay=none >

Re: misunderstanding with dovecot

2011-07-30 Thread Andrea Ganduglia
On Sat, Jul 30, 2011 at 11:10 AM, Stan Hoeppner wrote: > On 7/30/2011 3:23 AM, Andrea Ganduglia wrote: >> On Fri, Jul 29, 2011 at 11:40 PM, Victor Duchovni >> wrote: >>> On Fri, Jul 29, 2011 at 11:34:54PM +0200, Andrea Ganduglia wrote: >>> >>>>

Re: misunderstanding with dovecot

2011-07-30 Thread Andrea Ganduglia
On Sat, Jul 30, 2011 at 9:27 AM, Stan Hoeppner wrote: > On 7/29/2011 4:40 PM, Victor Duchovni wrote: >> On Fri, Jul 29, 2011 at 11:34:54PM +0200, Andrea Ganduglia wrote: >> >>>> This is not difficult, as long as you don't override postfix' default >>

Re: misunderstanding with dovecot

2011-07-30 Thread Andrea Ganduglia
On Fri, Jul 29, 2011 at 11:40 PM, Victor Duchovni wrote: > On Fri, Jul 29, 2011 at 11:34:54PM +0200, Andrea Ganduglia wrote: > >> > This is not difficult, as long as you don't override postfix' default >> > behaviour with silly transport_maps that don'

Re: misunderstanding with dovecot

2011-07-29 Thread Andrea Ganduglia
On Fri, Jul 29, 2011 at 11:04 PM, Jeroen Geilman wrote: > On 2011-07-29 21:20, Andrea Ganduglia wrote: >> >> On Fri, Jul 29, 2011 at 7:05 PM, Jeroen Geilman  wrote: >>> >>> On 2011-07-29 18:37, Andrea Ganduglia wrote: >>>> >>>> my outbound

Re: misunderstanding with dovecot

2011-07-29 Thread Andrea Ganduglia
On Fri, Jul 29, 2011 at 7:05 PM, Jeroen Geilman wrote: > On 2011-07-29 18:37, Andrea Ganduglia wrote: >> my outbound traffic try to authenticate recipients and delivery fails > My god, why is this so complicated ? > > You're adding extra transport maps to a transport that i

misunderstanding with dovecot

2011-07-29 Thread Andrea Ganduglia
Hi. I have a little issue with postfix and dovecot. Below you can find my actual configuration, this works well if I use virtual_transport = virtual but if I add those lines: transport_maps = mysql:/etc/postfix/mysql_virtual_transport.cf maildrop_destination_recipient_limit = 1 virtual_transport =