phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[phpGroupWare-developers] Re: problem with email, SMTP


From: Kristjan Kitsemets
Subject: [phpGroupWare-developers] Re: problem with email, SMTP
Date: Thu, 16 Nov 2006 07:52:19 -0700 (MST)


thank you all for your replies, so i did as you said, admin->email->site 
preferences and got the following answer:

The mail server returned:

Array
(
    [code] => 550
    [msg] => 212.215.232.72.reverse.layeredtech.com (group.italianfood.ee)

    [desc] => 
    [server_chat] => 
c->s: fsockopen(72.232.215.212,25,0,,5) ; returned: Resource id #87
s->c: 220-server.mjzhosting.name ESMTP Exim 4.52 #1 Thu, 16 Nov 2006 08:34:21 
-0600 
s->c: 220-We do not authorize the use of this system to transport unsolicited, 
s->c: 220 and/or bulk e-mail.
c->s: EHLO group.italianfood.ee
s->c: 250-server.mjzhosting.name Hello group.italianfood.ee [72.232.215.212]
s->c: 250-SIZE 52428800
s->c: 250-PIPELINING
s->c: 250-AUTH PLAIN LOGIN
s->c: 250-STARTTLS
s->c: 250 HELP
c->s: MAIL FROM:<mailto:address@hidden>
s->c: 250 OK
c->s: RCPT TO:<mailto:address@hidden>
s->c: 550-212.215.232.72.reverse.layeredtech.com (group.italianfood.ee)

)

To go back to the msg list, click here

does anybody know what does it mean? thank you in advance!.

Sent from the phpGroupWare forums @ forums.phpGroupWare.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]