Displaying 1 result from an estimated 1 matches for "grtest1".
Did you mean:
grtest
2019 Feb 14
1
dovecot/lmtp dumps core when proxying to multiple recipients via protocol=smtp
...livery to more than one recipient on the old mailbox-server.
My setup:
3 director-hosts (Debian stretch) are proxying to a pair of
replicator-hosts and during migration also to the old mailbox-server.
For migration the not-migrated user-addresses are included via a
passwd-file with entries like:
grtest1 at hrz.uni-marburg.de:::::::director_tag=hrz protocol=smtp user=grtest1
grtest2 at hrz.uni-marburg.de:::::::director_tag=hrz protocol=smtp user=grtest2
...
The director_tag points to the old mailbox-server, with 'protocol=smtp'
SMTP is used for delivery, as the old machine is not capable o...