sendmail Milters: A Guide for Fighting Spam
暫譯: sendmail Milters:對抗垃圾郵件的指南

Bryan Costales, Marcia Flynt

  • 出版商: Addison Wesley
  • 出版日期: 2005-02-03
  • 售價: $1,880
  • 貴賓價: 9.5$1,786
  • 語言: 英文
  • 頁數: 352
  • 裝訂: Paperback
  • ISBN: 0321213335
  • ISBN-13: 9780321213334
  • 已絕版

買這商品的人也買了...

相關主題

商品描述

Description:

"Bryan and Marcia have not only provided tips and tricks for detecting and blocking spam and email fraud but have also written the first of its kind Milter reference guide. This book will help you start writing your own special-purpose mail filters quickly and easily."

--Gregory Neil Shapiro, coauthor of the Milter interface

As a Mail Administrator You Need to Understand How to Successfully Monitor and Fight Spam.

Milters are among the most powerful antispamming tools available. Until now, there has been no clear and helpful resource for you to learn how to set up and use Milters. sendmail Milters: A Guide for Fighting Spam is the first in-depth guide to writing powerful Milters to block even the most clever spammers.

Inside this definitive new reference, you will find

  • An exhaustive description of the Milter interface
  • Insightful details on what spam is, its harmful effects, and the diverse techniques used by spammers
  • A step-by-step guide to luring spammers using a honeypot network
  • Ways to decode the common encoding methods used in spam email
  • A reference on the Milter library and its use
  • Techniques for expanding software to deal with future spamming methods

This book is an indispensable aid to combating spam, now and in the future. If you administer a sendmail server, you need to own a copy.

All of the program code described in the book is available for download at http://spambook.bcx.org.

 

Table of Contents:

Preface xiii

Part I The Nefarious Spam Problem 1

Chapter 1 Gorilla Versus Guerrilla 3

1.1 When a Gorilla Sneezes 4

1.2 When a Guerrilla Masquerades as You 5

1.3 The Major Proposals for Standards 6

1.4 Email Fraud 7

1.5 The Cost of Spam Suppression 9

1.6 Vikings 10

Chapter 2 The Characteristics of Spam Email 11

2.1 Connection Behavior 12

2.2 Relaying through MX Servers 13

2.3 Falsifying the Envelope Sender Address 15

2.4 Disguising the Subject: Header 16

2.5 Camouflaging the HTML Body 18

2.6 Attempting to Fool Signature Detectors 23

2.7 Unnecessary Encoding 24

2.8 Grokking the Site 26

2.9 Loose Ends 38

2.10 Think Like a Spammer 38

Part II Creating a Test Environment 41

Chapter 3 Setting Up a Bait Machine 43

3.1 Choose Your Platform 44

3.2 Set Up DNS Records 47

3.3 Configure sendmail 50

3.4 Set Up Logging 54

3.5 Excluding Non-email Ports 56

3.6 Make Sure the Machine Reboots 58

Chapter 4 Baiting the Hook 61

4.1 Create Fake Recipients 61

4.2 Protect Good Email 64

4.3 Run a Web Server 65

4.4 Post to a Usenet Group 67

Chapter 5 Preventive Measures 75

5.1 Tell Users about Plus Addressing 75

5.2 Turn Off EXPN and VRFY 77

5.3 Mask Web Addresses 78

5.4 Watch Out for finger 81

Part III The Parts of a sendmail Milter 83

Chapter 6 The Roles and Flow of a Milter 85

6.1 A Milter's Role in the Middle 85

6.2 A Milter from the Point of View of sendmail 86

6.3 The Milter Flow 87

Chapter 7 The Milter-Library 97

7.1 Overview 97

7.2 main() 99

7.3 The smfi Data Access Routines 113

7.4 The smfi Modifier Routines 127

Chapter 8 The xxfi Handler Milter Functions 151

8.1 Overview 153

8.2 The xxfi Orientations 154

8.3 Abort Logic 155

8.4 xxfi_connect() Reviews the Connection 156

8.5 xxfi_helo() Reviews SMTP HELO/EHLO 161

8.6 xxfi_envfrom() Reviews SMTP MAIL FROM 165

8.7 xxfi_envrcpt() Reviews SMTP RCPT TO 171

8.8 xxfi_header() Reviews Headers 176

8.9 xxfi_eoh Reviews at End of Headers 182

8.10 xxfi_body Reviews Each Body Chunk 186

8.11 xxfi_eom Reviews at End of Envelope 190

8.12 xxfi_abort Handles Envelope Abort 197

8.13 xxfi_close Handles Connection Cleanup 200

Part IV Nuts and Bolts 205

Chapter 9 Milters and the Environment 207

9.1 Where to Run Your Milter 208

9.2 Your Milter's User ID 210

9.3 How to Start and Stop Your Milter 213

9.4 Put Your Milter into the Background 217

9.5 Handle Signals 219

9.6 Anticipate MX Servers 221

9.7 Status and Logging 225

9.8 Consider Portability Early 226

9.9 Avoid Memory Leaks 227

9.10 Final Words 229

Chapter 10 User and Temporal Feedback 231

10.1 Consider Architecture 231

10.2 Model the End User 233

10.3 Maintain a History 234

10.4 Possible Feedback Mechanisms 237

10.5 Whitelisting 241

10.6 Graylisting 242

10.7 Archive, Reject, or Pass Through Spam 244

10.8 Dynamic Configurations 246

10.9 In Summary 253

Chapter 11 Handy Routines for the Message Body 255

11.1 Parsing MIME-Encoded Boundaries 256

11.2 Decoding Base64 Encoding 258

11.3 Decoding Quoted-Printable Encoding 265

11.4 Decoding Character-Entity Encoding 269

11.5 Decoding URL-Encoding 277

11.6 Stripping HTML Comments 279

11.7 How to Use /etc/magic 284

11.8 How to Use /usr/share/dict/words 288

11.9 More 293

Appendix A Useful Source Code 295

Bibliography 297
Index 307

商品描述(中文翻譯)

描述:
Bryan 和 Marcia 不僅提供了檢測和阻擋垃圾郵件及電子郵件詐騙的技巧,還撰寫了首部 Milter 參考指南。本書將幫助您快速輕鬆地開始編寫自己的專用郵件過濾器。
--Gregory Neil Shapiro,Milter 介面的共同作者

作為郵件管理員,您需要了解如何成功監控和對抗垃圾郵件。

Milters 是目前最強大的反垃圾郵件工具之一。到目前為止,還沒有明確且有幫助的資源讓您學習如何設置和使用 Milters。《sendmail Milters: A Guide for Fighting Spam》是第一本深入的指南,教您如何編寫強大的 Milters,以阻擋即使是最狡猾的垃圾郵件發送者。

在這本權威的新參考書中,您將找到:
- Milter 介面的詳細描述
- 有關垃圾郵件的見解,包括其有害影響和垃圾郵件發送者使用的各種技術
- 使用蜜罐網絡引誘垃圾郵件發送者的逐步指南
- 解碼垃圾郵件中常用編碼方法的方式
- Milter 函式庫及其使用的參考
- 擴展軟體以應對未來垃圾郵件方法的技術

這本書是對抗垃圾郵件的不可或缺的幫手,無論是現在還是未來。如果您管理一個 sendmail 伺服器,您需要擁有一本。

書中描述的所有程式碼均可在以下網址下載:http://spambook.bcx.org。

目錄:
前言 xiii
第一部分 嚴重的垃圾郵件問題 1
第1章 大猩猩與游擊隊 3
1.1 當大猩猩打噴嚏時 4
1.2 當游擊隊假裝成您時 5
1.3 主要的標準提案 6
1.4 電子郵件詐騙 7
1.5 垃圾郵件抑制的成本 9
1.6 維京人 10
第2章 垃圾郵件電子郵件的特徵 11
2.1 連接行為 12
2.2 通過 MX 伺服器中繼 13
2.3 偽造信封發件人地址 15
2.4 偽裝主題標頭 16
2.5 偽裝 HTML 主體 18
2.6 嘗試欺騙簽名檢測器 23
2.7 不必要的編碼 24
2.8 理解網站 26
2.9 懸而未決的問題 38
2.10 像垃圾郵件發送者一樣思考 38
第二部分 創建測試環境 41
第3章 設置誘餌機器 43
3.1 選擇您的平台 44
3.2 設置 DNS 記錄 47
3.3 配置 sendmail 50
3.4 設置日誌 54
3.5 排除非電子郵件端口 56
3.6 確保機器重新啟動 58
第4章 誘餌 61
4.1 創建假收件人 61
4.2 保護良好的電子郵件 64
4.3 運行網頁伺服器 65
4.4 發佈到 Usenet 群組 67
第5章 預防措施 75
5.1 告訴用戶有關 Plus Addressing 75
5.2 關閉 EXPN 和 VRFY 77
5.3 隱藏網頁地址 78
5.4 注意 finger 81
第三部分 sendmail Milter 的組成部分 83
第6章 Milter 的角色和流程 85
6.1 Milter 在中間的角色 85
6.2 從 sendmail 的角度看 Milter 86
6.3 Milter 流程 87
第7章 Milter 函式庫 97
7.1 概述 97
7.2 main() 99
7.3 smfi 數據訪問例程 113
7.4 smfi 修改例程 127
第8章 xxfi 處理器 Milter 函數 151
8.1 概述 153
8.2 xxfi 定向 154
8.3 中止邏輯 155
8.4 xxfi_connect() 檢查連接 156
8.5 xxfi_helo() 檢查 SMTP HELO/EHLO 161
8.6 xxfi_envfrom() 檢查 SMTP MAIL FROM 165
8.7 xxfi_envrcpt() 檢查 SMTP RCPT TO 171
8.8 xxfi_header() 檢查標頭 176
8.9 xxfi_eoh 檢查標頭結尾 182
8.10 xxfi_body 檢查每個主體塊 186
8.11 xxfi_eom 檢查信封結尾 190
8.12 xxfi_abort 處理信封中止 197
8.13 xxfi_close 處理連接清理 200
第四部分 零件和螺絲 205
第9章 Milters 和環境 207
9.1 在哪裡運行您的 Milter 208
9.2 您的 Milter 的用戶 ID 210
9.3 如何啟動和停止您的 Milter 213
9.4 將您的 Milter 放入背景 217
9.5 處理信號 219
9.6 預測 MX 伺服器 221
9.7 狀態和日誌 225
9.8 早期考慮可攜性 226
9.9 避免內存洩漏 227
9.10 最後的話 229
第10章 用戶和時間反饋 231
10.1 考慮架構 231
10.2 模擬最終用戶 233
10.3 維護歷史 234
10.4 可能的反饋機制 237
10.5 白名單 241
10.6 灰名單 242
10.7 存檔、拒絕或通過垃圾郵件 244
10.8 動態配置 246
10.9 總結 253
第11章 消息主體的實用例程 255
11.1 解析 MIME 編碼邊界 256
11.2 解碼 Base64 編碼 258
11.3 解碼 Quoted-Printable 編碼 265
11.4 解碼字符實體編碼 269
11.5 解碼 URL 編碼 277
11.6 剝除 HTML 註釋 279
11.7 如何使用 /etc/magic 284
11.8 如何使用 /usr/share/dict/words 288
11.9 更多 293
附錄 A 有用的源代碼 295
參考文獻 297
索引 307