Re: Quarantining html email

2022-06-17 Thread Bill Cole
On 2022-06-17 at 03:27:15 UTC-0400 (Fri, 17 Jun 2022 09:27:15 +0200) Jan Ceuleers is rumored to have said: I would add that there are also legitimate reasons why emails might contain links and why the recipient would not want those links visited automatically. Sure, but avoiding that is relat

Re: Quarantining html email

2022-06-17 Thread Jaroslaw Rafa
Dnia 17.06.2022 o godz. 09:27:15 Jan Ceuleers pisze: > I would add that there are also legitimate reasons why emails might > contain links and why the recipient would not want those links visited > automatically. > > A recent example that comes to mind is where I requested a quote from a > nearby

Re: Quarantining html email

2022-06-17 Thread Jan Ceuleers
On 16/06/2022 22:39, Bill Cole wrote: > >> I realize links would have to be pulled to generate the image but >> ultimately I would like the end user to just get an image >> representation of what the html email would look like with no links >> or link following by the MUA. > > Therein lies the badn

Re: Quarantining html email

2022-06-16 Thread Bill Cole
On 2022-06-16 at 04:10:41 UTC-0400 (Thu, 16 Jun 2022 01:10:41 -0700) Jeremy Hansen is rumored to have said: Is there an established recipe or utility or filter I can configure to quarantine html emails? This would need to be a milter or content_filter. One could implement this in MIMEDefang

Quarantining html email

2022-06-16 Thread Jeremy Hansen
Is there an established recipe or utility or filter I can configure to quarantine html emails? Bonus would be to process these emails to convert to a full image removing links and remote images from the quarantined email. I realize links would have to be pulled to generate the image but ultimate