Mail Header in Reply/Forwarded Email

In Mail, is it possible to show the full header (from, date, subject, to) rather than an abbreviated quote in replies and forwarded email?

exactly so.
in general, for any configutil setting:
0=off=no
1=yes=on

Similar Messages

  • Cannot create/reply/forward email on FireFox 15.0.1

    I was able to create/reply/forward email on AOL with FireFox 14 but with FireFox 15.0 the reply/forward feature only copied the email to the compose page on the first attempt - I had to end/restart FireFox each time I wanted to reply/forward. With the 15.0.1 upgrade I have lost the ability to create/reply/forward - the compose page works except I cannot issue the send or save commands (thank goodness for autosave). Switching to IE solves the problem but my browser of preferance is FireFox.
    This problem only exists for AOL webpage email - yahoo and gmail work perfectly.

    Is the problem with Send and Save that the buttons are missing or that they don't do anything?
    I don't have an AOL account to test, so I can only offer general advice.
    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    (You also can clear Firefox's cache completely using:
    orange Firefox button ''or'' Tools menu > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now")
    (2) Remove your aol.com cookies (save any pending work first) using either of these:
    * While viewing a page on the site, right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    Then try reloading the page. Does that help?
    A standard diagnostic to bypass interference by extensions (and some custom settings) is to try Firefox's Safe Mode.
    First, I recommend backing up your Firefox settings in case something goes wrong. See [[Backing up your information]]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    Next, restart Firefox in Firefox's Safe Mode ([[Safe Mode]]) using
    Help > Restart with Add-ons Disabled
    In the dialog, click "Start in Safe Mode."
    If the site works correctly, this points to one of your extensions or custom settings as the problem.
    Any change?

  • Mail 4.4 Reply Forward Icon Not Displaying for Auto-generated emails

    Does anyone have a problem with Mail 4.4...
    For auto generated emails (system generated or confirmation emails), when forwarded these email, little icon on the left that pops up, its just simply not showing up...???!!!
    And for the all other emails it works like it should...
    Anyone? Solution? Help?

    I finally figured out how to make this work for 2 accounts on exchange.  I created my main account and then adding another account  that I'm delegated for within the account.  I also tried my main account and adding IMAP account with still no luck.  What I ended up doing was adding two separate exchange accounts and named them appropriately.  This solved the problem of sent messages going to the proper sent items folder and arrows appearing for Reply and Forward email responses on all machines.  Works like a charm

  • How do I select a sender when replying/forwarding email on z10?

    Current setup:
    I have a Gmail and two other accounts. All mail from two other accounts is forwarded to Gmail.
    I set up all three accounts on Z10.
    When composing a new email, I can select any of the three accounts as a sender.
    When replying to / forwarding a message, the sender is always set as Gmail, regardless of which address the message was sent to.
    Question:
    Is there any way to select a sender for reply/forwarded message on Z10 from the list of email accounts?
    Please do not offer to switch off forwarding; I am not going to check three emails on other computers I use to work with emails.
    Solved!
    Go to Solution.

    Currently, you can't change the sender when replying or forwarding. It will use whatever account the mail came from on the device.
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

  • I can no longer select multiple addresses from my Mail address book when forwarding emails

    Since updating to Mavericks I cannot select multiple addresses from my address book when forwarding emails.
    I can select them individually using the + sign in the address bar but cannot select any when I open my Contact list as I have done with previous systems.
    Additionly, the full address appears in the "To" window instead of just the name and without the email address. I have selected "Smart Address" from the Preferences menu, View section.
    Help!

    Why are you using a Hotmail or Live Mail SMTP server to send email with your Gmail account?
    This is likely the cause of the problem. Use Gmail's authenticated SMTP server to send email with your Gmail account.

  • Java Mail header info displayed in email results

    I am having problems with the output generated by the send() method in javamail. The out contains unwanted email header info within the email. Please review code and email output. The Cc: thru Content-Transfer-Encoding should not display
    -Thanks....
    Greg
    Code :
    +++++
    Session session2 = null;
    Properties props = new Properties();
    if (ConfigInfo.getBatchJob() == false) {                       
         InitialContext ic = new InitialContext();
         Session session = (Session) ic.lookup("myMailSession");
         props.put("mail.from", fromAddress);
         session2 = Session.getInstance(props);
    } else // email from batch job
         props.put("mail.store.protocol", "pop3");
         props.put("mail.transport.protocol", "smtp");
         props.put("mail.host", ConfigInfo.getMailHost());
         props.put("mail.smtp.host", ConfigInfo.getMailHost());
         props.put("mail.from", fromAddress);
         session2 = Session.getInstance(props);
    Message msg = new MimeMessage(session2);
    msg.setFrom();
    msg.setRecipients(Message.RecipientType.TO, InternetAddress
              .parse(toEmailAddress, false));
    msg.setRecipients(Message.RecipientType.CC, InternetAddress
              .parse(copyEmail, false));
    msg.setRecipient(Message.RecipientType.CC, new InternetAddress(
              copyEmail));
    msg.setSubject(subject);
    msg.setSentDate(sentDate);
    msg.setContent(content, "text/plain");
    Transport.send(msg);
    Output:
    +++++
    ....... Unwanted email header info <<<<<<<<<<
    Cc: [email protected]
    Mime-Vesrion 1.0
    Content-Type: text/plain
    Content-Transfer-Encoding: 7bit
    ----

    Hi,
    Thanks for the info.
    The Extra Text is not to be seen now. That’s good. But I have another issue now. The email skips new lines.
    If I have a new line in between the two blocks , the email skips the new line.
    e.g. If I had to sent the following data:
    "Line1
    Line2"
    It appears as "Line1 Line2" in the end. The new line is skippeed.
    Appreciate if someone can tell me the reason/solution.
    Regards,
    ParagJ

  • User Mail filter refuse to forward emails

    Hi all,
    I use the Messaging server with Calendar and SSO with AM. I have The Messaging server version:
    Sun Java(tm) System Messaging Server 6.2-4.03 (built Sep 22 2005)
    libimta.so 6.2-4.03 (built 04:37:42, Sep 22 2005)
    All others type of filters I tested works, except when I create a rule to forward incoming email based on specific keywords (subject or sender doesn't matter).
    I always get the email and another one with the subject: "Problem during delivery processing"
    and the body:
    Processing errors occurred during delivery:
    Recipient address: [email protected]
    Reason: Error in sieve filter: Too many notifys specified
    Delivery processing continued in spite of these errors.
    The problem is I just put one email in the "forward email to:" field and the forward is not executed even if stating the delivery processing continued.
    I don't see the forwarded email "stuck" in any queue. (imsimta qm)
    I did the "imsimta test -rewrite -filter -debug [email protected]" but unfortunatly I can't make much of the listing of infos...
    Any ideas ?
    Thanks,
    Phil

    Hi Shane
    Hi Phil,
    Are you saying that you created a new rule for a
    different account on the same server and it now
    works, or a different server?
    Sorry for the confusion: I create a filter rule to forward specific emails in users accounts (using the gui of uwc) and every time I do, it doesn't work. On all servers I installed soo far.
    I would be looking at:
    - software release differences (messaging server) if
    the accounts are on different systems.
    - differences in the rules themselves (imsimta test
    -rewrite -debug <address> will display towards the
    end the rules as were retrieved from the directory
    and the rules in the order which they are evaluated.
    The second rule listing display is most useful)
    Since you can retrieve the rule, you can see what
    rule matched by doing the following:
    imsimta test -exp -mm -block -input=test.filter
    -message=rfc822.msg
    -> test.filter is the sieve filter rules for the
    user
    -> rfc822.msg is an example email that isn't
    matched.When I do that, everything is ok if the rule doesn't match, and when it matches, I have the same error message (previous post) that I have by email. Here's the whole thing:
    bash-3.00# ./imsimta test -exp -mm -block -input=phil.filter -message=mess.msg
    Expression: #RULE: $Name="for" $Order=1 $Type="DEFAULT_TYPE"
    Expression: Expression: require "notify";
    Expression: Expression: require "variables";
    Expression: Expression: #BEGINFILTER
    Expression: Expression: if allof(allof(header :contains ["Subject"," Comments"," Keywords"] "check"),anyof(allof(not header :matches ["Subject"," Comments"," Keywords"] ["POSTMASTER-AUTO-FW:*","postmaster-auto-fw:*"],header :matches ["Subject"," Comments"," Keywords"] "*"),true)){
    Expression: Expression: notify :method "email" :echo :options "[email protected]" "POSTMASTER-AUTO-FW:${1}" "This is an auto-forwarded message";
    Expression: Expression: stop;
    Expression: Expression: }
    Expression: Expression: #ENDFILTER
    Expression: Expression:
    Expression: Dump: (allof):1000002;0 2 18 (allof):1000002;0 1 15 header:2000115;0
    Dump: 3 1 :contains 8 "Subject" list " Comments" list , "
    Dump: Keywords" list , 1 "check" 44 (anyof):1000004;0 2 39
    Dump: (allof):1000002;0 2 20 header:2000115;0 3 1 :matches 8
    Dump: "Subject" list " Comments" list , " Keywords" list , 5
    Dump: "POSTMASTER-AUTO-FW:*" list "postmaster-auto-fw:*" list ,
    Dump: ! 15 header:2000115;0 3 1 :matches 8 "Subject" list "
    Dump: Comments" list , " Keywords" list , 1 "*" 1 1 if 20
    Dump: ; notify:2000121;0 7 1 :method 1 "email" 1 :echo 1 :options
    Dump: 1 "[email protected]" 1 "POSTMASTER-AUTO-FW:${1}" 1
    Dump: "This is an auto-forwarded message" ; "" stop
    Evaluation error: Too many notifys specified
    As you can see, there is just one specified notify and did use the gui of uwc.
    It could be the problem is as simple as an earlier
    rule is being matched and the forward rule doesn't
    get hit.I tested on different users, even on a server with just one user and one rule.
    Thanks for the help so far, and the infos on how to check filter rules ;)
    Phil

  • TS3899 I can't send/reply/forward emails from any of my email accounts.

    The tool bar is missing from the top of the messages.

    If the icons are missing, go to inbox and swipe the email to the left, then tap more. Now you can reply, forward, etc. IF the icons are still missing you can send letters from contacts.

  • Mail Rule Applescript to Forward Email Attachments Only

    Hi Everyone,
    I'm running 10.8.4 and Mail 6.5. Using Mail Rules, I'd like to forward emails containing attachments but not the message content (contained in the email to be forwarded). I am not an AppleScriptor but have tried to write code...with no luck. Does anyone know of such a script that can be activated using Mail Rules? Or propose a script I could use?

    Hi Everyone,
    I'm running 10.8.4 and Mail 6.5. Using Mail Rules, I'd like to forward emails containing attachments but not the message content (contained in the email to be forwarded). I am not an AppleScriptor but have tried to write code...with no luck. Does anyone know of such a script that can be activated using Mail Rules? Or propose a script I could use?

  • IPhone mail - Lotus Notes - replying to email

    My company uses Lotus Notes for email and IT has set me up to receive emails but I can't seem to reply to LN emails. What should the Outgoing Server setting be? I've tried the generic setting and the ATT setting. Thanks.

    I know that you are looking to e-mail out but I can't even get e-mails. Does anyone know the settings?

  • Apple mail vertical blue line to left of forwarded email?

    Have an iMac Mountain Lion 10.8.2 using Apple mail. When I forward email I get a blue vertical line to the left of the forwarded mail or if I reply to an email & leave the received email in the replys string, I get a blue vertical line the length of the received mail. In subsequent strings the number of lines increases by one for each in the back of the string. I have tried cutting & pasting but can't get rid of the blue vertical line. With a message that has a number of vertical lines on the left side, I can't delete any of them to simply forward the email clean. How can I rid myself of those annoying vertical lines on the left of the message blocks! It did it on Lion & still does. see example below:
    Begin forwarded message:
    From:
    Subject: Re: A Biblical Explanation
    Date: 7 December, 2012 5:21:11 PM AST
    To: J
    Quoting J
    What verticle line???
     See the vertical line below - how can you get rid of them?
    Never had it on my PC - must be an Apple thingy!
    Cheers On 2012-12-07, at 2:15 PM,  wrote: 
    Quoting :
    Glad to hear you are happy with your Apple blah blah . I am still a !!!lol
    Rebooting does fix everything imo on the Macs.
    Cheers, 

    Hi Paullythesolver,
    I have used a combination of solutions that mostly (not 100%) work but are a laborous pain in the butt!
    I checked your suggested solution and my Fonts & Colours  text box that was "ticked" was "unticked".
    The Composing quote level box was already unticked - no action required there.
    I will have to await another incoming "side blue lined" email to see if your suggestion worked - it does logically sound like a winner, but the proof is still in the pudding to be seen!
    There has been so much traffic on this issue over the past 18 months or so with so many experiencing a similar problem. I do hope this puts the problem to rest once & for all!
    Thanks

  • Email reply/forward status update via IMAP

    Hi,
    I'm moving in from iOS, would like to check is there any settings to configure when reply/forward email from the BB z10 (Software Released 10.2.1.537), send an update status to reflect on the mail server where that particular has been forwarded/replied. My mailbox is configured with IMAP protocols, and usually I will review my mail thru the web browser. The same action perfoemed on my iOS device will update the mail server whether the mail has been replied/forwarded.
    Thanks for advise and sharing.

    I had the same after downloading iOS 6 on my 3gs.  Try resetting your phone by simultaneously pushing the home and power button until the apple logo comes back.  Let it cook and reopen email.

  • I no longer have the e-mail icons with my e-mail so that I may reply, forward, etc.  How do I get them back?

    I no longer have my e-mail symbols for replying, forwarding, etc.  How do I get them back?

    Try terminating and restarting Mail:
    1. Press the Home button
    2. Double click the Home button to bring up the "Recent Apps" tray.
    3. Touch and hold on the Mail icon in the "Recent Apps" tray until a "-" appears.
    4. Touch the "-" to terminate Mail.
    5. Mail Safari and see if this corrects the problem.
    If this doesn't try restarting or resetting your iPhone:
    Restart: Press On/Off button until the Slide to Power Off slider appears, select Slide to Power Off and, after the iPhone shuts down, then press the On/Off button until the Apple logo appears.
    Reset: Press the Home and On/Off buttons at the same time and hold them until the Apple logo appears (about 10 seconds).

  • TS3276 Apple Mail cannot find replies or forwarded emails -- the little arrows on the left of the list of emails: "Mail was unable to find your reply to the message '[subject of message]'. You may have deleted the message."  I did not delete the message.

    Apple Mail cannot find replies or forwarded emails -- the little arrows on the left of the list of emails: "Mail was unable to find your reply to the message '[subject of message]'. You may have deleted the message."  I did not delete the message.  Bug in the program, or am I missing something?

    Of course they're in my Sent folder.  Then why can't Apple Mail find them?

  • Mail shows all header with reply and forward

    When i reply or forward a mail, the complete mail header is shown. How can i turn this of because i don't see the complete mail header when
    the mail is shown.

    Hi Patrick.  It looks like this question has been asked before and there is a simple solution (changing the preferences in the "Viewing" tab of mail). Check out this related discussion:
    https://discussions.apple.com/thread/3476487
    Hope that helps.
    Ivan

Maybe you are looking for

  • Apple TV on Video Projector?

    I have a video projector in my classroom and want to get an Apple TV to keep all of the videos I show on it. Will the Apple TV work on a video projector?

  • BAPI for trx F-03

    Hi Guru there. i been using BDC method to execute <b>F-03</b> in my program. it works good if there are 1,000 itmes in one program. but this time it went for 4000 items and bdc program ran in to page overflow creating such huge bdc session. >><b>Does

  • I can see contacts in message not in the contact bar

    Hi, My contact are not abel to view and same are viewable in message center. Kindly let me know how this will be appear in my contact list. Regards Pramod 9880496482

  • Safari Quits unexpectedly all the time

    What can i do? here is the comment of the error: Process:         Safari [350] Path:            /Applications/Safari.app/Contents/MacOS/Safari Identifier:      com.apple.Safari Version:         6.1.1 (7537.73.11) Build Info:      WebBrowser-753707301

  • Cancel Pick For Posting Change

    Hi Guys, does anybody know if it´s possible to do a cancel pick for a posting change? We have implemented PP and a corresponding PSA. For bringing our goods to PSA we use DOCCAT SPC. Cancel Pick as known in PDO doesn´t work. We need the same function