phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #1083] Email error occurs every now and then


From: nobody
Subject: [Phpgroupware-tracker] [Bug #1083] Email error occurs every now and then...
Date: Wed, 20 Nov 2002 20:59:25 -0500

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

Changes by: Alejandro Borges (lex) <address@hidden>
Date: 2002-Nov-20 19:59 (Mexico/General)

            What     | Removed                   | Added
---------------------------------------------------------------------------
            Severity | 5 - Major                 | 1 - Ordinary


------------------ Additional Follow-up Comments ----------------------------
Check if your smtp server has a maximum connections per ip limit. Courier imap 
has this (i know imap is not an mta, but u get the idea).



=================== BUG #1083: FULL BUG SNAPSHOT ===================


Submitted by: None                      Project: phpGroupWare                   
Submitted on: 2002-Aug-26 10:14
Category:  email                        Bug Group:  0.9.14 RC4                  
Severity:  1 - Ordinary                 Priority:  Normal                       
Resolution:  None                       Assigned to:  None                      
Status:  Open                           Component Version:  None                
Platform Version:  Linux - RedHat       Reproducibility:  Intermittent          

Summary:  Email error occurs every now and then...

Original Submission:  At times, using EMAIL in phpgroupware, I get the 
following error, when trying to send out an email:

Array
(
    [code] => 550
    [msg] => Host (www.mydomain.com) [45.45.45.45 (mydomain’s IP address)] is 
not permitted

    [desc] => 
    [server_chat] => 
c->s: fsockopen(mail.mydomain.com,25,0,,5) ; returned: Resource id #19
s->c: 220-unis.servershost.net ESMTP Exim 3.35 #1 Mon, 26 Aug 2002 12:09:11 
-0400 
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 www.mydomain.com
s->c: 250-unis.servershost.net Hello www.mydomain.com [45.45.45.45 (mydomain’s 
IP address)]
s->c: 250-SIZE
s->c: 250-PIPELINING
s->c: 250-AUTH PLAIN LOGIN
s->c: 250-STARTTLS
s->c: 250 HELP
c->s: MAIL FROM:<address@hidden>
s->c: 250 <address@hidden> is syntactically correct
c->s: RCPT TO:<address@hidden>
s->c: 550-Host (www.mydomain.com) [45.45.45.45 (mydomain’s IP address)] is not 
permitted

)




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

-------------------------------------------------------
Date: 2002-Nov-20 19:59             By: alexbsa
Check if your smtp server has a maximum connections per ip limit. Courier imap 
has this (i know imap is not an mta, but u get the idea).


CC list is empty


No files currently attached


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




reply via email to

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