[root@MailKKY openwebmail]# ./openwebmail-tool.pl --init
Malformed UTF-8 character (unexpected continuation byte 0xb6, with no preceding start byte) at shares/lunar.pl line 59.
Welcome to the Open WebMail!
This program is going to send a short message back to the developer,
so we could have the idea that who is installing and how many sites are
using this software, the content to be sent is:
OS: Linux 2.4.21-4.EL i686
Perl: 5.008
WebMail: Open WebMail 2.51 20050627
Send the site report?(Y/n) y
sending report...
Couldn't connect SMTP server 127.0.0.1:25! at ./openwebmail-tool.pl line 1472, <STDIN> line 1.
解决方法:
#vi /var/www/cgi-bin/openwebmail/etc/defaults/openwebmail.conf
把smtpserver和authpop3_server改为SMTP server IP地址