Hello!

I tried to configure IMAP which is simple. I can read my mails but if I try to 
send one I get following error message:



Your message could not be sent!
The mail server returned:

Array
(
    [c o d e] => 550
    [msg] => relay not permitted

    [desc] => 
    [server_chat] => 
c->s: fsockopen(smtp03XXXXXXXXX,25,0,,5) ; returned: Resource id #86
s->c: 220 smtp02XXXXXXXXX ESMTP Exim 4.50 Thu, 22 Mar 2007 06:51:49 +0100
c->s: EHLO www.pehaim.net
s->c: 250-smtp02XXXXXXXXX Hello www.XXXXXXXXX[81.19.145.67]
s->c: 250-SIZE 52428800
s->c: 250-PIPELINING
s->c: 250-AUTH CRAM-MD5 PLAIN LOGIN
s->c: 250-STARTTLS
s->c: 250 HELP
c->s: MAIL FROM:<markusXXXXXXXXX>
s->c: 250 OK
c->s: RCPT TO:<e0309108XXXXXXXXX>
s->c: 550 relay not permitted

)

I've replaced domain-specific information with XXXXXXXXX



The problem is, that the SMTP-Server uses a different username and password to 
send mails. Is there a possibility to enter some for the SMTP-server?

Many thx!

brgs,
markusSent from the phpGroupWare forums @ http://forums.phpGroupWare.org


_______________________________________________
phpGroupWare-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Reply via email to