Stop Decoding or URLs in Mail

Hi,
I'm trying to copy and paste an encrypted URL into a new email in Apple Mail on OSX 10.6.8.  This encrypted URL has values of %3d all the time, and when I pasted this URL into Mail, it gets decoded into an = sign.  Once this happens, the link does not work anymore.  This only happens in Apple Mail, when I use gmail's website, it works perfectly.
Is there some setting somewhere in Apple Mail that will stop this from happening?

HollywoodLEO wrote:
Is there some setting somewhere in Apple Mail that will stop this from happening?
No.  And of course nothing is ever going to be modified in 10.6.  You might want to post in the forums for 10.7 and 10.8 asking whether this has changed, so you will know whether updating your OS could help.

Similar Messages

  • NEED A FUNCTION WHICH CAN DECODE THE URL

    Hi all,
    I am trying to decode the URL which appears in the address link.
    Please read the following for more clarification:
    On some search engine, I type the search item.
    Say Google is the search engine
    The search criteria that i gave is
    Case 1
    "Human Resources"
    Resulting URL
    "http://www.google.com/search?biw=1003&hl=en&q=Human+Resources"
    Expected result after decoding the URL is
    Human Resource
    Case 2
    Seaechitem http:// oracle
    Result
    http://www.google.com/search?hl=en&lr=&biw=1003&q=http%3A+%2F%2F+oracle
    Expected Result after decoding the URL:
    http:// oracle
    Can anybody suggest me how to achieve this goal using Oracle?
    Is there any function/procedure or any utility available to do it?
    Thanks in advance.
    Himanshu

    Hi,
    You lucky guy... I did something really close to what you need. I modified the code a bit (there might be some glitches) to match your requirements:DECLARE
         ref1 VARCHAR2(1000 CHAR) := 'http://www.google.fr/search?hl=fr\&biw=1280\&q=http%3A+%2F%2F+oracle\&btnG=Rechercher\&meta=';
         ref2 VARCHAR2(1000 CHAR) := 'http://www.google.fr/search?hl=fr\&biw=1280\&q=Human+Resources\&btnG=Rechercher\&meta=';
         FUNCTION hextodec( h IN VARCHAR ) RETURN NUMBER
         AS
              h2 VARCHAR2( 10 );
              i NUMBER( 10 );
              j NUMBER( 2 );
              d NUMBER;
         BEGIN
              h2 := LTRIM( h, '0' );
              d := 0;
              FOR i IN 1 .. LENGTH( h2 )
              LOOP
                   SELECT DECODE( SUBSTR( h2, i, 1 )
                        , '0', 0, '1', 1, '2', 2, '3', 3, '4', 4, '5', 5
                        , '6', 6, '7', 7, '8', 8, '9', 9, 'A', 10
                        , 'B', 11, 'C', 12, 'D', 13, 'E', 14, 'F', 15 )
                        INTO j
                        FROM DUAL;
                   d := 16 * d + j;
              END LOOP;
              RETURN d;
         END hextodec;
         FUNCTION strip(samplevalue IN VARCHAR2) RETURN VARCHAR2
         AS
              finalvalue VARCHAR2(1000 CHAR) := samplevalue;
              decimalvalue NUMBER(2);
              pospct NUMBER;
              extract VARCHAR2(2 CHAR);
         BEGIN
              finalvalue := SUBSTR(finalvalue ,INSTR(finalvalue ,'\&q='));
              finalvalue := SUBSTR(finalvalue ,4);
              finalvalue := SUBSTR(finalvalue ,1,INSTR(finalvalue ,'\&')-1);
              finalvalue := REPLACE(finalvalue ,'+',' ');
              LOOP
                   pospct := INSTR(finalvalue ,'%');
                   EXIT WHEN pospct = 0;
                   extract := SUBSTR(finalvalue ,pospct+1,2);
                   finalvalue  := SUBSTR(finalvalue ,1,pospct-1) || chr(hextodec(extract)) || SUBSTR(finalvalue ,pospct+3);
              END LOOP;
              RETURN finalvalue;
         END;
    BEGIN
         DBMS_OUTPUT.PUT_LINE(strip(ref1));
         DBMS_OUTPUT.PUT_LINE(strip(ref2));
    END;
    /Warning: ESCAPE must be ON in order to do that under SQL*Plus (because of the '&').
    Regards,
    Yoann.

  • Command to Stop and Start the SBO Mailer Service

    Good day,
    I have an issue on my SAP server (SAP 2007 SP01 PL10) where the SBO Mailer server is intermittently stopping.  This is causing Emailed Alerts and emails from SAP to stop working.
    I want to create a Scheduled Task in Windows to run a batch file which will stop then restart the SBO Mailer service.
    Do you know the DOS command to stop and also start the SBO Mailer service?
    Thank you
    EvS

    Good Day,
    We have had the same problem. I Added this scheduled task to Validate if service is running and to Restart if Necessary..
    We are still working on this issue. I have a feeling itu2019s the SMTP rejecting the emails
    @echo off
    rem ***********************************************************************
    rem *                                                                     *
    rem *   This script will stop & restart the SAP SBO Mailer service        *
    rem *                                                                     *
    rem *   Created by Anthony Galvano from Syntax to recycle the service     *
    rem *   on Mar 22 2011                                                    *
    rem *                                                                     *
    rem ***********************************************************************
    call wmic /locale:ms_409 service where (name="B1LicenseService") get state /value | findstr State=Running
    if %ErrorLevel% EQU 0 (
        echo Running
    ) else (
        echo **** Now restarting SBOMailer service  ***
    net start SBOMail
    timeout /T 5
    Anthony

  • I'm attempting to access my work email through Microsoft Outlook web client.  The URL is mail.ad.msu.edu.  I get the following message:   The website "mail.ad.msu.edu" requires a client certificate.  This website requires a certificate to validate your id

    I'm attempting to access my work email through Microsoft Outlook web client.  The URL is mail.ad.msu.edu.  I get the following message:
    The website "mail.ad.msu.edu" requires a client certificate.
    This website requires a certificate to validate your identity.  Select the certificate to use when you connect to this website, then click Continue.
    The choice I am presented with is: adp3d (iChat Encryption Certificate) (Apple.Mac Certificate Authority)
    I'm thinking that this can't be correct, and in fact doesn't allow me to signing to the website. 
    How do I go about getting the proper certificate? 

    I'm attempting to access my work email through Microsoft Outlook web client.  The URL is mail.ad.msu.edu.  I get the following message:
    The website "mail.ad.msu.edu" requires a client certificate.
    This website requires a certificate to validate your identity.  Select the certificate to use when you connect to this website, then click Continue.
    The choice I am presented with is: adp3d (iChat Encryption Certificate) (Apple.Mac Certificate Authority)
    I'm thinking that this can't be correct, and in fact doesn't allow me to signing to the website. 
    How do I go about getting the proper certificate? 

  • Can receive mail but stopped being able to send mail

    I can receive mail on my MacBook Pro, but, after 3:03PM on 9/26/2014 I stopped being able to send mail. I get the follingg dialog box.
    Interestingly enough the data in this dialog box is out of date. My ISP at this location is not Verizon and there is no mention of iCloud. Nonetheless mail has worked without incident at this location for two years. At my office where I have a MacPro (4.1), Verizon is the ISP but, I believe, iCloud is the other listed server. (Im not there right now, so I ca't check). Incoming and outgoing mail work perfectly at that location. Both computers are rurnning OS 10.8.5. I'd appreciate any insight anyone might Have,
    Thanks,
    Stephen

    Hello Stephen,
    If you are having issues with sending and receiving email, check out the first two articles to get it sorted out. Also look at the third link and look at the time at which you were having issues as it may be related to an outage of service. 
    iCloud: Troubleshooting iCloud Mail
    http://support.apple.com/kb/TS4002
    OS X Mail: Troubleshooting sending and receiving email messages
    http://support.apple.com/kb/ts3276
    Apple Services, Stores, and iCloud
    https://www.apple.com/support/systemstatus/
    Regards,
    -Norm G. 

  • Is there a way to stop Mavericks from launching My Mail and Word when I turn on my computer?

    Is there a way to stop Mavericks from launching My Mail and Word when I turn on my computer?

    System Preferences>Users and Groups>Login items.

  • My iPhone 4S stopped being able to get mail

    My iPhone 4s (iOS 7.1.1) stopped being able to check mail yesterday. first the error was that my password was incorrect (which had not been entered since setting up the account) which surprised me. After several attempts of entering my password, thinking i was crazy, I restarted the phone--still not working. I deleted the email account and re-entered it, still not working. only now i get an error that says it can not verify account information (mail.xx.edu) first, and then my password continues to be incorrect. I can receive the same mail on my iPad, and i can log on and check online, so i know i have the correct password. my email is an exchange account (mail.xx.edu). i have checked with institution tech support and they say i've done the correct things. suggestions? more info required to answer? thank you!

    I've seen situations before where on older devices something  gets "messed up" in the OS/Account Settings for email.  I think if it were me, and I'd done the basics (including reset with the home and power button and verifying the credentials on another device and with the Outlook Web Interface) I'd backup the phone, transfer all content, erase all content and settings, and setup email again immediately after, before you restored anything else or transferred anything back.  You could also try a restore.  If you use OWA, I'd also go into that and see if there were multiple instances of the device and also be sure none of them are disabled. 

  • My icloud account stopped working. I deleted mails and now i cant get new mails and i cant edit icloud notes.

    my icloud account stopped working. I deleted mails and now i cant get new mails and i cant edit icloud notes.

    Welcome to the Apple Community Talha.
    Where is this please, iCloud.com or in the mail and notes applications.

  • My Firefox stopped auto filling my Yahoo mail addresses.

    My Firefox stopped auto filling my Yahoo mail addresses. How do I fix it? I removed and reinstalled Firefox. What next?

    Details like websites remembering you (log you in automatically) are stored in a cookie.
    *Create a cookie 'allow' exception to keep such cookies, especially in case of secure websites and when cookies expire when Firefox is closed.
    *Tools > Options > Privacy > "Use custom settings for history" > Cookies: Exceptions
    In case you are using "Clear history when Firefox closes":
    *do not clear the Cookies
    *do not clear the Site Preferences
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history": [X] "Clear history when Firefox closes" > Settings
    *https://support.mozilla.org/kb/remove-browsing-search-and-download-history
    Note that clearing "Site Preferences" clears all exceptions for cookies, images, pop-up windows, software installation, passwords, and other website specific data.
    Clearing cookies will remove all specified (selected) cookies including cookies with an allow exception that you would like to keep.

  • Do I have to use Edit-add link each time I want to add a URL in Mail?

    There has to be another way to add a hyperlink (URL) like http://www.apple.com to a message in Mail- other than going to the menu, EDIT going to LINK and choosing add then typing or pasting in a box??
    I mean even in the 15 year old Eudora Program I was using, if I type http://www.whatever.com I get an automatic hyperlink created! Please tell me that there is a way to set Mail to just interpret hyperlinks (URL's) to turn blue, get underlined and work when I just type or paste them in my message.
    Thanks!
    Best regards,
    Steve Schulte
    Tuesday 13 October 2009 at 19:28

    I am using Apple Mail 3.6 (Leopard) and it has been detecting/converting (or whatever you would like to call it) URL's I enter in the body of the email ever since I started using Mail. Unlike the original post of this message, for me Mail has been doing this almost as I type. Unfortunately, for me, I can't stand it!
    I post a lot of files to our web server and then email clients and staff links to these files. The links I type tend to be a bit lengthy, about 60 characters or more - typical for web links. My frustration is that Mail will 'detect/convert' the URL to a link before I even finish typing it! I then have to place my cursor wherever Mail determined the end of the URL was in order to type the rest of the URL. This is because when Mail converts the URL it somehow takes me out of typing mode? I have to click in the body of the email again to resume typing.
    Once I have finished typing the URL, I then need to select the URL portion that Mail identified and right-click 'Remove', otherwise the clickable link that gets sent in the email will error out because it is incomplete.
    Finally, I have to select the entire URL, copy, right-click 'Link' and paste the URL into the Link popup. Frustratingly, sometimes, if I'm not fast enough, Mail will re-convert the original portion of the URL before I can click <OK> on the Link popup, which makes me have to start the process all over again! Very frustrating!
    This detect/convert also occurs with email addresses. If I type an email address into the body of an email, Mail usually lets me finish typing it. However, while I might be a sentence or two after the email address I typed in, Mail will detect/convert the address to a link AND take me all the way back to the BEGINNING of the first email address so that as I am typing, my characters are being inserted in front of the email address!?! Again, very frustrating!
    I have searched the web several times trying to find an answer to this. I finally came across a method for disabling 'Data Detectors' in Mail (see below if you want to know how to do this). However, frustratingly enough, this DID NOT disable the detect/convert of the URL and email addresses that I am talking about in this post. It only disables the detection of addresses, dates, names for use with the right-click 'Add to Address Book', etc. type of thing, which I don't mind keeping.
    Does anyone know what I am talking about and have a solution for how to stop Mail from doing this? If so, I would be very thankful for a solution or any assistance. Thanks.
    Disable Data Detectors
    if you don’t like the data detectors that Apple added to Mail in Leopard, you can disable them by opening Terminal and typing...
    defaults write com.apple.mail DisableDataDetectors YES
    You have to quit Mail and restart it again. But after that, you're data detector free and loving it. Typing or pasting the exact same string, but changing "YES" to "NO," reverses the setting so that they're back on if you decide to change your mind.

  • Not able to get the complete URL in mail content

    Hi All,
    I want to give the below link in mail which is sent from workflow, so on click of it, the user will be able to open the particular opportunity directly.
    https://<sys_host>%3Fcrm-object-type%3DBT111_OPPT%26crm-object-action%3DB%26crm-object-keyname%3DGUID%26crm-object-value%3DXXXXXXXXXXXX
    XXXXX here is GUID of the Opportunity of 32 character.
    For this, I have created a attribute of type BAPITGB-LINE. When inserting this expression into the mail activity of the WF, I have chosen the data to be exported as "All lines as cont. text".
    In this attribute, when I concatenate the values and the guid, I get only part of the link as below which is 133 characters.
    https://<sys_host>%3fcrm-object-type%3dbt111_oppt%26crm-object-action%3db%26crm-object-keyname%3dguid%26cr
    When I try to append it in a internal table of type BAPITGB, I am getting the complete URL but with a space between every line in the internal table as below.
    https://<sys_host>%3Fcrm-object-type%3DBT111_OPPT[SPACE]%26crm-object-action%3DB[SPACE]
    %26crm-object-keyname%3DGUID[SPACE]%26crm-object-value%3D
    DFD60A8AD0E53DF1918F0050569F0324
    Please let me know, how to avoid this space in append statements. Also, the concatenate is taking only 132 characters, after which it cuts the URL, leaving it incomplete.Kindly correct me if I was wrong somewhere.
    Thanks,
    Ramya
    Edited by: Gali Kling Schneider on Jul 11, 2011 9:47 AM

    Hi Sanjay,
    As suggested, I have split the URL into 3 links in WF container having the initial values as below.
    Link1 -> <sys_host>.%3Fcrm-object-type%3DBT111_OPPT
    Link2 -> %26crm-object-action%3DB %26crm-object-keyname%3DGUID
    Link3 -> %26crm-object-value%3D
    In the mail activity, I have given the link as: &LINK1&&LINK2&&LINK3&&GUID&
    &GUID&-> GUID of the opportunity.
    When I tested this in log-> List with technical details-> mail, it had the correct value without space as below.
    https://<sys_host>.%3Fcrm-object
    -type%3DBT111_OPPT%26crm-object-action%3DB
    %26crm-object-keyname%3DGUID%26crm-object-value%3DDFD60A8AD0E53DF1918F00505
    69F0324
    But in SOST, when I checked for the link it is having spaces as below:
    https://<sys_host>%20%3Fcrm-object-type%3DBT111_OPPT%20%26crm-object-action%3DB%26crm-object-keyname%3DGUID%20%26crm-object-value%3D%20DFD60A8AD0E53DF1918F0050569F0324
    Kindly advice.
    Thanks,
    Ramya
    Edited by: Gali Kling Schneider on Jul 11, 2011 9:48 AM

  • As a new user I received an answer to my question but how do I stop the barrage of incoming mail - local advisor suggested Junk mail, but is this the answer?

    As a new user I received an answer to my questions, but now my mailbox is flooding with the Support Communitees Aperture updates.
    How can I stop this? My local advisor suggested Junk mail, but is this the answer?
    Thanks

    In addition to Corky's suggestion on the right hand side of your profile page is this box:
    Click  Manage email notifications.  This manages any current email notifications you are receiving.

  • FF 5 running on windows 7 has suddenly stopped allowing access to comcast mail, but this is not a problem under Snow Leopard

    I am running the latest version of firefox on a windows 7 laptop and Mac desktop. The windows version was allowing access to comcast email until it suddenly stopped. It won't let me open any email on the summary page or view the entire inbox. Opening firefox in safe mode does not eliminate the problem. I have no problem accessing comcast mail on the MAC or with Chrome, Safari or IE on the laptop.

    Hi Steve1904,
    So you have use the backup and Restore to restore your files from Windows XP to Windows 7 directly?
    This should be considered not work.
    If you would like to transfer files between Windows XP and Windows 7, you need another tool called Windows Easy Transfer.
    See the article below if you would like to upgrade from Windows XP to Windows 7:
    Upgrading from Windows XP to Windows 7
    If possible, follow the steps there, then things should be OK.
    Best regards
    Michael Shao
    TechNet Community Support

  • Decoding attachment names in mail

    Hi there,
    it seems I do not get rid of the decoding problems. After getting the first problem solved [how to decode attachment filename with character set and continuation?|http://forums.sun.com/thread.jspa?threadID=http://forums.sun.com/thread.jspa?threadID=5311583] I just a follow-up which I do not really understand.
    I have a filename in a mail like
    "BRH-Bericht nach=?ISO-8859-15?Q?=A788=282=29BHO_IT-Wirtschaftlichkeits?==?ISO-8859-15?Q?betrach"tungen_VII2-2004-13178_v=2E_19=2E06=2E08=2E?==?ISO-8859-15?Q?pdf?="
    (without quotes)
    With System.setProperty("mail.mime.decodefilename", true) set, I get as decoded filename:
    BRH-Bericht nach �88 (2)BHO IT-Wirtschaftlichkeits=?ISO-8859-15?Q?betrachtungen_VII2-2004-13178_v=2E_19=2E06=2E08=2E?==?ISO-8859-15?Q?pdf?=
    what I should get:
    BRH-Bericht nach �88 (2)BHO IT-Wirtschaftlichkeitsbetrachtungen VII2-2004-13178 v. 19.06.08
    The method MimeUtility.decodeText() does also not seem to change anything in the result. Can anybody help or tell me a place to find some answers to this encoding stuff, it seems to me that I do not really understand what's behind it.
    Regards Karsten

    Recently, dealing with a Java Mail based application, I stumbled across file names encoded like this:
    --__Next_1218544601_Part105__
    Content-Disposition: Attachment; filename="=?ISO-8859-1?b?UGzkbmUxMUE1REY5MDAwMjUwNzktNTA4NS0xX3BkZi56aXA=?="
    Content-Type: application/octet-stream;
    Name="=?ISO-8859-1?b?UGzkbmUxMUE1REY5MDAwMjUwNzktNTA4NS0xX3BkZi56aXA=?="
    Content-Transfer-Encoding: Base64Am I suffering from a similar problem? Browsing the forums and the JavaMail API reference (mainly related to the MimeUtility class), I initialized my Session using these settings...
    props.put("mail.mime.decodeparameters","true");
    props.put("mail.mime.decodetext.strict","false");... which didn't change anything however. Using MimeUtility.decodeText() on that does create file names not even slightly resembling what the original filename is supposed to be (something like "Pl�ne115....zip", trouble caused by the "�" obviously as it seems to work otherwise with mails sent by the same sender). Or am I still missing something, is such an encoding of file name common practise? Haven't at the very least seen it this way, so far...
    Cheers & thanks,
    Kristian

  • Get URL from Mail message to Safari

    I want to be able to email myself at home from work with a URL in the body of the message. I want a Mail rule and Automator (or applescript if necessary) to take that URL from the message body and send it to Safari which will go to the URL. The URL can be either a web page or downloadable file.
    Quad G5   Mac OS X (10.4.7)   4.5GB RAM

    Shoot! I wrote this huge reply and then quit Safari by accident. I'm too tired to type it all over again (I should install a keylogger).
    Anyway, check out the screen shot of my workflow. the AppleScript section is where it xfers the URL from a text editor (BBEdit) to Safari. It's pretty dirty but it works.
    http://www.jameskocsis.com/urlworkflow.jpg
    post antother reply if you need more data on this process.
    Good luck.
    -James

Maybe you are looking for

  • I cannot shut down my Mac Book Pro

    Lately whenever, I try to shut down my MBP (properly from the menu) the shut down process starts, until nothing is left but the wallpaper and then... nothing. Long minutes go by and the shut down is not complete. I make sure to shut down all applicat

  • Advise GNOME 3.4 theme with unified look for GKT3/GTK2

    For older versions of GNOME 3.x I used Aldabra, and I was reasonably satisfied with this theme. But in GNOME 3.4 it's broken, GTK2 apps look like crap. So, I've been wondering if there's any other theme that looks close to Aldabra/Adwaita and has a c

  • Having problem to do "Recovery HD" on Mac Pro?

    Hi, I had Lion 10.7.3 installed on my Mac Pro with four internal harddisks connected to an Apple RAID card. I was trying to re-install Lion by using Lion's "Recovery HD" feature.  So I shutdown my Mac Pro and reboot by pressing "Command+R" keys to st

  • Windows 7 will not install on new Mac Mini

    Everything on the installation works flawlessly... from partitioning, to formatting NTFS, to choosing (x32 or x64) version *I've tried both*.... I get the options to choose date and time prefs, passwords, etc..... then on the final reboot to fire up

  • What is process in oracle give some examples

    what is process in oracle give some examples