MTA COnnection failure

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
AntoinetteJean
Forum Newbie
Posts: 4
Joined: Thu Jan 25, 2007 8:46 pm

MTA COnnection failure

Post by AntoinetteJean »

Everah | This post was split from viewtopic.php?t=62952

I got this error when I run my smtp2.php
===============================

The mailer failed to connect. Errors:

Code: Select all

Array
(
    [0] => Array
        (
            [num] => 0
            [time] => 0.86822600 1170453100
            [message] => Connection to the given MTA failed. The Connection Interface said: Address family not supported by protocol
        )

)

Log:

Code: Select all

Array
(
)
Post Reply