* Mon Nov 25 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-10.sme

- make compatible for postfix [SME: 1279]
  use postfix queue, qmail queue removed
  copy templates of rcpthosts to (us)qpsmtpd for rcpt_ok
  copy templates of smtproutes to (us)qpsmtpd for check_smtp_forward
This commit is contained in:
2024-12-16 23:21:59 -05:00
parent ec4d24ba46
commit 302f649f00
9 changed files with 115 additions and 7 deletions

View File

@@ -0,0 +1 @@
queue/postfix-queue FLAG_MASK_EXTERNAL

View File

@@ -1,5 +0,0 @@
{
#return "# DelegateMailServer set" if $DelegateMailServer;
return "queue/qmail-queue";
}