[imp] Incorrect handling of '.' character in IMP 2.3
Nick Ustinov
Nick.Ustinov@videinfra.lv
Wed, 30 May 2001 12:38:27 +0300
Oh I see. I use sendmail as well.
Nick Ustinov
nick@videinfra.com
http://www.videinfra.com
-----Original Message-----
From: Ray Jackson [mailto:Ray.Jackson@cern.ch]
Sent: Wednesday, May 30, 2001 11:33
To: imp@lists.horde.org
Subject: Re: [imp] Incorrect handling of '.' character in IMP 2.3
Good.. i'm not alone :)
I just changed my Imp settings to use the local sendmail with the
settings in hore/imp/config/conf.php as:
$conf['mailer']['type'] = 'sendmail';
$conf['mailer']['params'] = array('/usr/sbin/sendmail -i');
And this works fine. However, we really need to use smtp as our smtp
server is located on a different machine (along with all spam
filters/tables etc.) I guess the problem is ONLY with using smtp and
the fact that the transparency procedure outlined in RFC 2821 section
4.5.2. is not being implemented properly by IMP?
Any quick fix out there by some SMTP wizards?
--
Paul Juliano wrote:
>>Hello,
>>
>>I spotted a bug with IMP 2.3.7-cvs - If you compose a message and
>>include a line containing a single '.' e.g.
>>
>>.
>>
>>
>
> I'm getting the same result. The single '.' and anything below doesn't
get
> sent. Using php-4.0.5-cvs (old), imp-2.3.7-cvs (old), and I'm sending
mail through SMTP, not sendmail.
>
> __________________________________
> www.edsamail.com
>
>
--
IMP mailing list: http://horde.org/imp/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org