Postfix + SASL 寄信的問題 - BBS
By Annie
at 2005-08-16T14:47
at 2005-08-16T14:47
Table of Contents
※ 引述《[email protected] (ychsiao)》之銘言:
: ※ 引述《[email protected] (硬碟不足)》之銘言:
: > 我直接make install 就一路裝到底了 都沒有像往頁上寫的 會問你什麼選項@@
: > 只是 我裝好後沒有啟動成功^^;
: 在postfix底下打make clean;make config install
: 如果沒有,可能是你的ports tree太舊了
: 要update ports一下
可是...
我已經update過了耶
#cat /usr/ports/mail/postfix/distinfo
MD5 (postfix/postfix-2.2.5.tar.gz) = 9c13d58494c64012bfd8ab0d6967305c
SIZE (postfix/postfix-2.2.5.tar.gz) = 2428594
MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115
SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077
MD5 (postfix/postfix-2.2.4-vda.patch.gz) = 7049364c6476edf80d6ff861ca37936f
SIZE (postfix/postfix-2.2.4-vda.patch.gz) = 7712
在 /usr/ports/mail/postfix底下
有個script目錄
裡面的configure.postfix 檔案裡面有這一些東西
感覺是可以設定參數的
=============================================================================
Please select desired options:" -1 -1 16 \
NOPCRE "DISABLE Perl Compatible Regular Expressions" "$status_NOPCRE"
\
SASL "Cyrus SASLv1 (Simple Authentication and Security Layer)" "$st
atus_SASL" \
SASL2 "Cyrus SASLv2 (Simple Authentication and Security Layer)" "$st
atus_SASL2" \
SASLKRB "If your SASL requires Kerberos select this option" "$status_S
ASLKRB" \
SASLKRB5 "If your SASL requires Kerberos5 select this option" "$status_
SASLKRB5" \
SPF "SPF support" "$status_SPF" \
TLS "SSL and TLS" "$status_TLS" \
DB3 "Berkeley DB3 (required if SASL also built with DB3)" "$status
_DB3" \
DB40 "Berkeley DB4.0 (required if SASL also built with DB4.0)" "$st
atus_DB40" \
DB41 "Berkeley DB4.1 (required if SASL also built with DB4.1)" "$st
atus_DB41" \
DB42 "Berkeley DB4.2 (required if SASL also built with DB4.2)" "$st
atus_DB42" \
DB43 "Berkeley DB4.3 (required if SASL also built with DB4.3)" "$st
atus_DB43" \
MySQL "MySQL map lookups (choose version with WITH_MYSQL_VER)" "$sta
tus_MySQL" \
PgSQL "PostgreSQL map lookups (choose with DEFAULT_PGSQL_VER)" "$sta
tus_PgSQL" \
OpenLDAP "OpenLDAP map lookups (choose ver. with WITH_OPENLDAP_VER)" "$
status_OpenLDAP" \
NIS "NIS map lookups" "$status_NIS" \
VDA "VDA (Virtual Delivery Agent)" "$status_VDA" \
Test "SMTP/LMTP test server and generator" "$status_Test" \
=========================================================================
但是 我在/usr/ports/mail/postfix
#make config
顯示
===> No options to configure
如果#make install
他就自己刷刷刷的裝完了 沒有問我 是否將 postfix 加入 mail 群組
or 是否在 /etc/mail/mailer.conf 中啟動 Postfix
我也都沒可以選SASL , TLS , PWCHECK 怪怪的
我是參考
http://www.cert.org.tw/document/column/show.php?key=81
這一篇的 只是很多都跟我系統不同@@
--
真33LV10達成
吳: 孫堅 孫尚香 周泰 小喬 大喬 孫策 孫權 甘寧 黃蓋 陸遜 呂蒙 周瑜 太史慈 (終)
蜀: 關羽 張飛 魏延 劉備 馬超 趙雲 月英 龐統 姜維 黃忠 塔矢亮 (終)
魏: 張遼 夏侯惇 甄姬 曹操 徐晃 張郃 司馬懿 曹仁 典韋
他: 呂布 袁紹 孟獲 祝融 董肥 髒腳
剩下 淵肥 許肥 小孟(想到他是男的就...) 剩3個 剩3個了
--
: ※ 引述《[email protected] (硬碟不足)》之銘言:
: > 我直接make install 就一路裝到底了 都沒有像往頁上寫的 會問你什麼選項@@
: > 只是 我裝好後沒有啟動成功^^;
: 在postfix底下打make clean;make config install
: 如果沒有,可能是你的ports tree太舊了
: 要update ports一下
可是...
我已經update過了耶
#cat /usr/ports/mail/postfix/distinfo
MD5 (postfix/postfix-2.2.5.tar.gz) = 9c13d58494c64012bfd8ab0d6967305c
SIZE (postfix/postfix-2.2.5.tar.gz) = 2428594
MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115
SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077
MD5 (postfix/postfix-2.2.4-vda.patch.gz) = 7049364c6476edf80d6ff861ca37936f
SIZE (postfix/postfix-2.2.4-vda.patch.gz) = 7712
在 /usr/ports/mail/postfix底下
有個script目錄
裡面的configure.postfix 檔案裡面有這一些東西
感覺是可以設定參數的
=============================================================================
Please select desired options:" -1 -1 16 \
NOPCRE "DISABLE Perl Compatible Regular Expressions" "$status_NOPCRE"
\
SASL "Cyrus SASLv1 (Simple Authentication and Security Layer)" "$st
atus_SASL" \
SASL2 "Cyrus SASLv2 (Simple Authentication and Security Layer)" "$st
atus_SASL2" \
SASLKRB "If your SASL requires Kerberos select this option" "$status_S
ASLKRB" \
SASLKRB5 "If your SASL requires Kerberos5 select this option" "$status_
SASLKRB5" \
SPF "SPF support" "$status_SPF" \
TLS "SSL and TLS" "$status_TLS" \
DB3 "Berkeley DB3 (required if SASL also built with DB3)" "$status
_DB3" \
DB40 "Berkeley DB4.0 (required if SASL also built with DB4.0)" "$st
atus_DB40" \
DB41 "Berkeley DB4.1 (required if SASL also built with DB4.1)" "$st
atus_DB41" \
DB42 "Berkeley DB4.2 (required if SASL also built with DB4.2)" "$st
atus_DB42" \
DB43 "Berkeley DB4.3 (required if SASL also built with DB4.3)" "$st
atus_DB43" \
MySQL "MySQL map lookups (choose version with WITH_MYSQL_VER)" "$sta
tus_MySQL" \
PgSQL "PostgreSQL map lookups (choose with DEFAULT_PGSQL_VER)" "$sta
tus_PgSQL" \
OpenLDAP "OpenLDAP map lookups (choose ver. with WITH_OPENLDAP_VER)" "$
status_OpenLDAP" \
NIS "NIS map lookups" "$status_NIS" \
VDA "VDA (Virtual Delivery Agent)" "$status_VDA" \
Test "SMTP/LMTP test server and generator" "$status_Test" \
=========================================================================
但是 我在/usr/ports/mail/postfix
#make config
顯示
===> No options to configure
如果#make install
他就自己刷刷刷的裝完了 沒有問我 是否將 postfix 加入 mail 群組
or 是否在 /etc/mail/mailer.conf 中啟動 Postfix
我也都沒可以選SASL , TLS , PWCHECK 怪怪的
我是參考
http://www.cert.org.tw/document/column/show.php?key=81
這一篇的 只是很多都跟我系統不同@@
--
真33LV10達成
吳: 孫堅 孫尚香 周泰 小喬 大喬 孫策 孫權 甘寧 黃蓋 陸遜 呂蒙 周瑜 太史慈 (終)
蜀: 關羽 張飛 魏延 劉備 馬超 趙雲 月英 龐統 姜維 黃忠 塔矢亮 (終)
魏: 張遼 夏侯惇 甄姬 曹操 徐晃 張郃 司馬懿 曹仁 典韋
他: 呂布 袁紹 孟獲 祝融 董肥 髒腳
剩下 淵肥 許肥 小孟(想到他是男的就...) 剩3個 剩3個了
--
Tags:
BBS
All Comments
Related Posts
Postfix + SASL 寄信的問題
By Una
at 2005-08-16T06:39
at 2005-08-16T06:39
用ports安裝sendmail的問題
By Emily
at 2005-08-15T23:56
at 2005-08-15T23:56
安裝XFree86 4.1時產生的疑問
By Hamiltion
at 2005-08-15T23:17
at 2005-08-15T23:17
Re: GNOME的螢幕保護程式
By Tristan Cohan
at 2005-08-15T19:43
at 2005-08-15T19:43
firefox 的選單等等字型怎麼設定不要 anti-alias
By Frederica
at 2005-08-15T18:49
at 2005-08-15T18:49