Nick Howitt via dovecot skrev den 2024-10-26 19:11:
OK. I have tried setting:

   virtual_alias_maps = $alias_maps


And in /etc/aliases I now have:

   # See man 5 aliases for format
   postmaster:    root
   clamav: root
   # Webmin: Redirect root to nick
   root: [email protected]


And the mail queue won't clear:

   2024-10-26T18:04:00.890009+01:00 mail-www dovecot: lmtp(1404363):
   Error: lmtp-server: conn unix:pid=1404358,uid=102 [1]: rcpt
   [email protected]: Failed to lookup user [email protected]: Invalid
   settings in userdb: userdb returned 0 as uid

so you did the mistake here again with uid 0 :/

   2024-10-26T18:04:00.892965+01:00 mail-www postfix/lmtp[1404358]:
   4426B7062BF: to=<[email protected]>,
   relay=mail.howitts.co.uk[private/dovecot-lmtp], delay=7518,
   delays=7517/0.11/0.07/0, dsn=4.3.0, status=deferred (host
   mail.howitts.co.uk[private/dovecot-lmtp] said: 451 4.3.0
   <[email protected]> Temporary internal error (in reply to RCPT TO
   command))

Am I too late for the destination address to get rewritten, so should I just purge the mailq and get some new test messages?

output from mailq ?

delete this mail with postsuper -d mailq-id

try again
_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to