本文共 978 字,大约阅读时间需要 3 分钟。
courier-authlib 网址
flush privileges 命令本质上的作用是将当前user和privilige表中的用户信息/权限设置从mysql库(MySQL数据库的内置库)中提取到内存里
虚拟用户:
Maildir :/var/mailbox/Suexec apache ,httpdusergrouphttpd (apache,apache) --> cgi(postfix, postfix总结 : postfix + sasl + courier-authlib + MySQL(实现了虚拟用户,虚拟域) + dovecot + Webmail {extmail(extmain)}
http --> https(ssl/tls)
smtp(25)-->smtps (465)S/MIME 用户到用户加密Security USER <---->USER用户证书:mail ,hash(finger print)Openssl , GPG (PGP技术)GNU privacy GuardPKI :CApops ,imaps :SSL :会话加密S/MIME :存储加密pop3s :995/tcp 侦听imaps :993/tcphttps :pop3s
openssl s_client -connect协议报文分析器:
sniffer :商业工具tcpdump :linux中抓包工具wireshark (GUI)tshark (CLI)tcpdump [options] 过滤条件获取报文的条件反垃圾邮件,病毒邮件组件
1、关闭OpenRelay2、RBL :Realtime Black list 实时黑名单列表 付费的3、内容过滤器:Apache :SpamassassinPerl开发的,垃圾邮件分练器 ,根据特征码判断病毒邮件网关clamav :开源杀毒软件 病毒邮件服务器网关呼叫器 :caller, MIMEDefang,Mailscanner,Amavisd-newAmavisd-new : spamassassin ,clamav
perl : CPAN转载于:https://blog.51cto.com/14087650/2406714