mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-07-30 02:49:49 +00:00
bc2b3b40a5
Currently, we do SPF checks for all connections. However, authenticated users will be sending email from different locations, applying SPF to them will result in false positives. So this patch makes chasquid skip SPF checking if the connection is authenticated.