Author |
|
usagmeis Newbie
Joined: 22 November 2006 Location: Austria
Online Status: Offline Posts: 15
|
Posted: 08 May 2008 at 2:18am | IP Logged
|
|
|
Hello Community,
i see in emails (the are saved with .Message.SaveMessage), but not in all, a header field "X-Unsent: 1".
In which combination will it be generated ?
Can i remove it (with .Message.RemoveHeader)?
thank you
best regards
Ulrich
|
Back to Top |
|
|
Andrew AfterLogic Support
Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 08 May 2008 at 4:28am | IP Logged
|
|
|
This is just a custom header. Yes, you can remove it via Message.RemoveHeader method or add via Message.AddHeader method.
Best regards,
Andrew
|
Back to Top |
|
|
usagmeis Newbie
Joined: 22 November 2006 Location: Austria
Online Status: Offline Posts: 15
|
Posted: 08 May 2008 at 11:55pm | IP Logged
|
|
|
Hello Andrew,
thank you for your reply.
I'm not set this header.
In any mails i get this (SaveMessage), in other not.
---> Why ?
thank you
best regards
Ulrich
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 09 May 2008 at 3:18am | IP Logged
|
|
|
MailBee never generates this header and is not responsible for it in any way. Looks like another software (such as the mail server itself) adds this header for its own reasons.
Regards,
Alex
|
Back to Top |
|
|
usagmeis Newbie
Joined: 22 November 2006 Location: Austria
Online Status: Offline Posts: 15
|
Posted: 15 May 2008 at 8:19am | IP Logged
|
|
|
Hello Alex,
it was strange.
We save this message as eml-file before we send itß
thank you
best regards
ulrich
|
Back to Top |
|
|
Andrew AfterLogic Support
Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 16 May 2008 at 3:27am | IP Logged
|
|
|
Do you mean you generate the message from scratch via MailBee Objects, then save before sending and the saved message contains that header?
Or do you receive that message through POP3 or load from another .eml file?
Best regards,
Andrew
|
Back to Top |
|
|
usagmeis Newbie
Joined: 22 November 2006 Location: Austria
Online Status: Offline Posts: 15
|
Posted: 21 May 2008 at 5:14am | IP Logged
|
|
|
Hello Alex,
yes, i do it so (sending).
best regards
ulrich
|
Back to Top |
|
|
Andrew AfterLogic Support
Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 21 May 2008 at 6:29am | IP Logged
|
|
|
Please provide us with a part of the source code of your application which generates and sends messages, so we'd be able to analyze it and try to reproduce the issue. It'd be also helpful if you provides with an example of message (as .eml file) generated via MailBee and containing the header. Use Request Support form for this purpose.
Best regards,
Andrew
|
Back to Top |
|
|