Re: Redirect queue to another smtp

2022-08-14 Thread Marcus MERIGHI
Hello Mik, mikyde...@yahoo.fr (Mik J), 2022.08.14 (Sun) 05:14 (CEST): > I have received some mails on my "SMTP2" which is misconfigured and > mails are stuck in the queue. They look like >

Re: Redirect queue to another smtp

2022-08-14 Thread Maksim Rodin
After you reconfigured your smtpd daemon may be you should have run this: smtpctl schedule envelope-id | message-id | all (Mark as ready for immediate delivery a single envelope, envelopes with the given message ID, or all envelopes.) On Sun Aug 14 03:14:17 2022, Mik J wrote: > Hello, > I have