SPF log?

Juan Carmona

New Member
Oct 24, 2006
23
0
1
Hi there

Where can I locate the log entries related with SPF rejects? We are using Proxmox 1.5.

Thanks in advance,

Juan Carmona
 
Hi there

Where can I locate the log entries related with SPF rejects? We are using Proxmox 1.5.

Thanks in advance,

Juan Carmona

Hi Juan,

log in to the console:

> zgrep -i "spf fail" /var/log/syslog*

this command queries all syslogs (7 days are stored) for spf fails.