Summary | Sending email message: validation failed imp 4.2 |
Queue | IMP |
Queue Version | 4.2 |
Type | Bug |
State | Duplicate |
Priority | 1. Low |
Owners | |
Requester | bug.horde (at) nowsales (dot) nl |
Created | 07/15/2008 (6242 days ago) |
Due | |
Updated | 09/09/2008 (6186 days ago) |
Assigned | 07/16/2008 (6241 days ago) |
Resolved | 09/09/2008 (6186 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Bug #6899which has been fixed in the CVSNew Attachment: imp-validation-error.jpg
bug is triggered when you have a "." in your identity full name with
no spaces. So:
J. Kau works
but
J.Kau does not and returns the validation failed.
State ⇒ Not A Bug
we can't do anything about it.
example.com <test@example.com>
and it works.
Also, are you using PEAR's Mail package v. 1.2.0b1? There has been
several fixes to validation in that library since 1.1.4.
example.com <test@example.com>
and it works.
Also, are you using PEAR's Mail package v. 1.2.0b1? There has been
several fixes to validation in that library since 1.1.4.
only temporary solution.
State ⇒ Feedback
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Sending email message: validation failed imp 4.2
Type ⇒ Bug
Priority ⇒ 1. Low
except for one user who got the following error when sending an email
through the webinterface: Validation failed for: IdentityName
<i...@domainname.com>. The identity and compose message options and
those are correct/filled out (correct identity / emailaddress are
shown in the errormessage).
Our logs show: HORDE [error] [imp] Validation failed for: IdentityName
<i...@domainname.com> [pid xxxxx on line 720 of "/var/www/html/horde/
imp/lib/Compose.php"]
[debug] [imp] There was an error sending your message: Validation
failed for: IdentityName <i...@domainname.com> [pid xxxxx on line 176
of "/var/www/html/horde/lib/Horde/Notification.php"]
SOLUTION VIA SETTINGS
Apparently you get this error if your Identity Name is the same as you
domain name i.e. Identity Name = yourdomain.com... change it and
everything works again :S