2011/1/13 Mark Sapiro
> Umarzuki Mochlis wrote:
> Right, at least assuming you did reload Postfix after editing main.cf.
>
>
yes i did but with the same result
/var/log/maillog
===
Jan 13 20:19:00 hpj-mail postfix/pipe[4565]: B8C2C19C89C2:
to=, relay=dovecot, delay=1.7, delays=1.6/0.04/0
Umarzuki Mochlis wrote:
>
>2011/1/13 Mark Sapiro
>
>>
>> I don't see
>>
>> local unix - n n - - local
>>
>> in the above. Is that a complete listing of master.cf? If so, add the
>> above line and reload Postfix and see if that helps.
>>
>>
>it is there, i did not
2011/1/12 Mark Sapiro
Have you redefined the 'local' transport in master.cf to use dovecot?
> If so, this can't work with Mailman. If so, you could define another
> transport, say 'reallylocal' to use postfix local delivery, and modify
> the sed command in /etc/mailman/virtual_to_transport to spe
Umarzuki Mochlis wrote:
>>
># postconf -n
>alias_database = hash:/etc/postfix/aliases
>alias_maps = hash:/etc/postfix/aliases, hash:/var/lib/mailman/data/aliases
Good.
[...]
>mydestination = $myhostname, localhost, localhost.localdomain,
>localhost.$myhostname
>mydomain = mydomain.my
>myhostnam