> On Dec 4, 2015, at 10:39 PM, Steve Shockley <steve.shock...@shockley.net> wrote: > > On 11/21/2015 1:06 PM, Denis Fondras wrote: >>> How to I tell smtpd to re-route massages currently in the queue to the >>> smarthost at smtp.pvt.example.com? >>> >> >> I haven't checked lately but it was not possible last time I asked. >> > > Just for the archives, this is possible. In the message spool (/var/spool/smtpd/queue/xx/xxxxxxxx) there's a control file. In the control file you'll see something like: > > mta-relay: tls://wrong.server.net:587 > > Stop smtpd, edit this line with the correct info, start smtpd, and smtpctl schedule all. >
Thanks for the tip! That wouldnt be too hard to do with a little find / sed magic. Chris [demime 1.01d removed an attachment of type application/pgp-signature which had a name of signature.asc]