[imp] Sendmail issue

Ronald Bootsman Ronald@Bootsman.net
Thu, 2 Aug 2001 16:42:36 +0200


I am using the IMP 2.3.7 cvs version.
This option has to be added when a mail will be send out
 -C /usr/local/inflex/inflex.cf



-----------------------------------------------------
Regards,

Ronald Bootsman




********* DISCLAIMER *********
Dit email-bericht is gecontroleerd op alle bekende virussen.
Het McAfee Virus-Dat file is gedateerd van 01/08/2001.

De informatie in dit e-mail-bericht is uitsluitend bestemd voor de
geadresseerde. Verstrekking aan en gebruik door anderen is niet toegestaan.
Door de elektronische verzending van het bericht kunnen er geen rechten
worden ontleend aan de informatie.

This Email message has been scanned on all known virusses.
The Virus signature file of McAfee is dated 08/01/2001.

The information stated in this email message is for the addressee only.
Sending to and use by other persons is prohibited.




>From janmailing@gmx.de Date: Thu,  2 Aug 2001 14:42:08 +0000
Return-Path: <janmailing@gmx.de>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 79115 invoked from network); 2 Aug 2001 14:45:13 -0000
Received: from mailout06.sul.t-online.com (HELO mailout06.sul.t-online.de) (194.25.134.19)
  by horde.org with SMTP; 2 Aug 2001 14:45:13 -0000
Received: from fwd06.sul.t-online.de 
	by mailout06.sul.t-online.de with smtp 
	id 15SJio-0004rE-0A; Thu, 02 Aug 2001 16:45:10 +0200
Received: from linux.wg.de (320034214675-0001@[217.0.157.66]) by fmrl06.sul.t-online.com
	with esmtp id 15SJih-24wHpoC; Thu, 2 Aug 2001 16:45:03 +0200
Received: from localhost (localhost [127.0.0.1])
	by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id f72Eg9V13906
	for <imp@lists.horde.org>; Thu, 2 Aug 2001 16:42:09 +0200
Received: from 192.168.60.1 ( [192.168.60.1])
	as user jan@mail.wg.de by linux.wg.de with HTTP;
	Thu,  2 Aug 2001 14:42:08 +0000
Message-ID: <996763328.3b6966c008d08@linux.wg.de>
Date: Thu,  2 Aug 2001 14:42:08 +0000
From: Jan Schneider <janmailing@gmx.de>
To: imp@lists.horde.org
References: <996752676.3b693d24d485e@hermesadm.chb.fr> <996752676.3b693d24d485e@hermesadm.chb.fr> <5.1.0.14.1.20010802101150.00ab5dc0@poste.umontreal.ca>
In-Reply-To: <5.1.0.14.1.20010802101150.00ab5dc0@poste.umontreal.ca>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [imp] smalls Attachments problem again

Zitat von Robert Marchand <robert.marchand@UMontreal.CA>:

> Hi,
> 
>      It worked for me in 2.2.6 but I had to replace '$object->bytes' by 
> '$mime->bytes'.  Was
> this a typo?

Yes, I used the code from cvs where the variable is called $object.
Thanks for that hint.

Jan.
 
> Thanks.
> 
> 
> At 12:20 01-08-02 +0000, you wrote:
> >Hi,
> >
> >try this patch:
> >
> >--- mimetypes.lib       2000/09/15 20:20:12     1.8.2.21
> >+++ mimetypes.lib       2001/08/02 12:16:33
> >@@ -125,7 +125,8 @@
> >
> >         // set the size - bytes and kilobytes
> >         $mime->bytes = (isset($mime->bytes)) ? $mime->bytes : 0;
> >-       $mime->size = (isset($mime->bytes)) ? sprintf('%0.2f', $mime-
> > >bytes/1024) : '?';
> >+       $localeinfo = localeconv();
> >+       $mime->size = (isset($mime->bytes)) ? number_format($object-
> > >bytes/1024, 2, $localeinfo['decimal_point'], '') : '?';
> >  } // mimeParse()
> >
> >  function mimeSummary ($mime) {
> >
> >I don't know if it works because I don't have a imp version 2.2.3 but it 
> >fixed
> >the problem in imp cvs.
> >
> >Btw, please don't send emails that consist mostly of signatures and pgp
> keys.
> >
> >Jan.
> >
> >Zitat von Poirier Xavier <xpoirier@ch-bourg01.fr>:
> >
> > > Hi all,
> > >
> > > IMP 2.2.3 HORDE 1.2.3 LINUX mandrake 7.2 KERNEL 2.2.4 PHP 4pl1 ...
> > > I posted before that I encountered sommes problems with attachment
> files
> > > witch
> > > are too small - they not appear like an attachment for the recipient !
> > > I noticed that it is < 900 bytes of an attachment.
> > > Someone says that I have to upgrade my IMP version (I hope it was not
> the
> > > outlook express adept!) to 2.2.4 , but I 'm sorry
> > >
> > > I CAN'T UPGRADE MY IMP version NOW!!
> > >
> > > Is there somewere an IMP adept who can help me to find the bug in the
> code
> > > ?
> > > and I'll modify it.
> > > Because ALL is working very good for us with IMP 2.2.3 !!!
> > > Thanks.
> > >
> > > I love GNU! what a very good work!
> > > xavier.
> > >
> >
> >
> >::::::::::::::::::::::::::::::::::::::::
> >AMMMa AG - discover your knowledge
> >:::::::::::::::::::::::::::
> >Detmolder Str. 25-33 :: D-33604 Bielefeld
> >fon +49.521.96878-0 :: fax  +49.521.96878-20
> >http://www.ammma.de
> >::::::::::::::::::::::::::::::::::::::::::::::
> >
> >--
> >IMP mailing list: http://horde.org/imp/
> >Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> >Frequently Asked Questions: http://horde.org/faq/
> >To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> 
> -------
> Robert Marchand                 tél: 343-6111 poste 5210
> DGTIC-SIT                       e-mail: robert.marchand@umontreal.ca
> Université de Montréal          Montréal, Canada
> 
> 
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> 
> 


:::::::::::::::::::::::::::::::::::::::: 
AMMMa AG - discover your knowledge
:::::::::::::::::::::::::::
Detmolder Str. 25-33 :: D-33604 Bielefeld
fon +49.521.96878-0 :: fax  +49.521.96878-20
http://www.ammma.de
::::::::::::::::::::::::::::::::::::::::::::::


>From chuck@horde.org Date: Thu,  2 Aug 2001 11:04:08 -0400
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 80956 invoked from network); 2 Aug 2001 15:06:01 -0000
Received: from 208-59-250-206.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.250.206)
  by horde.org with SMTP; 2 Aug 2001 15:06:01 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 10C7B3A00; Thu,  2 Aug 2001 11:04:09 -0400 (EDT)
Received: from 192.168.0.145 ( [192.168.0.145])
	as user chuck@localhost by marina.horde.org with HTTP;
	Thu,  2 Aug 2001 11:04:08 -0400
Message-ID: <996764648.3b696be8b6a74@marina.horde.org>
Date: Thu,  2 Aug 2001 11:04:08 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <001e01c11b61$5f84c940$0200a8c0@priv.bootsman.net>
In-Reply-To: <001e01c11b61$5f84c940$0200a8c0@priv.bootsman.net>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [imp] Sendmail issue

Quoting Ronald Bootsman <Ronald@Bootsman.net>:

> I am using the IMP 2.3.7 cvs version.
> This option has to be added when a mail will be send out
>  -C /usr/local/inflex/inflex.cf

In your $conf['mailer'] entry, add this to the path to sendmail argument.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.