Lösung:
In der Datei felamimail/inc/class.bocompose.inc.php
Zeile 691 geändert
statt:
$_mailObject->Sender = $activeMailProfile->emailAddress;
nun:
$_mailObject->Sender = $_identity->emailAddress;
Version 1.6.002
Ist sicher nicht ganz sauber gelöst aber funktioniert für uns.
Vielleicht könnte mal einer der Entwickler (Klaus?) schauen ob es eine
bessere Lösung
gibt. Ich vermute bei mehreren Mailprofilen in einem Account wäre es
wegen dem Versenden
evtl. problematisch ?!?
Gruß Moe
Moe schrieb:
Hallo,
wenn man in Felamimail mehrere Email-Identitäten verwendet scheint der "Return-Path"
nicht korrekt gesetzt zu werden (Ich meine nicht mehrere Accounts sondern nur mehrere
hinterlegte Adressen). Es wird als Return-Path immer die Standard-Adresse hinterlegt.
Beispiel:
Meine Standard-Adresse lautet: moe@domain1.de
Ich sende aber mit der (nicht)-Standard-Adresse moe@domain2.de
Es wird folgender Header generiert:
Date: Wed, 26 Aug 2009 10:55:44 +0200
Return-Path: moe@domain1.de
To: Herr Hans Muster hmuster@example.com
From: Moe moe@domain2.de
Subject: dwqedw
Message-ID: 64a62ee21c619d2ef2388543ef543cc2@domain1.de
X-Priority: 3
X-Mailer: PHPMailer (phpmailer.codeworxtech.com) [version 2.1]
X-Mailer: FeLaMiMail
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=“utf-8”
Wo könnte ich im Code suchen um dies zu ändern ?
Moe
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what’s new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
egroupware-german mailing list
egroupware-german@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-german
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what’s new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
egroupware-german mailing list
egroupware-german@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-german