LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 734|回复: 0

求助openwebmail问题!!!

[复制链接]
发表于 2007-2-12 09:28:23 | 显示全部楼层 |阅读模式
本人系统是FC6,使用YUM安装POSTFIX+OPENWEBMAIL,安装完成测试有问题,我用OUTLOOK收发邮件没有问题,用web页面不能发,只能收.显示的错误是因为没有进行SMTP认证,谁知道为什么啊?我用OUTLOOK收发邮件,SMTP,和POP3的身份验证成功,我使用的是SASL认证.下面给出我OPENWEBMAIL的配置文件
#
# Open WebMail configuration file
#
# This file contains just the overrides from defaults/openwebmail.conf
# please make all changes to this file.
#
# This file sets options for all domains and all users.
# To set options on per domain basis, please put them in sites.conf/domainname
# To set options on per user basis, please put them in users.conf/username
#
releasedate                     20060502
domainnames                     panlei.com
auth_module                     auth_unix.pl
mailspooldir                    /var/spool/mail
ow_cgidir                       /var/www/cgi-bin/openwebmail
ow_cgiurl                       /cgi-bin/openwebmail
ow_htmldir                      /var/www/data/openwebmail
ow_htmlurl                      /data/openwebmail
logfile                         /var/log/openwebmail.log

# To SysAdmin,
# Please install ClamAV RPM package from http://clamav.net/ in order to
# enable viruscheck with Open WebMail. Otherwise set it to no.
# See http://openwebmail.org/openwebma ... howto/virus/ClamAV/
# for a step-by-step instruction.
enable_viruscheck               yes
viruscheck_pipe                 /usr/bin/clamdscan --disable-summary --stdout -
viruscheck_source_allowed       all
enable_spamcheck                no
enable_learnspam                no

<page_footer>
<a href="%ow_htmlurl%/openwebmail.html" target="_blank">%name%</a>
version %version%
&nbsp;
<a accesskey="H" href="%help_url%" target="_help">%help_text%?</a>
</page_footer>

logo_url                        %ow_htmlurl%/images/openwebmail.gif
logo_link                       http://openwebmail.org
help_url                        @@@HELP_URL@@@
help_text                       @@@HELP_TEXT@@@

spellcheck                      /usr/bin/aspell -a -S -w "-" -d @@@DICTIONARY@@@ -p @@@PDICNAME@@@
spellcheck_pdicname             .aspell.@@@DICTIONARY@@@.pws
spellcheck_dictionaries         english, american

auto_createrc                   yes

############################################
# Buttons :
# EditFroms | EditStationary | POP3Setup | ChangePassword | History | Info
enable_editfrombook            yes
enable_stationery              yes
enable_pop3                    yes
enable_changepwd               yes
enable_history                 yes
enable_about                   yes

##############################################
# Personal Information
default_language                zh_CN.GB2312
default_timeoffset              auto
default_daylightsaving          auto
default_realname                auto
default_fromemails              auto
default_autoreplysubject        This is an autoreply...[Re: $SUBJECT]

<default_autoreplytext>
Hello,



I will not be reading my mail for a while.
Your mail regarding '$SUBJECT' will be read when I return.
</default_autoreplytext>



<default_signature>
--
Open WebMail Project (http://openwebmail.org)
</default_signature>


##############################################
# Display Preference
default_style                   Default
default_iconset                 Cool3D.Chinese.Simplified
default_bgurl                   %ow_htmlurl%/images/backgrounds/Globe.gif
default_bgrepeat                yes
default_fontsize                10pt
default_dateformat              mm/dd/yyyy
default_hourformat              12

############################################
# Folder Browsing (Message Listing Options)
default_ctrlposition_folderview   bottom
default_msgsperpage               20
default_fieldorder                date from subject size
default_sort                      date_rev
default_useminisearchicon         yes

############################################
# Message Operation
default_confirmmsgmovecopy        no
default_defaultdestination        saved-messages
default_smartdestination          yes
default_viewnextaftermsgmovecopy  yes
default_autopop3                  yes
default_autopop3wait              0
default_bgfilterwait              10
default_moveoldmsgfrominbox       no

############################################
# Message Reading Options
default_ctrlposition_msgread      bottom
default_headers                   simple
default_usefixedfont              no
default_usesmileicon              no
default_showhtmlastext            yes
default_showimgaslink             yes
default_disablejs                 yes
default_disableembcode            yes
default_disableemblink            cgionly
default_sendreceipt               ask

############################################
# Message Replying Options
default_msgformat                 text
default_editcolumns               88
default_editrows                  28
default_sendbuttonposition        before
default_reparagraphorigmsg        yes
default_replywithorigmsg          at_beginning
default_backupsentmsg             yes
default_sendcharset               sameascomposing

############################################
# Virus Check
default_viruscheck_source         all
default_viruscheck_maxsize        5000
default_viruscheck_minbodysize    1

############################################
# Message Filtering Options
default_filter_repeatlimit          10
default_filter_badaddrformat        no
default_filter_fakedsmtp            no
default_filter_fakedfrom            no
default_filter_fakedexecontenttype  no

############################################
# AddressBook Options
default_abook_width                600
default_abook_height               max
default_abook_buttonposition       after
default_abook_defaultfilter        no
default_abook_defaultsearchtype    name
default_abook_addrperpage          24
default_abook_collapse             1
default_abook_sort                 fullname
default_abook_listviewfieldorder   fullname, email, note

############################################
# Calendar Options
default_calendar_defaultview        calmonth
default_calendar_holidaydef         auto
default_calendar_monthviewnumitems  5
default_calendar_weekstart          0
default_calendar_starthour          0600
default_calendar_endhour            2300
default_calendar_interval           30
default_calendar_showemptyhours     yes
default_calendar_reminderdays       7
default_calendar_reminderforglobal  yes

############################################
# WebDisk Options
default_webdisk_dirnumitems        10
default_webdisk_confirmmovecopy    yes
default_webdisk_confirmdel         yes
default_webdisk_confirmcompress    yes
default_webdisk_fileeditcolumns    96
default_webdisk_fileeditrows       24

############################################
# Misc Options
default_uselightbar                yes
default_regexmatch                 yes
default_hideinternal               yes
default_newmailsound               NONE
default_newmailwindowtime          3
default_mailsentwindowtime         0
default_dictionary                 english
default_trashreserveddays          0
default_spamvirusreserveddays      3
default_refreshinterval            5
default_sessiontimeout             24
default_categorizedfolders         yes
default_categorizedfolders_fs      --
foldername_maxlen                  48

############################################
# Security Settings
webdisk_rootpath                  /webdisk
default_categorizedfolders_fs      --
foldername_maxlen                  48

############################################
# Security Settings
webdisk_rootpath                  /webdisk
webdisk_lsmailfolder              no
webdisk_lshidden                  no
webdisk_lsunixspec                no
webdisk_lssymlink                 yes
webdisk_allow_symlinkout          yes
webdisk_symlinkout_display        @
enable_sshterm                    no
# ps: To completely disable the SSH terminal support, you have to remove
# the file data/openwebmail/applet/mindterm/mindtermfull.jar

############################################
# Quota System (limit in KB and threshold in %)
#            1 MB =     1,024 KB
#           10 MB =    10,240 KB
#          100 MB =   102,400 KB
# 1 GB = 1,024 MB = 1,048,576 KB
# uncomment following lines if you wish to enable Quota System for 10 Mb
#quota_module            quota_du.pl
#spool_limit             10240
#quota_limit             10240
#quota_threshold         0
#delmail_ifquotahit      no
#delfile_ifquotahit      no
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表