Hum basics... Thanks a lot.

Norman Maurer wrote:
You can limit the size of emails you accept.

         <!--  This sets the maximum allowed message size (in kilobytes)
for this -->
         <!--  SMTP service. If unspecified, the value defaults to 0,
which means no limit. -->
         <maxmessagesize>0</maxmessagesize>


bye


Am Montag, den 27.03.2006, 08:15 +0800 schrieb Philippe Guillard:

Hi,

I come back on this subject cause i haven't find any solution yet.
I discovered multipart/alternative content-type is a multipart mail in order
to have different content types for the same message, so this is
attachment..

- Is there a way to get just one part (ie the plain text part) for delivery
- Or more realistic, is it possible to limit attachement size?

Regards,

Phil
On 3/18/06, philguillard <[EMAIL PROTECTED]> wrote:

I have a mailet which defaults to
<attachmentsallowed>false</attachmentsallowed> and this is what i want.
I discovered recently that all gmail accounts get rejected as James sees
an attachment in it, gmail content-type seem to be
"multipart/alternative" instead of text/plain without possibility to
change it.

Did somebody had the same problem or can suggest a solution?
Is it possible to accept attachments, then remove them in the delivery?

Regards,

Phil


!EXCUBATOR:2,44272f4d70541583253972!



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to