Expand my Community achievements bar.

Disable Default EMail client / Enable select Email client

Avatar

Former Community Member

Hi ,

I am using the livecycle and invoking the process via email and its working fine. But whenever i clicks the submit button it always opens with MS outlook email client.

use my current email program is checked in computer defaults of internet option  but if i use my web emails( like yahoo and gmail ) still it opens with MS outlook . So how can i disable this option or how can i enable the option Select EMail Client tpo select the email client based on the user.  

Adobe version - 10

Thanks,

Dhiyane

2 Replies

Avatar

Level 10

Hi,

Acrobat/Reader uses MAPI and the mailTo protocol to send files via email.

In your OS mailTo is bound to one application which represents your default mail programm.

Do a websearch for "change mailTo yourOS" do find a way to change the default mail programm.

Avatar

Former Community Member

Hi

I tried to remove in winodows registy and all the way But its always coming with outlook email client when i click the button in adobe reader .

Usually when we clicks the button in adobe , It should come with Select EMail Client dialogue box but its not working.  I used the code event.target.submit() in the click event to send mail.

Any alternate soultion to disable outlook email client or enable select email client dialogue box in adobe reader.

Thanks,

Dhiyane