Total739292 Week283 Yesterday161 Today122 1count/day on each IP Since 2006-06-06

FreeBSD

«Prev || 1 || Next»

21 April 2011

FreeBSD Security Advisory

SAが出ていました
FreeBSD-SA-11:01.mountd
Network ACL mishandling in mountd(8)
Affects: All supported versions of FreeBSD
以下のパッチがでています
2011-04-20 21:00:24 UTC (RELENG_7, 7.4-STABLE)
2011-04-20 21:00:24 UTC (RELENG_7_3, 7.3-RELEASE-p5)
2011-04-20 21:00:24 UTC (RELENG_7_4, 7.4-RELEASE-p1)
2011-04-20 21:00:24 UTC (RELENG_8, 8.2-STABLE)
2011-04-20 21:00:24 UTC (RELENG_8_1, 8.1-RELEASE-p3)
2011-04-20 21:00:24 UTC (RELENG_8_2, 8.2-RELEASE-p1)

http://security.freebsd.org/advisories/FreeBSD-SA-11:01.mountd.asc

04/21/11 17:48:46 - noboru - No comments FreeBSD

01 April 2011

postfixでFROMアドレスを変更する

カノニカルテーブルを使うと postfixでFROMアドレスを変更できました

1.main.cfで以下を設定
sender_canonical_maps = hash:/usr/local/etc/postfix/sender_canonical
2./usr/local/etc/postfix/sender_canonicalを編集
3.postmap コマンドを実行
postmap /usr/local/etc/postfix/sender_canonical
4.postfixを再起動

参考ページ
Postfix の設定 - アドレス操作
CANONICAL(5)

04/01/11 18:58:54 - noboru - No comments Mail , FreeBSD
«Prev || 1 || Next»