Category Archives: mail

SPF 통과(pass)

DNS와 Mail-server 와의 관계가 이렇게 밀접한지는 몰랐었다. 메일서버를 설정후 내 gmail 계정으로 메일을 보냈더니 받은메일의 헤더에 SPF 관련 메시지가 포함되어 있다. Received-SPF: neutral (google.com: 192.168.0.1 is neither permitted nor denied by best guess record for domain of hello@zmail.com) client-ip=192.168.0.1; Authentication-Results: mx.google.com; spf=neutral (google.com: 192.168.0.1 is neither permitted nor denied by best guess record for domain of hello@zmail.com) smtp.mail=hello@zmail.com 해결을 [...]
Also posted in dns, network | Tagged , , , | Leave a comment

Fighting spam with spamassassin

http://www.itpro.co.uk/blogs/danj/2008/08/14/fighting-spam-with-spamassassin/ 메일 필터링을 연구해보자.
Also posted in security | Tagged , , | 2 Comments