phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #2069] Cannot Send Email


From: nobody
Subject: [Phpgroupware-tracker] [Bug #2069] Cannot Send Email
Date: Tue, 31 Dec 2002 21:43:00 -0500

=================== BUG #2069: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2069&group_id=509

Changes by: Jody Williams <address@hidden>
Date: 2003-Jan-01 02:43 (GMT)

------------------ Additional Follow-up Comments ----------------------------
There are not any messages in the Apache Error Log.

This is all that is in the access log.

64.45.208.201 - - [31/Dec/2002:20:37:53 -0600] "POST 
/index.php?menuaction=email.bosend.send&fldball[folder]=INBOX&fldball[acctnum]=0&sort=1&order=1&start=0&sessionid=e782f629d69a3c8bf9c9862fdefe499b&kp3=aa7074ebfce56bb954dfb9ed94ca6ad1&domain=linuxgrp.net
 HTTP/1.1" 200 1330 
"http://mail.linuxgrp.net/index.php?menuaction=email.uicompose.compose&fldball[folder]=INBOX&fldball[acctnum]=0&sort=1&order=1&start=0&sessionid=e782f629d69a3c8bf9c9862fdefe499b&kp3=aa7074ebfce56bb954dfb9ed94ca6ad1&domain=linuxgrp.net";
 "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003"


In the to field, I have a single email address only.  I have the same problem 
when I click reply (without changing to field at all).

It install, I ectracted the tgz, then modified the header.inc.php (renamed the 
.template).  The only changes I had are to the database settings and added a 
second domain.



=================== BUG #2069: FULL BUG SNAPSHOT ===================


Submitted by: jodywill                  Project: phpGroupWare                   
Submitted on: 2002-Dec-27 03:41
Category:  email                        Bug Group:  0.9.14 release              
Severity:  5 - Major                    Priority:  None                         
Resolution:  None                       Assigned to:  skwashd                   
Status:  Open                           Component Version:  TGZ                 
Platform Version:  Linux - RedHat       Reproducibility:  Every Time            

Summary:  Cannot Send Email

Original Submission:  When I try to send any email, I see this error.

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

Array
(
    [code] => 553
    [msg] => 5.3.0 <>... >

    [desc] => 
    [server_chat] => 
c->s: fsockopen(mail.linuxgrp.net,25,0,,5) ; returned: Resource id #19
s->c: 220 linuxgrp.linuxgrp.net ESMTP Thu, 26 Dec 2002 21:32:40 -0600.  By 
connecting to this server, you agree to be open relay tested.
c->s: EHLO mail.linuxgrp.net
s->c: 250-linuxgrp.linuxgrp.net Hello linuxgrp.linuxgrp.net [63.147.157.197], 
pleased to meet you
s->c: 250-ENHANCEDSTATUSCODES
s->c: 250-8BITMIME
s->c: 250-SIZE
s->c: 250-DSN
s->c: 250-ONEX
s->c: 250-XUSR
s->c: 250 HELP
c->s: MAIL FROM:<address@hidden>
s->c: 250 2.1.0 <address@hidden>... Sender ok
c->s: RCPT TO:<>
s->c: 553 5.3.0 <>... >

)

To go back to the msg list, click here

Fatal error: Call to undefined function: parse_navbar_end() in 
/data/web/phpgroupware/phpgwapi/inc/footer.inc.php on line 62

Looking at the mail log, I see this

sendmail[11143]: gBR3eeF11143: ruleset=check_rcpt, arg1=<>, 
relay=linuxgrp.linuxgrp.net [63.147.157.197], reject=553 5.3.0 <>... >

I had tried to upgrade to 0.9.14.001, I get cannot even get into the compose 
screen.  I see the message "document cantains no data"


Follow-up Comments
*******************

-------------------------------------------------------
Date: 2003-Jan-01 02:43             By: jodywill
There are not any messages in the Apache Error Log.

This is all that is in the access log.

64.45.208.201 - - [31/Dec/2002:20:37:53 -0600] "POST 
/index.php?menuaction=email.bosend.send&fldball[folder]=INBOX&fldball[acctnum]=0&sort=1&order=1&start=0&sessionid=e782f629d69a3c8bf9c9862fdefe499b&kp3=aa7074ebfce56bb954dfb9ed94ca6ad1&domain=linuxgrp.net
 HTTP/1.1" 200 1330 
"http://mail.linuxgrp.net/index.php?menuaction=email.uicompose.compose&fldball[folder]=INBOX&fldball[acctnum]=0&sort=1&order=1&start=0&sessionid=e782f629d69a3c8bf9c9862fdefe499b&kp3=aa7074ebfce56bb954dfb9ed94ca6ad1&domain=linuxgrp.net";
 "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003"


In the to field, I have a single email address only.  I have the same problem 
when I click reply (without changing to field at all).

It install, I ectracted the tgz, then modified the header.inc.php (renamed the 
.template).  The only changes I had are to the database settings and added a 
second domain.

-------------------------------------------------------
Date: 2002-Dec-31 22:31             By: skwashd
I am not sure what is going on with your install.  

For the smtp error i think this is caused by a comma (,) after the username you 
are trying to send to.

What errors are generated when you try to use compose?  check you logs for 
apache or php errors

Cheers


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2069&group_id=509



reply via email to

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