Summary | Can't send mails with mimp |
Queue | MIMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | |
Requester | schwier (at) owl-hosting (dot) de |
Created | 01/26/2006 (7126 days ago) |
Due | |
Updated | 02/01/2006 (7120 days ago) |
Assigned | 01/27/2006 (7125 days ago) |
Resolved | 02/01/2006 (7120 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
...
Jan 30 16:47:02 HORDE [info] [mimp] 81.217.106.42 Message sent to Karl
Tschetschonig <k.tschetschonig@kabsi.at> from karl_i-dreams_net [on
line 421 of "/home/i-dreams_net/www/horde/mimp/compose.php"]
...
Jan 30 16:53:58 HORDE [info] [mimp] 212.95.31.52 Message sent to
info@i-dreams.net from karl_i-dreams_net [on line 421 of
"/home/i-dreams_net/www/horde/mimp/compose.php"]
...
test@<domain.com> from schwier [on line 421 of
"/usr/share/horde3/mimp/compose.php"]
saying that the e-mail has been sent, but it has not...
Jan 28 20:46:25 HORDE [notice] [mimp] Login success for schwier
[84.135.134.246] to {<***mailserver***>:993} [on line 73 of
"/usr/share/horde3/mimp/redirect.php"]
Jan 28 20:46:43 HORDE [info] [mimp] 84.135.134.246 Message sent to
test@<domain.com> from schwier [on line 421 of
"/usr/share/horde3/mimp/compose.php"]
unfortunately I don't have access to the mail logs... But as i said,
sending mails through imp works with the same servers.php
State ⇒ Feedback
says: "SUCCESS: Message sent successfully.", but it isn't. Mails
never arrive. MIMP is using the same servers.php as IMP. (Sending
mails with IMP works).
to be able to safe preferences in the options. I't would be nice if
this would work with 3.0.4, too. But thats not so important
New Attachment: mimp-identity.patch
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Can't send mails with mimp
Queue ⇒ MIMP
State ⇒ Unconfirmed
Browsing through my mails works fine, but sending mails doesn't. MIMP
says: "SUCCESS: Message sent successfully.", but it isn't. Mails never
arrive. MIMP is using the same servers.php as IMP. (Sending mails with
IMP works).
The MIMP System Capabilities Test (test.php) works fine. Sending mails
with it's form works too.
Another Problem appears when i go to Options -> Mobile Mail ->
Personal Information:
<!-- var identities = new Array(); identities[0] = new Array();
identities[0][0] = new Array("id", "text",
decodeURIComponent("Default%20Identity")); identities[0][1] = new
Array("fullname", "text", decodeURIComponent("Martin%20Schwier"));
identities[0][2] = new Array("from_addr", "text",
decodeURIComponent("schwier%40owl-hosting.de")); identities[0][3] =
new Array("replyto_addr", "text", decodeURIComponent(""));
identities[0][4] = new Array("signature", "textarea",
decodeURIComponent("")); identities[0][5] = new Array("sig_dashes",
"checkbox", false); identities[0][6] = new Array("sig_first",
"checkbox", false); identities[0][7] = new Array("save_sent_mail",
"checkbox", true); identities[0][8] = new Array("sent_mail_folder",
"implicit",
Fatal error: Undefined class name 'imp' in
/usr/share/horde3/mimp/lib/Identity/mimp.php on line 268
I hope you can help me solving these issues, as i want to use MIMP
asap in a production environemt.
Note: I hade to upgrade to horde 3.0.9 (which is not in debian sarge)
to be able to safe preferences in the options. I't would be nice if
this would work with 3.0.4, too. But thats not so important