2016-06-29 8:39 GMT+02:00 Gilles Chehade <[email protected]>:

> 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.


done and worked

1. stop opensmtpd

2. find  /var/spool/smtpd/queue/ -type f ! -iname message -exec perl
-pi -e  's/FIND/REPLACE/g' {} \;

3. start opensmtpd and schedule all

thank you!

Regards

-- 
Matteo Filippetto
http://www.op83.eu
@matteo_1983

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

Reply via email to