Author |
|
rudolfriegler Newbie
Joined: 12 November 2012 Location: Austria
Online Status: Offline Posts: 4
|
Posted: 20 March 2013 at 2:28am | IP Logged
|
|
|
Hi,
for integration the webmail into my webapplication I'm using this method:
"integr.UserLoginByEmail(Session["email"].ToString(), Session["login"].ToString(), Session["password"].ToString(), WMStartPage.NewMessage, Session["adresses"].ToString());"
Currently all e-mail adresses are copied into the "TO"-field of the NewMessage-Page. However, for my usage all e-mail adresses have to copied into the the "BCC"-field.
How to do this?!?!? Thanks a lot for a reply in advance!
Best regards
Rudi
PS: I'm using ASP.NET
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 20 March 2013 at 2:51am | IP Logged
|
|
|
API currently supports pre-populating "To" header only, and BCC is not even visible by default.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
rudolfriegler Newbie
Joined: 12 November 2012 Location: Austria
Online Status: Offline Posts: 4
|
Posted: 24 March 2013 at 9:40am | IP Logged
|
|
|
Hi Igor,
does that mean that currently it is not possible to solve my problem?!?!
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 25 March 2013 at 12:27am | IP Logged
|
|
|
We allow modification of the source code, so feel free to add the features you require. Out-of-box, it doesn't work that way indeed.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
rudolfriegler Newbie
Joined: 12 November 2012 Location: Austria
Online Status: Offline Posts: 4
|
Posted: 25 March 2013 at 12:13pm | IP Logged
|
|
|
Igor wrote:
Out-of-box, it doesn't work that way indeed. |
|
|
Ok...this is that what I've supposed.
However, I have no idea where and how to modify the source code. Please, can you give me an advice?!?!
Best regards
Rudi
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 25 March 2013 at 10:17pm | IP Logged
|
|
|
Product modification is beyond free support, sorry; and WebMail Lite doesn't come with guaranteed free support anyway. If you might be interested in getting assistance from developers directly in terms of paid consulting service, please let us know.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
rudolfriegler Newbie
Joined: 12 November 2012 Location: Austria
Online Status: Offline Posts: 4
|
Posted: 29 March 2013 at 12:37am | IP Logged
|
|
|
Ohh...what a pity. Unfortunately I have no budget available :-(
|
Back to Top |
|
|