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
> transport_map I get this message:
> 
> Nov  2 23:57:04 mail3 postfix/master[28541]: warning: process
> /usr/lib/postfix/trivial-rewrite pid 28551 exit status 1
> Nov  2 23:57:04 mail3 postfix/master[28541]: warning:
> /usr/lib/postfix/trivial-rewrite: bad command startup -- throttling

Did you execute:

/$ postmap /etc/postfix/transport

after making changes to the file?  Normally this is required after
changing a has table.

-- 
Stan

Reply via email to