[Tickets #12700] Re: empty message if one of recipients is ">"
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri Sep 27 19:19:34 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12700
------------------------------------------------------------------------------
Ticket | 12700
Updated By | jiri.reischig at ecn.cz
Summary | empty message if one of recipients is ">"
Queue | IMP
Version | 6.1.4
Type | Bug
State | No Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
jiri.reischig at ecn.cz (2013-09-27 19:19) wrote:
I'm sorry to late.
I try enable debuging on our server but without success.
My backends.local.php look like this:
$servers['pop'] = array(
'name' => IMAP Server',
'hostspec' => 'localhost',
'hordeauth' => false,
'protocol' => 'imap',
'port' => 143,
'secure' => false,
'maildomain' => 'ecn.cz',
'realm' => 'ecn.cz',
'cache' => true,
'preferred' => 'true',
'debug' => '/tmp/imp_imap.log',
'debug_raw' => true,
'smtp' => array(
'auth' => false,
'debug' => '/tmp/imp_imap.log',
'debug_raw' => true,
'host' => 'localhost',
'localhost' => 'smtp.ecn.cz',
'port' => 25,
),
);
,but debug file is empty.
I was looking to my maillog and there are relevant lines:
Sep 27 21:10:43 ecn4 sendmail[8933]: r8RJAhvN008933: <">"@ecn.cz>...
User unknown
Sep 27 21:10:43 ecn4 sendmail[8933]: r8RJAhvN008933:
from=<jiri.reischig at ecn.cz>, size=0, class=0, nrcpts=1,
msgid=<201309271910.r8RJAhvN008933 at ecn4.ecn.cz>, proto=ESMTP,
daemon=MTA, relay=ecn4.ecn.cz [89.250.245.71]
Please, send me more information how can I make debug file from IMP.
More information about the bugs
mailing list