Jarek 111 wrote: > Hello! > > I'm connecting to internet by ISP which gives me different IP every > time, but I'm sending mails by relay on fixed ip. As I see, spamassassin > is checking my dynamic IP address (RCVD_IN_DSBL, RCVD_IN_NJABL_DUL) and > marks my emails as spam. > Can I configure spamassassin, so it will check ip of relay instead of > my private dynamic IP ? >
Configure your trusted_networks setting and this should clear up. http://wiki.apache.org/spamassassin/TrustPath
