On Wed, Jun 29, 2016 at 08:30:49AM +0200, matteo filippetto wrote:
> hi all,
> 
> is there a possibility to re-read informations about relay host for
> messeges already in the queue ?
> 
> We had a failure of the relay so we change the relay host in opensmtpd
> config but all messages in the queue still point to the old relay
> 

nope, messages are saved in the queue with the rule that was used to
accept them when they were submitted. smtpd will not try to rematch
them or change anything in the envelope after it is accepted.

however, you can script your way out of an issue:

- envelopes are ascii, you can locate them, edit the appropriate field
  and restart the daemon, it will relearn.


-- 
Gilles Chehade

https://www.poolp.org                                          @poolpOrg

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to