phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #3304] Sending mail is impossible with Qmai


From: nobody
Subject: [Phpgroupware-tracker] [bug #3304] Sending mail is impossible with Qmail system
Date: Thu, 26 Jun 2003 22:39:01 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030428

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

Changes by: Chris Weiss <address@hidden>
Date: Thu 06/26/2003 at 21:39 (America/Chicago)

------------------ Additional Follow-up Comments ----------------------------
the RFC is pretty specific and mail_send follows it, can you at least outline 
your modified SMTP chat?



=================== BUG #3304: FULL BUG SNAPSHOT ===================


Submitted by: yannator                Project: phpGroupWare                 
Submitted on: Tue 04/22/2003 at 11:17
Category:  email                      Bug Group:  None                      
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  None                     Assigned to:  None                    
Status:  Open                         Component Version:  None              
Platform Version:  Linux - RedHat     Reproducibility:  Every Time          

Summary:  Sending mail is impossible with Qmail system

Original Submission:  My server is installed on linux with the mail system 
Qmail (and not sendmail...). I can read mailboxes but it's impossible to send 
mail. I try also with the module felamail. It doesn't work.



Note: I have tested with the success to send a mail with my own script php so 
my config is ok. 

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

-------------------------------------------------------
Date: Thu 06/26/2003 at 21:39       By: cw
the RFC is pretty specific and mail_send follows it, can you at least outline 
your modified SMTP chat?

-------------------------------------------------------
Date: Tue 06/03/2003 at 02:01       By: yannator
The error was:
error 420
lost connection
lost connection to smtp server

the bug is in /email/inc/class.mail_send.inc.php in the function msg2socket. It 
opens a socket with success but after, when you try to send headers, the Qmail 
server closes the socket.
I am not sure but I think that the syntax of the headers are not perfect. a 
smtp server is less restrictive than a Qmail server. I have changed the code 
with an other email class (which work) But it is a very dirty job so I prefer 
not send it to you.

-------------------------------------------------------
Date: Mon 06/02/2003 at 17:19       By: skwashd
and what is the error you receive?

-------------------------------------------------------
Date: Mon 06/02/2003 at 09:25       By: yannator
More Informations:
OS = linux Red Hat 6.3
Apache = 1.3.27
Php Version = 4.2.3
Php groupware Version = 0.9.14.000



-------------------------------------------------------
Date: Wed 05/28/2003 at 20:18       By: skwashd
You have not provided enough information for us to diagnose this
problem.  See http://phpgroupware.org/bugs for a list information
that we require in a bug report.


CC list is empty


No files currently attached


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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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