Subject: | using your trivial-server.pl on my dummy pc |
on my PC there is no IMAP server running ..i am planning to make my own
server (IMAP) to connect to my email-archive database for giving view
only access via IMAP.
while checking your trivial-server.pl
i have got into error.
########################
perl trivial-server.pl
2010/04/19-17:13:30 Net::IMAP::Server (type Net::Server::Coro) starting!
pid(16434)
Binding to TCP port 143 on host *
Binding to SSL port 993 on host *
Group Not Defined. Defaulting to EGID '0 10 6 4 3 2 1 0'
Setting uid to "99"
Bad arg length for Socket::unpack_sockaddr_in, length is 28, should be
16 at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/Socket.pm line 370.
[root@archive ex]#
#######################################
my perl verison for your Reference.
perl -v
This is perl, v5.8.8 built for x86_64-linux-thread-multi
its a Linux X86_64 bit OS :: CentOS release 5.2 (Final)
clone of Redhat 5.2
###################
uname detail
uname -a
Linux archive.technogroup.co.in 2.6.18-92.el5 #1 SMP Tue Jun 10 18:51:06
EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
checking Net-IMAP-Server-1.26 module.
any suggestion our update.
Also how do i give Host IP in config as i want software to bind to only
one IP-Address.
Thanks in advance.
-Deepen.