Sending digitally signed emails from APEX

We need the ability to digitally sign an email or group of emails generated from an APEX application via MS Exchange. Has anyone been able to do this?

Post this to APEX forum....
Sim

Similar Messages

  • Asked to enter PIN multiple times when sending Digitally Signed emails

    Hey everyone, I have been having a very difficult time trying to figure out why my co-workers and myself are being asked to enter our PIN multiple times when digitally signing emails.  My co-workers are looking to me for a solution, however
    I just cannot seem to find any information on as to why this is happening.  Could anyone possibly shed some light on why this may be happening?  Thanks in advanced!!! 
    P.S. We are using Outlook 2013

    Hi,
    Let's troubleshoot this issue by the following steps:
    1. Start Outlook in Safe Mode to determine whether it's 3rd-party add-ins related:
    Press Win + R, type "outlook.exe /safe" in the blank box, press Enter.
    If no issue in Safe Mode, disable the suspicious add-ins to verify which on caused the problem.
    2. Go to Control Panel and search for "Manage computer certificates" then open it, find the certificate and right click on it, choose Properties -> under General tab select "Enable all purposes for this certificate" -> Apply ->
    OK.
    3. If you create a new Outlook profile, does this issue persist? A new profile will provide a new environment for the account and it will not remove any information from the old profile. A profile corruption may be the source of this issue.
    How to create and configure email profiles in Outlook
    http://support.microsoft.com/kb/829918/en-us
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Manage computer certificates

  • Problems sending digitally signed emails.

    Hello there.
    I have installed my certificate to use S/MIME with my Gmail account on my iPhone and I turned on the option to sign all outgoing emails, but the emails aren't being recognized as signed when I send a message. If I look at the email on my Gmail sent items using Gmail's web interface, there is an attachment in the sent mail called smime.p7s but Outlook didn't recognize the email as signed (and didn't show the attachment either), and neither did my iPhone (sending a msg to myself).
    Using the same certificate, if I send a message using Outlook on my PC, it works fine.
    Anybody had the same problem / know a solution?
    Thanks,
    Felipe.

    Any client that does not support SMIME shows a .p7s file attachment.  GMail web interface is one such client that does not support SMIME.
    Penango is a cool service that adds a local firefox extension that adds SMIME support to GMail.
    http://www.penango.com/
    Outlook supports SMIME, so between iOS Mail and Outlook SMIME will recognize correctly.

  • Sending Email from Apex

    hi
    can any one have application, which is having sending email option
    or
    tell me how to send email from apex application

    And you could take a look at the APEX_MAIL package and documentation in the API here : http://download.oracle.com/docs/cd/E10513_01/doc/apirefs.310/e12855/apex_mail.htm#CIHDIEJI

  • User unable to read attachment​s from digitally signed emails

    I have an Army user with a Blackberry 8830 World Edition, paired with a Bluetooth Smart Card reader.  Whenever he tries to open up digitally signed emails, it always requires him to use his CAC card to decrypt the message, whereas with other users, they don't require the same.
    As well, when the user has digitally signed emails with attachments, the attachments show up as a garbled mess.  He las the latest Bluetooth Smart Card reader drivers, as well as the SMIME package, installed on his Blackberry.  Does anybody know of any ideas we could try?

    Good evening....
    I am not sure if you have received any more information on the issue.  I just came across the same issue.  I am not completely familiar with this setup but I am going to look into the different settings on the BB device for SMIME and see if I can fix it.
    I would be grateful if you have gotten a fix for this and could provide some guidance.  I will post resolution if found.
    Good luck.

  • Difficulty with Digitally Signed Email

    I have been having trouble downloading and displaying email messages that are digitally signed. I have downloaded the required certificates and imported them onto the Pre, using the methods outlined both here and in the Pre documentation. I have confirmed that they are the correct certificates by importing the certificates into Thunderbird and seeing the verification of the digital signatures there.
    The behavior I am seeing is that the messages take forever to load the body and eventually just time out. This is happening for ORC ECA SW3 and DoD Email CA-19 certificates. It may occur for others also, but I have not received signed messages using any other certificates.
    Has anyone else seen this behavior, after correctly installing certificates? Are there any work-arounds?
    Post relates to: Pre p100eww (Sprint)

    The Exchange server here will send messages to clients under the IMAP protocol with the proper certificates attached.  I would not recieve the digital signatures on Thunderbird if the server did not send them.  I can view the signature information using Thunderbird without difficulty.  These same messages will not load, except for the headers, using the IMAP portion of the WebOS client.  Using the EAS portion of the WebOS client, they load both the headers and the body, but do not indicate that they have been signed.
    While I am not the IT person for this server, I have run email serves in the past.  In addition, the IT people are just a door or two down from me here.  I believe the problem is really on your (Palm's) side.  Can anyone there confirm that a properly digitally signed email can be fully loaded using the Palm Pre's email client from a conforming IMAP server?
    Remember, IMAP is a well defined protocol, and it should conform to rigid guidelines.  Therefore, using a conforming IMAP server, you should be able to test the reception of digitally signed emails using the Pre client.

  • Attaching a BI Publisher report to an email from Apex

    Hello,
    My Apex application runs reports using a BI Publisher server- using a defined query and rtf template.
    The end user clicks on a button and a pdf report opens up- works perfect.
    Now, I need the click of the button to send an email having this report as an attachment.
    I am familiar with sending email from Apex + attachment.
    My problem is to create the report somewhere on the server without opening in a new browser window, then to attach the report that has just been create using BI Publisher to the email.
    Does anyone know how this can be accomplished?
    Thanks
    Rani

    Hi Tony,
    Just found out about a completely different solution:
    Thanks for your help.
    Rani
    Solution:
    declare
    datoteka blob;
    st_poste number;
    begin
    datoteka:=apex_util.get_print_document(
    p_application_id=>'183',
    p_report_query_name=>'REVIEW_COORD',
    p_report_layout_name=>'REVIEW_COORD',
    p_report_layout_type=>'rtf',
    p_document_format=>'pdf');
    st_poste:=apex_mail.send(
    p_to=>'[email protected]',
    p_from=>'[email protected]',
    p_body=>'Test',
    p_subj=>'Subject');
    apex_mail.add_attachment(
    p_mail_id=>st_poste,
    p_attachment=>datoteka,
    p_filename=>'REVIEW_COORD.pdf',
    p_mime_type=>'application/pdf');
    apex_mail.push_queue;
    end ;

  • After upgrading to iOS 5, my iPhone 4 takes a very long time to open digitally signed emails. I've tried with the SMIME settings enabled, but that doesn't help either. Any ideas on how to resolve this?  Thanks in advance.

    After upgrading to iOS 5, my iPhone 4 takes a very long time to open digitally signed emails. I've tried with the SMIME settings enabled, but that doesn't help either. Any ideas on how to resolve this?  Thanks in advance.

    I suspect you may have a corrupt photo or image that is causing the sync to fail or quit. You might want to try removing all of your photos by deselecting them in iTunes then sync - and try adding them by each sub-folders until you are able to nail down which sub-folder of photos, that causes the sync to stop or gives you errors.

  • I cant send or receive emails from my second email account on my iphone. i have uploaded i0S7 how can i fix this problem?

    i cant send or receive emails from my second email account on my iphone. i have loaded i0S7. i was told that it doesnt like two emails with the same address so i changed from a hotmail to a yahoo account and still not working. can anyone tell me whats going on? thank you

    Contact the email provider to troubleshoot the issue.
    hotmama4278 wrote:
    i was told that it doesnt like two emails with the same address
    That's a load of manure.

  • How can I send pictures or email from my desktop to a cell phone?

    How can I send pictures or email from my desktop to a cell phone?
    I use Gmail for my emails.

    By sharing playlists you mean sending the list of song titles along with the songs themselves you can't.  That would violate Apple's contracts with the studios regarding sharing music, videos, books, etc.  Which is strictly forbidden. With the single exception that I am aware of which is Home Sharing.
    If you just want to share the list of song titles you could take a screen shot and email that.  Hold down the home button and press and release the power button.  The image is then stored in your camera roll.

  • Why can't I send or get email from an AOL account!

    Good Evening,
     I should say if u could try to keep this simple as I am by no means a computer wiz!. Having said that I have a Verizon account & friend's of mine have AOL but for some reason we can not send email to each other as it keeps coming back.
     My question is why is this? I love Verizon but have never had this with any of the other providers I had. Is there something I need to turn off? & if so what & how?. I'm really lost as to why I can't send nor get email from AOL. If anyone could explain it but in a way I can understand it this would be great!.
     Thank you for your time!
       Will, 

    my70chevelless wrote:
    Good Evening,
     I should say if u could try to keep this simple as I am by no means a computer wiz!. Having said that I have a Verizon account & friend's of mine have AOL but for some reason we can not send email to each other as it keeps coming back.
     My question is why is this? I love Verizon but have never had this with any of the other providers I had. Is there something I need to turn off? & if so what & how?. I'm really lost as to why I can't send nor get email from AOL. If anyone could explain it but in a way I can understand it this would be great!.
     Thank you for your time!
       Will, 
    What message are you getting when it comes back? Having that info would help isolate the problem.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.
    "All knowledge is worth having."

  • Can't send or receive email from one account

    Just bought the iPod Touch last week. Set up Hotmail account with no problems. However my MacDialup.com account (used to be dial up, but is DSL now) won't work at all. They aren't set up to use SSL, so I turned that off after the iPod automatically tried it. I tried IMAP and POP, tried changing incoming server port number from defalt 143 to 110, triple checked spelling on every single entry including password. Tried calling my ISP tech support and talked to a tech who owns an iPhone and lives in the bay area, but he couldn't figure it out. I tried deleting the MacDialup account then syncing the Touch to my iTunes on my MacBook Pro (which has no problem sending or receiving email from this same account) and had the email settings imported from the MacBook Pro - still no luck. Tomorrow I'll try bringing both my MacBook Pro and iPod Touch into the Genious Bar. Maybe they can figure it out.

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    Setting up and troubleshooting Mail
    http://www.apple.com/support/ipad/assistant/mail/
    Server does not allow relaying email error, fix
    http://appletoolbox.com/2012/01/server-does-not-allow-relaying-email-error-fix/
    Why Does My iPad Say "Cannot Connect to Server"?
    http://www.ehow.co.uk/info_8693415_ipad-say-cannot-connect-server.html
    iOS: 'Mailbox Locked', account is in use on another device, or prompt to re-enter POP3 password
    http://support.apple.com/kb/ts2621
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Configuration problems with IMAP e-mail on iOS with a non-standard SSL port.
    http://colinrobbins.me/2013/02/09/configuration-problems-with-imap-e-mail-on-ios -with-a-non-standard-ssl-port/
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Or this - Delete the account in Mail and then set it up again. Settings->Mail, Contacts, Calendars -> Accounts   Tap on the Account, then on the red button that says Remove Account.
     Cheers, Tom

  • How do I send a group email from Droid MAXX Gmail android app?

    I have multiple groups setup in PEOPLE. How do I send a group email from my GMAIL app?

        glenholmes,
    You've come to the right place for help. Sorry to hear that you have had hard time with your Gmail app lately. What steps have you tried to get this to work? We want to ensure that you are able to start sending those messages right away.
    ErinW_VZW
    Follow us on Twitter @VZWSupport

  • How do I send attachments by email from my iPad

    How do I send attachments by email from my iPad

    The thing to remember is that iOS email attachments start with the document itself, not from the Mail app.
    1. Select the thing you want to send in an app that handles it, (for example a Photo might be sent from Photos, a PDF from GoodReader etc.)
    2. Then tap the "share" button (which I see others have kindly posted screenshots for) and create an email containing that attachment.
    Peter
    <Link Edited By Host>

  • TS3276 In sending photos by email from iPhoto my Yahoo account password is not recognised?

    In sending photos by email from iPhoto on Macbook Air 10.9.1 my Yahoo account password was not recognised?

    Make sure the password is correct here:
    In iPhoto > Preferences > Accounts > Select your Yahoo account on the left > Password
    If your Yahoo account is not there, click the + and add it

Maybe you are looking for