[please don't cross post to both lists, I think m-dev is just fine for
 this thread, thanks]

On Thu, 5 Dec 2002 21:49:30 +0100 (Westeuropäische Normalzeit) Florian Schulze 
<[EMAIL PROTECTED]> wrote:

FS> In SendMessageCC::Build the c_str() method is not called on the returned
FS> String which causes thecpystr() function to fail.

 Hmm, no, this is impossible -- c_str() *is* called (implicitly, wxString
has implicit conversion to const char *), otherwise how would it compile?
And what do you mean by cpystr() failing?

FS> m_DefaultHost isn't initialized correctly when Mahogany is just started.
FS> This prevents the Message-ID from being generated at all.

 I think I changed this after your bug report... Indeed, if we couldn't
find out our FQDN we don't generate Message-ID. This may be not 100%
standards conforming but it is surely not catastrophic as before .64
release Mahogany never generated Message-IDs at all and it worked just fine
for me (the first MTA seeing the message inserts a Message-ID into it if it
doesn't have one already).

 I really don't know what else can we do if the machine doesn't have any
FQDN. In this case it is almost surely better to let the MTA do it as it
has more information than we do.

 Regards,
VZ



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to