RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > SVN Releases > Issues & Bugs

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 11-28-2006, 04:42 PM
Registered User
 
Join Date: Nov 2006
Posts: 3
Downloads: 0
Uploads: 0
Default r385 sending fails to external mail host (sendmail.inc line 334)

Sending fails in r385 with external SMTP host, error is:

SMTP Error: SMTP error: Authentication failure: Invalid response code received from server
in /opt/edoceo/../program/steps/mail/sendmail.inc on line 334

But this error is generated because this query: (rcmail_get_identity() in sendmail.inc line 50)

SELECT *, email AS mailto FROM identities WHERE identity_id='' AND user_id='1' AND del<>1

is querying by identity_id but the paramter to rcmail_get_identity() is the sender email address from the Sender field on the compose form not identity_id in the database. So I changed identity_id to email but it didn't help. Anyone else seeing this? I cannot send messages.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 09:50 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community