Author |
|
cmoozilla Newbie
Joined: 23 November 2011 Location: Canada
Online Status: Offline Posts: 9
|
Posted: 22 March 2013 at 4:28am | IP Logged
|
|
|
Hi,
We are using mailbee.net in an automated process to receive and read emails.
In some situations, an email may contain a link to content that is "secure". When attempting batch read the contents of the email, sometimes a "login" box is presented...
www.pricetrackerdata.com/https_login.bmp
This box stops the processing of emails... Is there a way to disable/tell Mailbee not to attempt to get this secure content?
Thanks
Chris
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 22 March 2013 at 4:35am | IP Logged
|
|
|
MailBee doesn't offer any control over links to external content, but you can modify those in your code using HTML component or, say, regular expressions - whichever method suits you better.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 22 March 2013 at 4:40am | IP Logged
|
|
|
Oh, I was thinking that it's about MailBee.NET Objects, ActiveX version doesn't offer tools for HTML manipulation, maybe there are some other components which can do that task for you.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
Cecilia2 Newbie
Joined: 10 May 2013 Location: United States
Online Status: Offline Posts: 3
|
Posted: 10 May 2013 at 1:58pm | IP Logged
|
|
|
I was able to do it using jQuery so he might want to try using that.
|
Back to Top |
|
|