Fetchmail Error on Socket::INET6::sockaddr_in6 redefined

Hello Everyone!

I need heeeeeeeelp…J

I’ve just install RT 4.2.12 on Centos OS 6.7.

My .fetchamilrc file:

set postmaster “services”

set daemon 30

set invisible

set no bouncemail

set no syslog

set logfile /var/log/fetchmail.log

poll imap.myserver.net with proto IMAP service 993

user ‘user@mydomain.com’ there with password ‘password’ is rt here

mda ‘/opt/rt4/bin/rt-mailgate --queue TaxOnline --action correspond --url
https://tbsintranet.com

options no keep fetchall ssl sslcertck folder Inbox

This is the error:

fetchmail: reading message services@mydomain.com@imap.where.my server.net:2
of 2 (1207 header octets) (2065 body octets) (log message incomplete)

fetchmail: MDA returned nonzero status 75

fetchmail: not flushed

fetchmail: terminated with signal 15

fetchmail: starting fetchmail 6.3.17 daemon

fetchmail: 2 messages for services@mydomain.com at imap.myserver.net (folder
Inbox).

Subroutine IO::Socket::INET6::sockaddr_in6 redefined at
/usr/share/perl5/Exporter.pm line 67.

at /usr/share/perl5/IO/Socket/INET6.pm line 21.

fetchmail: reading message services@mydomain.com@imap.myserver.net:1 of 2
(1240 header octets) (5892 body octets) flushed

fetchmail: socket error while fetching from
services@mydmoain.com@imap.myserver.net

fetchmail: Query status=2 (SOCKET)

fetchmail: 1 message for services@mydomain.com at imap.myserver.net (folder
Inbox).

Subroutine IO::Socket::INET6::sockaddr_in6 redefined at
/usr/share/perl5/Exporter.pm line 67.

at /usr/share/perl5/IO/Socket/INET6.pm line 21.

fetchmail: reading message services@mydomain.com@imap.myserver.net:1 of 1
(1207 header octets) (2065 body octets) flushed

Any idea???

I used the same settings for fetchmail in my old server (Ubuntu 14.04) and
works fine! But After I installed on Cento 6.7, the mail was flushed, but
the RT does not create the ticket on my queue.

Thank you!

Marcelo Calado.