Mail forward problem

Cannot forward mails (except attachments) from iPhone5 since updated to iOS7.Is that feature not available on iOS7.

The forwarding of email is still available in iOS 7.x. What happens when you try to forward an email? Is there an error displayed?

Similar Messages

  • Mail forwarding in Lion

    In Workgroup Manager on Snow Leopard Server when you edited a users account settings, there was a "Mail" tab which you could enable/disable the mailbox, or, have the email forwarded to an external mail account.
    So where is the equivalent option to do this in Lion Server? I can find the option to enable mail services for the user in the Server.app, and I can add mailbox aliases (using secondary shortnames) to Workgroup Manager, but I can't find anywhere to allow mail forwarding to an external address.
    Any ideas anyone?

    This problem was crippling a large client after migrating from Microsoft Online Services (now Office 365) to Lion Server.
    Not having this feature is simply unacceptable.
    However, I have finalized a way to get group emails working. It involves adding the LDAP 'mail' attribute to each group that you would like to have members 'subscribed' to for group email (simply by being in that group) by doing the instructions below.
    Open Directory Utility on your Lion Server. Authenticate as the LDAP Admin account (usually diradmin) and edit 'groups' in LDAPv3/127.0.0.1. You can add an object type called EMailAddress for any group in LDAP. Add the accounts to the group that you would like to receive email.
    I preferred creating my own file called /etc/postfix/ldap-groups.cf, but you can use the provided /etc/postfix/ldap-aliases.cf if desired.
    In it, I put the following information to make postfix find the email address for the group, and then expand memberUid to uid, then formatting the results in an acceptable email format.
    /etc/postfix/ldap-groups.cf
    server_host = localhost
    search_base = cn=groups,dc=domain,dc=tld
    version = 3
    query_filter = (mail=%s)
    result_attribute = memberUid
    result_format = %[email protected]
    Once that is configured, you can test it by the Terminal:
    $ postmap -q (EMailAddress)@domain.tld ldap:/etc/postfix/ldap-groups.cf
    It should return users' email addresses.
    After that, add the following information into main.cf
    virtual_alias_maps = ldap:/etc/postfix/ldap-groups.cf
    Restart postfix
    # sudo postfix reload
    Send yourself a test email and enjoy the functionality of what should have been included in Lion Server in the first place.
    I am currently looking for a way to query OpenLDAP in a similar way, but instead be able to get the group email address to forward to users in it and to addresses outside of only LDAP users: e.g. forward to uid1, uid2, name(at)gmail.com.
    Also, being able to have some kind of rules for who can email the group ... would be nice. However, it seems that Apple has run out of nice.

  • Links in mails forwarded by an inbox rule get broken/removed

    Hi,
    after I upgraded from Exchange 2007 to Exchange 2013 I got a weired problem with auto forwared e-mails as this mails end up with broken (empty).
    Only links with custom protocol headers are broken/removed, HTML links (http://, https://) are not removed.
    Only internal mails forwarded by an inbound rule (created with outlook) have this problem, mails forwarded directly with Outlook or mails auto forwarded (inbox rule) to an external receipient are ok.
    Original links in HTML Mail Source (partly) look like this
    <a href="MIS:\\VGD12_1_KS\2014\0623\VGD12_1_Kreditsanierung_TM604_D20140623.xlsm?openmode=0">VGD12_1_Kreditsanierung_TM604_D20140623.xlsm<
    and end up as
    <a href="">VGD12_1_Kreditsanierung_TM604_D20140623.xlsm<
    Any suggestion to solve or further analyse this problem is welcome.
    Regards
    Martin

    Hi Martin,
    From your description, I recommend you send the following message to an internal recipient directly and check if it will be corrupted.
    <a href="MIS:\\VGD12_1_KS\2014\0623\VGD12_1_Kreditsanierung_TM604_D20140623.xlsm?openmode=0">VGD12_1_Kreditsanierung_TM604_D20140623.xlsm<
    I look forward to your response.
    Best regards,
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Amy Wang
    TechNet Community Support

  • SMTP mail forwarding

    Hi ,
    In one of my customers IMS system we have a web mail server with http.smtphost settings which forwards the http/smtp traffic to one of
    virus wall server for filtering. After reading the forum thred below I am also thinking of avoiding the http.smtphost method and using some other way of
    http/smtp mail forwarding. Bcos this syetm carry huge http based traffic in that ISP.
    web mail behaviour for unknown recipient
    I can enable imta on the same web mail host and remove http.smtphost setting so that web mail server can
    use its defualt for http/smtp delivery. But my problem is how can I forward "all" the channels traffic to the virus wall ( not only tcp_local)?
    msg server version --> 7u3
    Thanks and best regards,
    ...

    Adding the daemon option to the tcp_local channel, as Ray suggested, will route all mail enqueued to the tcp_local channel to the specified host. However, if you want to route all mail thru that host, rather than just that which would normally go thru the tcp_local channel (ie, mail submitted by webmail users and destined for other users on the same system, it will be more complicated. If that other mail all goes thru the tcp_intranet channel, you could add the daemon option to the tcp_intranet channel as well and that would be the end of it. But if this is a single-host deployment where mshttpd is running on the same system as the message store, then such local delivery would probably go directly to the ims-ms channel.
    See the aliasdetourhost option in Routing After Address Validation But Before Expansion in the Admin Guide:
    http://wikis.sun.com/display/CommSuite/Configuring+Channel+Definitions#ConfiguringChannelDefinitions-RoutingAfterAddressValidationButBeforeExpansion
    It is also mentioned in
    http://wikis.sun.com/display/CommSuite/Messaging+Server+Best+Practices+for+Fighting+Email+Spam

  • OS X Mail forward Major bug

    After upgrading to OS X Yosemite i noticed this strange bug
    I normally have a quotation template mail which i send to all my clients and everytime i get a new request,i forward the same mail just by editing the content and send it to the new address .However after upgrading to 10.10 i realised that the new mail also goes to to the old recipient and it shows up as conversation inspite of me not marking it to the older client.This problem comes and goes.
    For ex. [email protected] needed a quote
    I sent an email with text,picture and quotation attached in pdf to [email protected]
    then [email protected] had an enquiry .So i forwarded the same mail by editing the quotation text of the .pdf file and changing the text in the mail forward and attaching the new pdf quotation file.This saves me time to retype the whole covering letter and attaching the same pictures.Just the new edited .pdf has to be attached
    However After sending all these mails show up as a conversation under sent mails ,where in the mail sent to [email protected] goes to [email protected] inspite of me not marking the mail to [email protected]

    I'll have to do some testing to determine if I see the same thing. Are you certain the emails went to both and are not just grouped together as a "conversation" in Mail?
    You might want to consider making a Stationery Template for your quotes. Here is a tutorial: http://www.chriswrites.com/create-custom-html-email-templates-in-the-os-x-mail-a pp/
    The path to the Stationery for Step 3 is this in Yosemite:
    ~/Library/Containers/com.apple.mail/Data/Library/Application Support/Mail/Stationery/Apple/Contents/Resources/Custom/Contents/Resources/
    As mentioned here: https://willow4u.wordpress.com/2015/01/04/custom-html-email-stationary-os-x-yose mite/
    That way, you can create your boilerplate in the Stationery and just add the PDF (and any additional comments for that particular customer).

  • Nokia Mail forwarding to Hotmail

    Hello everybody!
    I am provided with an account from Nokia, an OVI account. I am willing to forward the e-mail that I receive in this account to my Hotmail. But I accidentally did a mistake. When I put my hotmail account name in OVI in order to forward, there was an e-mail sent to my Hotmail (a verification e-mail).
    I accidentally clicked to block the OVI account in that e-mail. Now I cannot do anything, OVI refuses to setup the forwarding account. In addition, when I sign-in in my Hotmail and go to the corresponding section to add an account to receive messages, the process cannot be completed. How can I resolve this problem?
    Thank you in advance!!

    Hi,
    How do you configure your auto-forwarding for your mailbox? We also need to check whether other users can auto-forward message to Hotmail or Gmail properly.
    Generally, we configure mail forwarding by using ForwardingAddress parameter in Set-Mailbox cmdlet. If so, we also need to create a mail contact or mail user for your hotmail/gmail address in Exchange server. For more information about mail
    forwarding, please refer to:
    http://technet.microsoft.com/en-us/library/dd351134(v=exchg.141).aspx
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Mail Forward question

    Hi
    Thanks to the zoneedit option in the iwebfaq.org page, I have mydomain.com now up and running
    The final step though has to to with mailforwarding. I want to have various email addresses available such as [email protected] I have tried the first one with my own, and in zoneedit I have added one Mail Forward rule so that mails to [email protected] get forwarded to my personal .mac mail
    However, when I try to send mails to this address, I get an error message back, saying the following error Relay access denied
    554 5.0.0 Service unavailable
    <<< 554 5.5.1 Error: no valid recipients
    It seems the email address [email protected] doestn exist? which is kind of obvious since I havent 'created' this address
    How do I do this?
    thanks
    J

    jemakrol wrote:
    Thanks. At least I know now. 
    Too bad it does not work.
    A follow up: it did work before right, and was revoked as a functionality?
    Hi,
    From my memory: No.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • How can I send just 1 message for 2 mail accounts under mail forwarding

    Hi everyone
    I have a question for mail forwarding.
    I have 2 inbound mail servers,4 outbound servers and many store servers.
    User A set his mail forwarding address to B, and B set his mail forwarding address to A.
    So 2 guys can receive each others message.
    In this case, If two users have same "mailhost' value(ex, x.test.com), forwarding mail goes just once for each accounts.
    If "mailhost' values , however, are different (ex, x.test.com and y.test.com - and also two mail servers connected as internal server),
    forwarding mail goes 4 times for each accounts.
    So sender gets 4 messages and receiver gets 5 messages.
    How can I set mail server configuration to send just once not 4 times for 2 users?
    Any advices would be welcomed.
    Thanks
    Message was edited by:
    1231dugi
    Message was edited by:
    1231dugi

    Hi,
    User A set his mail forwarding address to B, and B
    set his mail forwarding address to A.
    So 2 guys can receive each others message.You have just created a mail loop. This is not a good thing.
    Any advices would be welcomed.I would advise creating a mailing list which has both userA and userB as members, and then have emails sent to that address OR have a third account which they can both access (IMAP shared folders) and have email sent to that OR have them share each-others INBOX.
    The fact that userA & B didn't get multiple copies when they were on the same mailhost is due to good luck only.
    Shane.

  • How do I setup Mail Forward to forward my MSN email

    I have tried with no success to use Mail Forward to forward my emails from MSN. I have also tried using MAC mail to forward but I can't seem to fiqure it out. Can anyone help me setup the prefs in any of these apps so I can forward my email and not have to constantly login to different sites to retrieve my emails.
    iMAC   Mac OS X (10.4.6)  

    This is the support page for Verizon your domain.http://www.verizon.com/support/residential/internet/fiosinternet/general+support/top+questions/quest...

  • Address mapping / mail forwarding (equivalent to virtusertable in sendmail)

    Is there an equivalent setting somewhere with Snow Leopard Server, to do address mapping, as you would under sendmail on Linux? (with /etc/mail/virtusertable)
    i.e. create address maps, for mail forwarding. if mail comes to this email address on the server, forward it to this address (even outside the server on another domain).

    look into here or elsewhere in the postfix docs:
    http://www.postfix.org/rewrite.html

  • Mail forwarding question

    Hello,
    I have added mail forwarding throguh delegated admin for a user.
    The issue I am observing is the mail box which has forwarder entry also has emails and they are not getting deleted.
    My question is whether can I set something where in the message gets deleted after forwarding it.
    I am using iPlanet Messaging Server 5.2 HotFix 1.20

    You are indeed using an old version of Messaging Server.
    5.2p2 is available free, and is later than what you're using.
    5.2hf1.10 is current, and is available through Tech Support.
    All that being said, when you turn forwarding on, you likely left "mailbox" delivery on. that means that the messages will be both forwarded AND delivered to the mailbox.
    Uncheck the "mailbox" delivery, and you won't see messages getting delivered there.
    The DA will show a checkbox next time you go that user, though. Not to worry....

  • ICloud : automatic mail forward doesn't work

    Hi,
    I've setup an automatic mail forwarding through icloud.com mail application, in preferences.
    At first, it worked.
    A few days later it doesn't.
    I've tryed to disable, enable, re-type the destination email address (gmail), nothing works : mails won't be forwarded, but they get deleted (I checked the option, this one works).
    I've contacted Apple Support Express Lane, who reset my preferences on the server (it changed nothing to the preferences I see) : there is no result on this one either.
    When I forward an email manually to the same gmail address : it works.
    Any of you having the same issue ?

    Update. It appears that auto forwarding works except for emails sent from a gmail account associated with the "forward to" address. If I send from my comcast account it works, but if I send from my gmail account, using the gmail or comcast address, it doesn't. On the plus side, mail sent from other gmail accounts apeears to work.  So other than for testing purposes, this may not be a big deal.

  • Mail Server Problem

    The mail server problem has been resolved, mail is working as designed....yeah!!

    silly discusting board, I've got 3 replies in my email but it's not showing here ...
    anyway, this time I found after some chasing my tail .... that the mail preferences had wiped my password and I needed to reinstall it, then instruct it to go online and some other click stuff ....
    and it seems to be ok now ....
    but each round in past 2 weeks has been different "fix" .... or wait ....
    sorry for anyone without master email for 5 days, that's just not right ....
    I'm afraid that as apple starts "giving away" email accounts to build the cloud into something much bigger than the mobile me was .... that their folo up will fail and we will find ourselves not with the same apple durability / consistency but with the "hey it's free" attitude ....
    let's see

  • Frontier mail send problem

    I Can receive  mail using the mail app but can not send it. Seemed like it ran fine before IOS upgrade to 7.1.2
    FRontier support sent all the settings for incoming and outgoing mail. I have DSL . tried to set up additional outgoing servers but had no luck.  Frontiers uses POP3

    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/
    Using a POP account with multiple devices
    http://support.apple.com/kb/ht3228
    iOS: Adding an email account
    http://support.apple.com/kb/HT4810
    iOS: Setting up an Outlook.com, Hotmail, Live, or MSN email account
    http://support.apple.com/kb/ht1694
    iPhone, iPad, iPod touch: Microsoft Outlook 2003, Outlook 2007, Outlook 2010 may not display contacts and calendars after sync
    http://support.apple.com/kb/TS1944
    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
    Gmail Account Will Not Connect to Gmail Server
    http://support.apple.com/kb/ts3058
    Error: “Server Unavailable” when accessing Yahoo on iOS devices
    https://help.yahoo.com/kb/mobile-mail/error-server-unavailable-accessing-yahoo-i os-devices-sln8834.html?impressions=true
    Unable to Delete eMail Messages
    http://support.apple.com/kb/TS2475
    How to Delete Email on the iPad
    http://ipad.about.com/od/iPad_Guide/ss/How-To-Delete-Email-On-The-Ipad.htm
    How to Mass Delete Emails from iPhone and iPad Inbox (with video)
    http://suiteminute.com/how-to-mass-delete-emails-from-iphone-and-ipad-inbox/
    How to delete ALL mail messages from iPhone/iPad in one step
    http://www.conferencesthatwork.com/index.php/technology/2014/01/how-to-delete-al l-mail-messages-from-iphoneipad-in-one-step/
    How to Attach Photos and Videos to Emails on an iPhone or  iPad
    http://www.wikihow.com/Attach-Photos-and-Videos-to-Emails-on-an-iPhone-or-iPad
    iPad Basics: Sending an Email With An Attachment
    http://ipadacademy.com/2012/03/ipad-basics-sending-an-email-with-an-attachment
    How to add, send and open iPad email attachments
    http://www.iskysoft.com/apple-ipad/ipad-email-attachments.html
    How to Send Multiple email Attachments from your iPad or iPhone
    http://ipadacademy.com/2014/03/how-to-send-multiple-email-attachments-from-your- ipad-or-iphone
    How to Sync Contacts with Your iPad Using iTunes
    http://www.dummies.com/how-to/content/how-to-sync-contacts-with-your-ipad-using- itunes.html
    Importing a Contact List CSV to the iPad
    http://techchannel.radioshack.com/importing-contact-list-csv-ipad-2235.html
    iOS: ‘Mailbox Locked’, account is in use on another device, or prompt to re-enter POP3 password
    http://support.apple.com/kb/ts2621
    iCloud: Create a group and add contacts to it
    http://support.apple.com/kb/PH2667
    eMail Groups - You can use a third party app that many users recommend.
    MailShot -  https://itunes.apple.com/us/app/mailshot-pro-group-email-done/id445996226?mt=8
    Group Email -  https://itunes.apple.com/us/app/mailshot-pro-group-email-done/id445996226?mt=8
    Group Email! Mail Client with Attachments and Cloud Services
    https://itunes.apple.com/app/group-email!-mail-client-attachments/id380690305?mt =8
    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  - 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.) No data/files will be erased. http://support.apple.com/kb/ht1430
    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.
    How to delete an email account on your iPad
    http://www.shoppepro.com/support/knowledgebase/228/How-to-delete-an-email-accoun t-on-your-iPad.html
     Cheers, Tom

  • Fast forward problems with Zen Touch (1.01.03 AND PlayForSu

    Device: Zen Touch
    Firmware: .0.03
    Some files cause fast forward problems. Suppose I fast forward to the end of the song. Then I reach the - 00:00.00 marker. HOWEVER, the song goes on and on. It doesn't stop, even if it should (these files aren't corrupt, they work properly on my pc). For e.g. this file causes problems: http://www.hollywoodsaloon.com/podcast/THS-ep9.mp3 and this file http://meandawg.com/audio/MDTop5_0002.mp3.
    Anyone know if this is a common problem, and can I fix this by installing the playforsure firmware?Message Edited by Nicos on 07-27-200703:42 AM
    Message Edited by Nicos on 07-27-200703:43 AM
    Message Edited by Nicos on 07-27-200703:43 AM
    Message Edited by Nicos on 07-27-200707:22 AM

    I just upgraded the firmware and it didn't help =(
    Is there anyone who has the same problem? Maybe someone of you can download these files and try to ffwd to the end with a Zen Touch.Message Edited by Nicos on 07-27-200707:44 AM
    Message Edited by Nicos on 07-27-200708:00 AM

Maybe you are looking for

  • How can I sync 2 ipods on 1 iTunes?

    I have an iPod Nano and now have bought an iPod touch. I want to sync both with 1 iTunes but the Touch with less content than the Nano. How can I do this??

  • Local Printing problem

    We have a problem on our printing configuration. Last time we could print using our default printer installed on windows using this configuration in SPAD: DEVICE ATTRIBUTES Device Type: SAPWIN : Rel.4.x/SAPIpd 4.09 + ONLY! Device Class: Standard Prin

  • Response not coming to BPEL process from the actionable email

    Hello Helping hands, I created a HumanTask workflow with actionable email. In the email I get from the HT workflow process, it has 3 links 2-OUTCOMES list links (Eg:APPROVE,REJECT) 1-worklist application If I update the task through worklist, the pro

  • Changing a folder's icon...having problems.

    I just got a Mac, so I'm new to the OS for the most part. I'm trying to customize my desktop, namely change the icon for for a folder. The icon I want to use is the icon for a program called soulseeX. I searched around the forum, and saw the unanimou

  • Store not open some error code -805a017f are displ...

    The is not available at that moment is shown when aaps from Nokia,I m click in it.....