Project

General

Profile

Bug #27

Updated by cpp zombi almost 4 years ago

Postfix appears to be correctly configured to pass incoming mails to send incoming mails to schleuder. However it appears to refuse sending out mails: 
 ``` 
 E, [2020-06-11T10:35:37.290381 #184] ERROR -- : The following error occurred while sending a message to cpp@zom.bi: 550 5.1.1 <cpp@zom.bi>: Recipient address rejected: User unknown in virtual mailbox table 
 ``` 
 relevant logs can be found in /var/log/mail.log and /var/log/schleuder/lists/lists.zom.bi/zombi/list.log in the schleuder container.

Back