Wietse: > > mydestination = > > local_transport = error:local mail delivery is disabled > > Nevertheless, you have some mail going to the local delivery agent. > > > transport_maps = hash:/etc/postfix/transport > > What is in this file?
Rick Zeman: > pointyears.net smtp:[192.168.1.5]:587 Based on the configuration details that you have given in earlier email, Postfix cannot invoke the local delivery agent. Therefore, what you have shown is not the configuration that Postfix uses. Wietse