myhan@CNBLOGS

To be, or not to be: that is the question ...

导航

随笔分类 -  邮件

阵地转移啦
摘要:http://blog.csdn.net/myhan欢迎大家光临 阅读全文

posted @ 2004-07-17 01:19 梦函 阅读(299) 评论(0) 推荐(0)

[导入]邮件技术相关的RFC协议的变迁
摘要:1、SMTP协议RFC-2821 Simple Mail Transfer Protocol (prop) |-> RFC-1869 SMTP Service Extensions (Obsoleted by RFC-2821prop)   |    |-> RFC-1651 SMTP Service Extensions (Obsoleted by RFC-1869 -> RF... 阅读全文

posted @ 2004-07-07 15:44 梦函 阅读(403) 评论(0) 推荐(0)

Qmail使用笔记
摘要:1. 如何让队列中的邮件马上传递? (peng) # kill -HUP qmail-send 2.要删除队列中的邮件1) 停止QMAIL 2) mv /var/qmail/queue/lock /var/qmail/;find /var/qmail/queue/ -type f -exec rm {} \; ;mv /var/qmail/lock /var/qmail/queue/ 3) 重启Q... 阅读全文

posted @ 2004-06-30 10:22 梦函 阅读(452) 评论(0) 推荐(0)

RFC2505:Anti-Spam Recommendations for SMTP MTAs(BCP30)
摘要:RFC2505:Anti-Spam Recommendations for SMTP MTAs(BCP30) 针对SMTP MTAs的反垃圾邮件建议 1) MUST be able to restrict unauthorized use as Mail Relay. 必须限制未经认证的使用邮件转发 2) MUST be able to provide "Recei... 阅读全文

posted @ 2004-06-28 21:27 梦函 阅读(332) 评论(0) 推荐(0)