Hi,

Related to the interworking...  In mmsc/mmsglobalsender.c's method:
mms_sendtoproxy there is the call to send the actual email out:
    x = mms_sendtoemail(from, pto,
                        subject ? subject : settings->mms_email_subject,
                        msgid,  msg, 0,
                        error, sendmail_cmd,
                        settings->hostname, 0, 0,NULL,NULL,0);

The question: is there any specific reason why the last parameter,
append_hostname, is set to false?


On 1/30/07, Paul Bagyenda <[EMAIL PROTECTED]> wrote:
Applied to CVS. Thanks
On Jan 28, 2007, at 21:06, Vincent CHAVANIS wrote:

> This is an update of my previous message,
> This should fix the duplicate entry header for the X-Mms-Message-Type.
>
_______________________________________________
Devel mailing list
Devel@mbuni.org
http://lists.mbuni.org/mailman/listinfo/devel

Reply via email to