I can not believe that i'am the only person with this problem and i speak about 
e real big
problem - In near future we have to migrate 10.000 addresses to a new server 
which will be
linux/dbmail instead osx/eims and all html-mails with css get destroyed

The same with a normal forward
From the 10.000 addresses are 90% percent forwards to external addresses

Am 15.08.2009 23:35, schrieb Reindl Harald:
> 
> Hy, i trie to explain the problem as good as i can:
> Only multi-mime-messages are affected
> 
> Here two sample-mails which the same mta-hops, finally both are relayed to
> "[email protected]" which finally points to me. Directly to this 
> address dbmail
> is not involved and the mail would not be changed. Both are the same 
> html-mail with the
> simple line ".TEST" as multi-mime-message -> Look at the "..TEST" in the 
> second one
> Received: by mail.thelounge.net (Postfix, from userid 493) -> 493 = dbmail on 
> fedora
> 
> If we send to "[email protected]" postfix relays to dbmail-lmtp, dbmail 
> looks in the
> alias-table and forwards to "[email protected]", in this step the 
> leading dot is
> added. I think this happens while forwarding because final destination is for 
> both ways
> dbmail-lmtp and my inbox
> 
> This are two sample-mail-routings to find out what kills our html-mails from 
> mailman
> running on "thx1138.thelounge.net" which is an lan-only-maching targeted only 
> with
> forward-adress from the mainserver
> 
> ________________________________
> 
> MAIL DIRECTLY WITHOUT DBMAIL-LMTP:
> 
> Received: from arrakis.thelounge.net (arrakis.thelounge.net [10.0.0.6])
>       by mail.thelounge.net (Postfix) with ESMTP id 5AABAD1
>       for <[email protected]>; Sat, 15 Aug 2009 23:20:16 +0200 (CEST)
> Received: from thx1138.thelounge.net (thx1138.thelounge.net [10.0.0.30])
>       by arrakis.thelounge.net (Postfix) with ESMTP id 362913604B
>       for <[email protected]>; Sat, 15 Aug 2009 23:19:52 +0200 (CEST)
> Received: by thx1138.thelounge.net (Postfix)  id 8A01D18074;
>       Sat, 15 Aug 2009 23:19:52 +0200 (CEST)
> Delivered-To: [email protected]
> Received: from mail.thelounge.net (mail.thelounge.net [10.0.0.15])
>       by thx1138.thelounge.net (Postfix) with ESMTP id 830C118073
>       for <[email protected]>; Sat, 15 Aug 2009 23:19:52 +0200 (CEST)
> Received: from panel.thelounge.net (arrakis.thelounge.net [10.0.0.6])
>       by mail.thelounge.net (Postfix) with ESMTP id C1D27D1
>       for <[email protected]>; Sat, 15 Aug 2009 23:20:15 +0200 (CEST)
> Date: Sat, 15 Aug 2009 23:19:51 +0200
> To: [email protected]
> From: Mail-Administrator <[email protected]>
> Subject: Test
> Message-ID: <[email protected]>
> Return-Path: [email protected]
> MIME-Version: 1.0
> Content-Type: multipart/alternative;
>       boundary=b1_324a2f8d066674abdb52c5fbd3d31acc
> --b1_324a2f8d066674abdb52c5fbd3d31acc
> Content-Type: text/plain; charset = "ISO-8859-1"
> Content-Transfer-Encoding: quoted-printable
> --b1_324a2f8d066674abdb52c5fbd3d31acc
> Content-Type: text/html; charset = "ISO-8859-1"
> Content-Transfer-Encoding: quoted-printable
> ..TEST
> --b1_324a2f8d066674abdb52c5fbd3d31acc--
> ________________________________
> 
> EXACTLY THE SAME MAIL OVER DBMAIL-FORWARDER:
> 
> Received: from arrakis.thelounge.net (arrakis.thelounge.net [10.0.0.6])
>       by mail.thelounge.net (Postfix) with ESMTP id 2BF82DD
>       for <[email protected]>; Sat, 15 Aug 2009 23:22:20 +0200 (CEST)
> Received: from thx1138.thelounge.net (thx1138.thelounge.net [10.0.0.30])
>       by arrakis.thelounge.net (Postfix) with ESMTP id 08FB53604B
>       for <[email protected]>; Sat, 15 Aug 2009 23:21:56 +0200 (CEST)
> Received: by thx1138.thelounge.net (Postfix)  id 9BEB918074;
>       Sat, 15 Aug 2009 23:21:56 +0200 (CEST)
> Delivered-To: [email protected]
> Received: from mail.thelounge.net (mail.thelounge.net [10.0.0.15])
>       by thx1138.thelounge.net (Postfix) with ESMTP id 956F518073
>       for <[email protected]>; Sat, 15 Aug 2009 23:21:56 +0200 (CEST)
> Received: by mail.thelounge.net (Postfix, from userid 493)    id DE35FE9;
>       Sat, 15 Aug 2009 23:22:19 +0200 (CEST)
> Received: from panel.thelounge.net (arrakis.thelounge.net [10.0.0.6])
>       by mail.thelounge.net (Postfix) with ESMTP id 21A46D1
>       for <[email protected]>; Sat, 15 Aug 2009 23:22:19 +0200 (CEST)
> Date: Sat, 15 Aug 2009 23:21:54 +0200
> To: [email protected]
> From: Mail-Administrator <[email protected]>
> Subject: Test
> Message-ID: <[email protected]>
> Return-Path: [email protected]
> MIME-Version: 1.0
> Content-Type: multipart/alternative;
>       boundary=b1_321fd71fc44a19188f6139871f24a68e
> --b1_321fd71fc44a19188f6139871f24a68e
> Content-Type: text/plain; charset = "ISO-8859-1"
> Content-Transfer-Encoding: quoted-printable
> --b1_321fd71fc44a19188f6139871f24a68e
> Content-Type: text/html; charset = "ISO-8859-1"
> Content-Transfer-Encoding: quoted-printable
> ...TEST
> --b1_321fd71fc44a19188f6139871f24a68e--
> 
> Regards from vienna
> 
> Reindl Harald
> the lounge interactive design GmbH
> A-1060 Vienna | Hofmühlgasse 17
> software-development / cms-solutions
> 
> phone:    +43 (1) 595 3999 33
> cellular: +43 (676) 40 221 40
> icq:      154546673
> 
> mailto:[email protected]
> http://www.thelounge.net/
_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

-- 


Reindl Harald
the lounge interactive design GmbH
A-1060 Vienna | Hofmühlgasse 17
software-development / cms-solutions

phone:    +43 (1) 595 3999 33
cellular: +43 (676) 40 221 40
icq:      154546673

mailto:[email protected]
http://www.thelounge.net/

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to