phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #519] Mail compose and send not function pro


From: nobody
Subject: [Phpgroupware-tracker] [Bug #519] Mail compose and send not function propertly
Date: Wed, 21 Aug 2002 14:36:18 -0400

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

Changes by: Ryan Nelson <address@hidden>
Date: 2002-Aug-21 18:36 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Hi,

I have recently installed phpGroupWare on RedHat 7.3 and have had the very same 
problem.  Everything works great, I can receive email just fine but when I send 
I always get an error. This has occured with .12 .14 and .9 .  Looking at the 
tcpdump, everything is fine until it sends the RCPT TO: to the SMTP server - it 
always sends RCPT TO:<> although there is a address in the To: box.  Is the 
address getting lost or not getting passed to the send function?  I'm no 
programmer, but it just seems that the data gets lost that should be put in 
there.  Any suggestions?

Ryan Nelson



=================== BUG #519: FULL BUG SNAPSHOT ===================


Submitted by: None                      Project: phpGroupWare                   
Submitted on: 2002-May-31 20:01
Category:  email                        Bug Group:  0.9.14 RC3                  
Severity:  5 - Major                    Priority:  High                         
Resolution:  None                       Assigned to:  None                      
Status:  Open                           Platform Version:  Linux - RedHat       
Reproducibility:  Every Time            

Summary:  Mail compose and send not function propertly

Original Submission:  My phpgroupware functionality perfectly in RedHat 7.1,
I install 7.3 but the mail not function propertly, when try attach files, the 
file not is add to list of files attached and when send a email the system 
report:

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

Array
(
    [code] => 550
    [msg] => 5.1.1 <>... User unknown

    [desc] => [server_chat] => c->s: fsockopen(xx.xx.xx.xx,25,0,,5) ; returned: 
Resource id #26
s->c: 220 my.mydomain.com ESMTP Sendmail 8.11.6/8.11.6; Fri, 31 May 2002 
14:56:49 -0500
c->s: EHLO my2.mydomain.com
s->c: 250-my.mydomain.com Hello my2.mydomain.com [xx.xx.xx.xx], 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-ETRN
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: 550 5.1.1 <>... User unknown

)

All email values are blank.

excuseme my english is poor.

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

-------------------------------------------------------
Date: 2002-Aug-21 18:36             By: rynox
Hi,

I have recently installed phpGroupWare on RedHat 7.3 and have had the very same 
problem.  Everything works great, I can receive email just fine but when I send 
I always get an error. This has occured with .12 .14 and .9 .  Looking at the 
tcpdump, everything is fine until it sends the RCPT TO: to the SMTP server - it 
always sends RCPT TO:<> although there is a address in the To: box.  Is the 
address getting lost or not getting passed to the send function?  I'm no 
programmer, but it just seems that the data gets lost that should be put in 
there.  Any suggestions?

Ryan Nelson

-------------------------------------------------------
Date: 2002-Aug-21 06:25             By: skwashd
Hi None,

It looks like Douglas is right on this one.  Does this problem occur when a to 
address is supplied.  I know the system should be checking this before 
attempting to send.

Cheers

skwashd
Dave Hall

-------------------------------------------------------
Date: 2002-Jun-09 22:11             By: None
Actually, attachemnt has nothing to do with this.  There is a problem parsing 
the header lines of the message to use in the "RCPT TO:" line....you'll notice 
it's <> blank.  You obviously can't send a blank e-mail.

Douglas Wagner




No files currently attached


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




reply via email to

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