カテゴリ: postfix の記事 [リスト]
Postfix詳解を書いてからずいぶんたちますが、Postfixに関連するメモ。ということでそろそろ出ますか。
まあ今度からLinux風のversion numberづけにするとかいう話も。
By the way, should we call this 2.3 or 2.4? There is a lot of codeout there that is called Postfix 2.3-something. We could do theLinux thing and use odd minor version numbers for development andeven minor version numbers for stable releases.
む! ATRN対応か。しかし、ETRNもそうだが実際に使っている場にはあまりでくわさない。というかちょっとやってみた、というのはあっても常時接続が当然な環境にいるせいなのか、たんに商用サービスでないからなのか、つかっているのを見ない。
atrn_domain_login_maps = type:table (これで有効に) atrn_recipient_maps = type:table (なくてもいいけどあったほうが) atrn_destination_concurrency_limit=1 (default) atrn_domains = $atrn_domain_login_maps (default) atrn_transport = atrn (default) fast_flush_domains = $relay_domains $atrn_domains (default)あとはmaster.cfにatrn追加。
At the same time there is a postfix-2.3-20050309 snapshot release.
- TLS and IPv6 support are now built into Postfix, based on code from third-party patches. - Extended query interface for LDAP, MySQL and PostgreSQL with free form SQL queries, and domain name filters to reduce unnecessary lookups. - SMTP client-side connection reuse. This can dramatically speed up deliveries to high-volume destinations that have some servers that respond, and some non-responding mail servers. - By default, Postfix no longer rewrites message headers in mail from remote clients. This includes masquerading, canonical mapping, replacing "!" and "%" by "@", and appending the local domain to incomplete addresses. Thus, spam from poorly written software no longer looks like it came from a local user. - When your machine does not have its own domain name, Postfix can now replace your "home network" email address by your ISP account in outgoing SMTP mail, while leaving your email address unchanged when sending mail to someone on the local machine. - Compatibility workarounds: you can now selectively turn off ESMTP features such as AUTH or STARTTLS in the Postfix SMTP client or server, without having to "dumb down" other mail deliveries, and without having to use transport maps for outgoing mail. - Remote SMTP client resource control (the anvil server). This allows you to limit the number of connections, or the number of MAIL FROM and RCPT TO commands that an SMTP client can send per unit time. - Support for CDB, SDBM and NIS+ databases is now built into Postfix (but the CDB and SDBM libraries are not). - New SMTP access control features, header/body actions, and more.
#1
[postfix]
After a year of Postfix 2.2 snapshots it is a pleasure to announce the first Postfix 2.2 stable Release Candidate.
Postfix本に前もって目を通してくれた友人におれいのメールをゆうべかいたわけだが、丁寧な返事、エソカイの企画、いろいろいただける。ありがたい。ぜいエソカイをしたいところだ。
平せんせいにも、えとーさんにもツッコミをいただけたようだし。まあ、でも本なので、ヤバイ記述はもちろんないし、あんなのもいれたかった、こんなのもしたかった、、というのがあるのは事実。spfを自分のdomainにもいれてみたが、いまだにクエリーは2回しかないしね。このへんが標準化されれば追記することもでてくるだろうと。今回はちょろっとふれただけだし。graylistingをirbでつくりかけてるのもはよ完成させねば。
平せんせいにも、えとーさんにもツッコミをいただけたようだし。まあ、でも本なので、ヤバイ記述はもちろんないし、あんなのもいれたかった、こんなのもしたかった、、というのがあるのは事実。spfを自分のdomainにもいれてみたが、いまだにクエリーは2回しかないしね。このへんが標準化されれば追記することもでてくるだろうと。今回はちょろっとふれただけだし。graylistingをirbでつくりかけてるのもはよ完成させねば。
というか届いてたのにわすれていた。増刷にあたって気がついたミスは一掃してあります。