bool(true)
Array
(
    [0] => initialized with Email: abako@abako.hu, Verifier Email: info@aryan.hu, Port: 25
    [1] => Verify function was called.
    [2] => Finding MX record...
    [3] => Found MX: mail.abako.hu
    [4] => Connecting to the server...
    [5] => Connection to server was successful.
    [6] => Starting veriffication...
    [7] => Got a 220 response. Sending HELO abako.hu
    [8] => Response: 250 s5.unas.hu

    [9] => Sending MAIL FROM...
    [10] => Response: 250 2.1.0 Ok

    [11] => Sending RCPT TO...
    [12] => Response: 250 2.1.5 Ok

    [13] => Sending QUIT...
    [14] => Looking for 250 response...
    [15] => Found! Email is valid.
)