邮件服务器-邮件系统-邮件技术论坛(BBS)
标题:
postfix问题.知道德请赐教!
[打印本页]
作者:
yh81521
时间:
2007-4-9 17:08
标题:
postfix问题.知道德请赐教!
postfix认证问题,请知道的指点一下....
postfix认证问题,请知道的指点一下....
postfix 认证错误.
环境: red AS3 Postfix + Cyrus-IMAP + Cyrus-SASL + MySQL + IMP
参考文献:
http://cngnu.org/technology/Postfix_I.html
IMAP 建立邮箱时出错,
命令是:
[root@mail bin]#
cyradm --user cyrus localhost
错误提示:
imclient_connect: unknown host "localhost" at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Cyrus/IMAP/Admin.pm line 71.
我打开Admin.pm文件的第71行(红字为71行!)
sub new {
my $class = shift;
my $self = bless {}, $class;
$self->{cyrus} = Cyrus::IMAP->new(@_) or $self = undef;
我是不是应该在这一行里加入 localhost ,应该加在哪? 还是其他错误呢?
欢迎光临 邮件服务器-邮件系统-邮件技术论坛(BBS) (http://bbs.5dmail.cn/)
Powered by Discuz! X3.2