Opened 4 years ago

Closed 4 years ago

#1486084 closed Bugs (worksforme)

Missing ">" in e-mail Header

Reported by: jo-freaky Owned by:
Priority: 5 Milestone: 0.3.1
Component: SMTP connection Version: 0.3-stable
Severity: normal Keywords:
Cc:

Description

Dear Support Members,

Since the upgrade to version 0.2 I'm not able any more to send messages via RoundCube Webmail. (An upgrade to the latest stable version dind't fix my problem)

After sending an email via roundcube the Hamster-Mailserver receives ist, but cannot send it out.
When I looked into the generated *.msg file I investigated that there is one ">" character missing.

Example:
<Max Mustermann <max.mustermann@…>
After the Displayname the ">" character is missing, or am I wrong??

Environment:

  • Hamster Classic (SMTP, IMAP)
  • Apache, MySQL (XAMPP)

I hope you know how to fix this error (if it really is one).

Thanks in Advance and BR,

  1. Kaufmann

Change History (4)

comment:1 Changed 4 years ago by alec

  • Component changed from Addressbook to SMTP connection
  • Milestone changed from later to 0.3-stable

Try with never version. 0.3-stable will be released today.

comment:2 Changed 4 years ago by lacri

  • Version changed from 0.2-stable to 0.3-stable

I have in my error_log some entries

[07-Sep-2009 12:42:09] Invalid response code received from server (501):
[07-Sep-2009 12:42:09 +0200]: SMTP Error: Failed to add recipient '<user@…' in /var/www/www.primamail.net/htdocs/roundcube/program/steps/mail/func.inc (POST /roundcube/?_task=mail&_action=send)

i think this is relatet to this tiket i use a modified RC 0.3-stable, i have made no changes related to this

The error comes from the func.inc (rcmail_deliver_message function) log error
if (!$sent) ...

comment:3 Changed 4 years ago by alec

jo-freaky, did you test with 0.3-stable? And both of you, I need to know what was the input string i compose form.

comment:4 Changed 4 years ago by alec

  • Resolution set to worksforme
  • Status changed from new to closed

No feedback.

Note: See TracTickets for help on using tickets.