Roundcube Community Forum

Release Support => Pending Issues => Topic started by: oldschool on July 20, 2007, 12:59:25 AM

Title: hMailserver and RC1 Probs
Post by: oldschool on July 20, 2007, 12:59:25 AM
Hi!

First of all: I LOVE ROUNDCUBE! (and macs...) :)


I have read this forum, but have definitely no idea how to fix my probs:

When writing an email i use the "pulldown menue" with the addressbook entries.
When sending this mail roundcube says "sent" but in my hmailserver-log i find the
contact as emailaddress like this for example:

>

the mailserver try to send it but the smtp server replied "user unknown"!

When NOT using the "pulldown menue", simply writing the email-address it works...

I think there have to be the contact name stripped out, or not???

--non working --
"SMTPC"   3248   2067   "2007-07-xxx"   "213.165.64.xxx"   "SENT: RCPT TO:"
"SMTPC"   3252   2067   "2007-07-xxx"   "213.165.64.xxx"   "RECEIVED: 550 5.1.1 ... User is unknown"
-- working --
"SMTPC"   3248   2073   "2007-07-xxx"   "213.165.64.xxx"   "SENT: RCPT TO:"
"SMTPC"   3248   2073   "2007-07-xxx"   "213.165.64.xxx"   "RECEIVED: 250 2.1.5 ok"
---

The only error i have in the roundcube error-log is:
"PHP Warning: Cannot modify header information - headers already sent in "c:\...\program\include\rcube_shared.inc on line 158"

I found a hint to remove 3 lines in there here, but after that i lost the "ÃÃ,¤ÃƒÃ,¶ÃƒÃ,¼"-special chars/ charset-format.


Config: w2K3, hmailserver, roundcube rc-1.


Rgds, oldschool.

Title: Re: hMailserver and RC1 Probs
Post by: oldschool on July 20, 2007, 11:25:01 PM
Cool, 20 views and no reply...

 :o

Title: Re: hMailserver and RC1 Probs
Post by: oldschool on July 25, 2007, 06:24:41 AM
Okay, after more then a week and making a doctor title in php- and smtp-debugging.
ItÃÂ,Ã,´s working.

Thanks for all your feedback. ;D


Rgds.

PS: Monologue roxx!
Title: Re: hMailserver and RC1 Probs
Post by: Florianer on July 25, 2007, 06:31:35 AM
OK, one 'feedback' 8)

If this a a roundcube related problem, please be so kind an post your solution. Maybe others will get in trouble too and perhaps the developers can implement it for the next stable release.