Re: sendmail: reading "From:" to fill envelope sender address

2022-08-10 Thread Viktor Dukhovni
On Wed, Aug 10, 2022 at 07:51:52PM +0200, witcher wrote: > I'm wondering whether there is an option for sendmail to read the > "From:" field from a mbox file to fill the envelope sender address > (like you otherwise would with the `-f` command line flag). There isn't. > It doesn't seem to be doc

Re: Postscreen DNSBL do not seem to be working

2022-08-10 Thread Demi Marie Obenour
On 8/9/22 16:02, Dino Edwards wrote: > >> It's absolutely not forwarding. It's resolving recursively. I'm using > unbound with pfsense and I'm suspecting there is something wrong with it. >> When I point to MS DNS server or 9.9.9.9, it's resolving correctly. > > The issue has been resolved. Just

sendmail: reading "From:" to fill envelope sender address

2022-08-10 Thread witcher
I'm wondering whether there is an option for sendmail to read the "From:" field from a mbox file to fill the envelope sender address (like you otherwise would with the `-f` command line flag). It doesn't seem to be documented (and thus probably not available) in the man page for sendmail, but it