Meeting Forward Notification issue: server sends multiple MFNs to organizer

Hi,
Exchange 2013 CU7 on Server 2012 R2.
We have separated the roles into mailbox server and front end.  Mailbox servers are installed on physical servers, front end is virtualized. 
We still have Exchange 2007 SP3 Rollup 10 in the environment but not hosting any user mailboxes.
The issue is when someone forwards a meeting invite, the MFN is delivered many times to the organizer. In some cases 100s of times.  I have increased logging levels on all of the  MSExchangeMailboxAssistants\ sub-categories on the mailbox server
reported in the headers but see nothing useful in helping to troubleshoot.
Any tips on where to go from here are greatly appreciated.

Hi Blmatx,
According to your description, it seems like an outlook client issue,.
I recommend you try the following method to check if you can reappear the issue:
Let the user use OWA to forward the meeting invite
In addition, I also recommend you refer to the following article to understand the behavior of MFN:
Behavior of Meeting Forward Notifications
Depending on the client of the organizer, the Exchange version of the attendee forwarding the meeting, and the organization membership of both parties, the meeting forward notification can either be sent by Exchange or Outlook, or neither product.
Best practices when using the Outlook Calendar
We generally recommend that an attendee not forward a meeting if they are not in the same Exchange organization as the organizer, unless all of the following conditions are true:
The attendee is using Microsoft Outlook 2010 or newer.
The attendee’s Exchange Administrator allows meeting forward notifications to be sent to remote domains.
The organizer is using a Microsoft Outlook client.
In the case of an attendee that uses a non-Exchange mail system, we generally recommend not forwarding a meeting, unless all of the following conditions are true:
The attendee is using Microsoft Outlook 2010 or newer.
The organizer is using a Microsoft Outlook client.
Best regards,
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
Niko Cheng
TechNet Community Support

Similar Messages

  • Meeting Forward Notifications Body Missing

    Hi All
    We have an issue with the meeting forward notifications going to some users being blank so they are unable to see who the meeting was forwarded to.
    We have an Exchange 2013 environment with Outlook 2013, some users will get the body of the MFN with all the details while others will just get a blank email
    Have tried googling this but haven't really found much information.

    Hi,
    Based on my knowledge, meeting forward notification is only received by meeting organizer.
    If existing attendees need to know that an additional attendee was added to the meeting, then the organizer must open the meeting and send a meeting update to all of the attendees.
    According to your description, it seems all the attendees and organizer can receive MFN. Would you like to clarify it?
    Do you mean some users get full update however others get blank email, when the organizer send update to all attendees? If it is the case, please check in OWA to see whether they can get full update.
    Thanks
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Mavis Huang
    TechNet Community Support

  • Exchange 2010 SP3 and meeting forward notification options

    I'm having an issue with meeting forward notifications in Exchange 2010 SP3. I'm working on an integration project with an existing system using the EWS Managed API. Part of this system is handling forward notifications and responses. However, we've hit
    an issue regarding the way forwards are generated by Exchange.
    In short, when a meeting request is forwarded to an external address (could be an Exchange server outside of our domain, gmail, or anything, really), the notification they receive places the meeting owner in the "sent representing" field, not the
    person who actually sent the forward. As a result, any responses from the forward recipient will go directly back to the organizer, and the user who forwarded the request may not even be visible. We do not want this to happen. We'd prefer that the forward
    show the person who actually sent it as the sender, and as a result, the response should go directly back to them, not the organizer.
    Is this possible, either through settings or flags on the Appointment object itself or through some additional configuration options in Exchange? Installing a third-party transport agent (even one that we write) is probably out of the question.

    What if you "Forward as iCalendar"
    Remember to mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you Check out my latest blog posts on www.exchangequery.com

  • Emailing photo using MS Exchange Server sends multiple copies of the same email

    Emailing 1 photo using Microsoft Outlook Exchange server sends multiple copies of the same email and photo.  50+ at last count.  Also, since I emailed the photo to myself, then deleted these multiple copies from my inbox and sent items, my work Outlook exchange server will no longer sync.  Is there a solution for this? 
    Post relates to: Pre p100eww (Sprint)

    Thanks for your reply. 
    I have restarted multiple times.  I have also removed and re-added outlook exchange email 3 times.  This only affects exchange server email.  I can send the photo from my gmail and it only receives 1 copy.  I was wondering if this was a known issue and if someone had a fix for it.  Otherwise would have to wait for the next WebOS update.

  • Meeting Forward Notifications

    Hi,
    We have got an issue reported by user recently.
    She is a delegate to the calendar of her boss.
    She says "whenever she creates a new meeting request, a meeting forward notification is sent to her boss".
    This should not happen for when she creates new meetings.
    Any ideas on what could be causing this ?
    Mailbox: Exchange 2013
    User's client: Outlook 2010
    Boss client: Mac Outlook
    Just FYI, She also told me that this was not happening previously, It has started from yesterday...

    Hi
    As per the information and details provided by you, to solve the problem of Meeting Forward Notifications, please follow these steps: -
    I generally recommend that an attendee not forward a meeting if they are not in the same Exchange organization as an organizer, unless all the following conditions are true: -
    The attendee is using Microsoft Outlook 2010 or newer.
    The attendee’s Exchange Administrator allows meeting forward notifications to be sent to remote domains.
    The organizer is using a Microsoft Outlook client.
    In the case of an attendee that uses a non-Echange mail system, we generally recommend not forwarding a meeting, unless all the following conditions are true:
    The attendee is using Microsoft Outlook 2010 or newer.
    The organizer is using a Microsoft Outlook client.
    It is import to ask the meeting organizer to add the desired attendees if you are not certain that both you and the desired attendee’s environments meet the above conditions.
    Note: - Outlook Delegates do not receive Meeting Forward Notification.
    I hope this information will be helpful for you.
    Thanks and regards
    Shweta@G

  • Issue listeneing queue from Weblogic Cluster server with multiple managed server

    Haveing issue listeneing queue from Weblogic Cluster server with multiple managed server.
    Weblogic Cluster structure is like
    Weblogic Cluster01
      --ManagedServer01(http://server01.myhost.com:7001)
      --ManagedServer02(http://server02.myhost.com:7001)
    JMS Servers
      JMSserver01 targeting: ManagedServer01
      JMSserver02 targeting: ManagedServer02
      JMSmodule
      ConnectionFactory01 targeting:JMSserver01,JMSserver02
      UDQueue01 targeting:JMSserver01,JMSserver02
    Uniform Distributed Queue in Monitoring tab showing like this
      mysystemmodule!JMSserver01@UDQueue01
      mysystemmodule!JMSserver02@UDQueue01
    So when I am sending message to any Host(by specifying the provider URL) its distributing equally on both server like
      mysystemmodule!JMSserver01@UDQueue01 10
      mysystemmodule!JMSserver02@UDQueue01 10
    But when try to listen message from these queue, it is listening from one server, for which URL given to connect.
      mysystemmodule!JMSserver01@UDQueue01 0
      mysystemmodule!JMSserver02@UDQueue01 10
    untill I connect to other server by giveing its URL, will not able to access other message left on the queue.
    Solutions that tried
      1) we have tried give both server URL coma sparated in provider URL
    we need to configur same scenario for 5 managed server with 3 listener on other servers.
    Do any one have solution for this.

    You need to have:
    1. Consumers connected to each UDQ member
    OR
    2. If no consumers in some of the members is expected, you can configure Forward Delay (specify the amount of time, in seconds, that a queue member with messages, but with no consumers, will wait before forwarding its messages to other queue members that do have consumers):
    http://docs.oracle.com/cd/E12839_01/apirefs.1111/e13952/taskhelp/jms_modules/distributed_queues/ConfigureUDQGeneral.html
    For example you can set it to 10 (10s)
    Additional Information here:
    http://docs.oracle.com/cd/E23943_01/web.1111/e13727/dds.htm#i1314228
    http://docs.oracle.com/cd/E23943_01/apirefs.1111/e13951/mbeans/DistributedQueueBean.html?skipReload=true#ForwardDelay
    How Does JMS Load Balancing Work with Distributed Queues and Uniform Distributed Queues? (Doc ID 827294.1)
    I hope this helps
    Best Regards
    Luz

  • Issues with Receive Adapter receiving a file that has not completed uploading while send multiple files on the Send Adapter

    Hello,
    I am only a few weeks old into BizTalk so I am new to this application. 
    The pieces I have for my development environment consists of the following:
    FTP Server ---[SFTP Adapter]---> BizTalk 2013 ---[FILE Adapter]---> Internal Network Share Drive
    I currently configured a simple PassThru, One way Receive/Send in BizTalk where the Receive Port receives a file via SFTP 
    Adapter from our FTP server and the Send Port sends the file via the FILE Adapter to our Internal Network share drive. 
    The setup works great with small files.  However, when I receive a large file on the FTP server, the Send Port sends multiple instances of the file on the FTP server because the Receive Adapter sees that the file is there, but not yet
    fully uploaded.
    Can someone please guide me as to how I can determine when a file is fully uploaded to the FTP server before the Receive Adapter fires?
    Thanks,
    Mitch

    Yap BizTalk does not have control over locking the file during read/write Operation and its the third party which need to take care of this (by rename the file after upload ) .
    If the file size is too large I would suggest to bypass the message box as it has performance bottleneck during peak hours 
    Apart from being repetitive, this is not good advice.  There is no indication that the file is too large or will cause any "performance" issues.
    The concurrency problem can happen with a file of any size.

  • Forwarded emails show my sender address as "rejected by the server"

    Forwarded emails show my sender address as "rejected by the server". All forwarded mail sits forever in the outbox.
    All other mail functions are completely normal. Started happening when I
    switched over to the 4S.

    Forwarded emails show my sender address as "rejected by the server". All forwarded mail sits forever in the outbox.
    All other mail functions are completely normal. Started happening when I
    switched over to the 4S.

  • [Forum FAQ] How do I send multiple rows returned by Execute SQL Task as Email content in SQL Server Integration Services?

    Question:
    There is a scenario that users want to send multiple rows returned by Execute SQL Task as Email content to send to someone. With Execute SQL Task, the Full result set is used when the query returns multiple rows, it must map to a variable of the Object data
    type, then the return result is a rowset object, so we cannot directly send the result variable as Email content. Is there a way that we can extract the table row values that are stored in the Object variable as Email content to send to someone?
    Answer:
    To achieve this requirement, we can use a Foreach Loop container to extract the table row values that are stored in the Object variable into package variables, then use a Script Task to write the data stored in packages variables to a variable, and then set
    the variable as MessageSource in the Send Mail Task. 
    Add four variables in the package as below:
    Double-click the Execute SQL Task to open the Execute SQL Task Editor, then change the ResultSet property to “Full result set”. Assuming that the SQL Statement like below:
    SELECT   Category, CntRecords
    FROM         [table_name]
    In the Result Set pane, add a result like below (please note that we must use 0 as the result set name when the result set type is Full result set):
    Drag a Foreach Loop Container connects to the Execute SQL Task. 
    Double-click the Foreach Loop Container to open the Foreach Loop Editor, in the Collection tab, change the Enumerator to Foreach ADO Enumerator, then select User:result as ADO object source variable.
    Click the Variable Mappings pane, add two Variables as below:
    Drag a Script Task within the Foreach Loop Container.
    The C# code that can be used only in SSIS 2008 and above in Script Task as below:
    public void Main()
       // TODO: Add your code here
                Variables varCollection = null;
                string message = string.Empty;
                Dts.VariableDispenser.LockForWrite("User::Message");
                Dts.VariableDispenser.LockForWrite("User::Category");
                Dts.VariableDispenser.LockForWrite("User::CntRecords");     
                Dts.VariableDispenser.GetVariables(ref varCollection);
                //Format the query result with tab delimiters
                message = string.Format("{0}\t{1}\n",
                                            varCollection["User::Category"].Value,
                                            varCollection["User::CntRecords"].Value
               varCollection["User::Message"].Value = varCollection["User::Message"].Value + message;   
               Dts.TaskResult = (int)ScriptResults.Success;
    The VB code that can be used only in SSIS 2005 and above in Script Task as below, please note that in SSIS 2005, we should
    change PrecompileScriptIntoBinaryCode property to False and Run64BitRuntime property to False
    Public Sub Main()
            ' Add your code here
            Dim varCollection As Variables = Nothing
            Dim message As String = String.Empty
            Dts.VariableDispenser.LockForWrite("User::Message")
            Dts.VariableDispenser.LockForWrite("User::Category")
            Dts.VariableDispenser.LockForWrite("User::CntRecords")
            Dts.VariableDispenser.GetVariables(varCollection)
            'Format the query result with tab delimiters
            message = String.Format("{0}" & vbTab & "{1}" & vbLf, varCollection("User::Category").Value, varCollection("User::CntRecords").Value)
            varCollection("User::Message").Value = DirectCast(varCollection("User::Message").Value,String) + message
            Dts.TaskResult = ScriptResults.Success
    End Sub
    Drag Send Mail Task to Control Flow pane and connect it to Foreach Loop Container.
    Double-click the Send Mail Task to specify the appropriate settings, then in the Expressions tab, use the Message variable as the MessageSource Property as below:
    The final design surface like below:
    References:
    Result Sets in the Execute SQL Task
    Applies to:
    Integration Services 2005
    Integration Services 2008
    Integration Services 2008 R2
    Integration Services 2012
    Integration Services 2014
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Thanks,
    Is this a supported scenario, or does it use unsupported features?
    For example, can we call exec [ReportServer].dbo.AddEvent @EventType='TimedSubscription', @EventData='b64ce7ec-d598-45cd-bbc2-ea202e0c129d'
    in a supported way?
    Thanks! Josh

  • ICal sends multiple emails for invites and updates to event attendees - HELP!

    Every time I create or send an event in iCal, it sends multiple emails to each attendee (2-3 duplicate emails) with the same event.  So if I have 3 event invitees, they get 3 emails each.  All the emails are sent from the correct account in Apple Mail, and the calendar itself shows only one email address for each attendee, but for some reason the sent folder shows that each person was emailed 2-3 times.  This is causing quite a problem for work, as any invite I send is clogging up inboxes with duplicate and triplicates for each attendee. 
    When I send a meeting acceptance, it only sends one reply, so I have no idea why it's duplicating or triplicating events when new ones are sent out or udpated by me.  I can't delete my calendar without losing important events from clients or what not, so I'm not sure what to do.
    Also notable:
    I am NOT using iCloud calendars as I needed to create a calendar group and iCloud didn't support that.
    My calendar is syncing to an FTP so that people in my main office can view and download my calendar as needed.
    I am on a brand new (not even 2 mos old) MacBook Pro Retina 2013 model, with OS X 10.8.3
    I am on Calendar 6.0
    I can't change/update events on my calendar from one sub-calendar to another once they are created (though I can edit on my iPhone and resync). This is really annoying and I've posted about this before to no avail (thread here: https://discussions.apple.com/message/21646850#21646850 and here: https://discussions.apple.com/thread/3920017?start=0&tstart=0).
    For now (for this thread) I'd like any help possible in getting my calendar to send just ONE email to meeting attendees when I create and/or update an event.
    Thanks!

    I have the same issue.  Did you get a resolution to this?  Whenever I add a new person to the meeting invite iCal always resends the entire invite...it should just send the invite to newly added participants.

  • Notifications failed to send mail for journal approval with attachments

    Issue : Notifications failed to send mail for journals sent for approvals with attachments.
    Error :
    [WF_ERROR] ERROR_MESSAGE=3835: Error '-6502 - ORA-06502: PL/SQL: numeric or value error: character string buffer too small' encountered during execution of Generate function 'WF_XML.Generate' for event 'oracle.apps.wf.notification.send'. ERROR_STACK=
    WF_XML.GetAttachments(71009549, http://vfilvappclone.verifone.com:8000/pls/EBIZRPT, 13525)
    WF_XML.GenerateDoc(oracle.apps.wf.notification.send, 71009549)
    WF_XML.Generate(oracle.apps.wf.notification.send, 71009549)
    WF_XML.Generate(oracle.apps.wf.notification.send, 71009549)
    Wf_Event.setMessage(oracle.apps.wf.notification.send, 71009549, WF_XML.Generate)
    Wf_Event.dispatch_internal()
    Cause : Above error is thrown for Journals with attachment of file type Microsoft Office Excel Macro-Enabled Worksheet (.xlsm)
    Can anybody help with this?

    Please post the details of the application release, database version and OS.
    Please see if these docs help.
    ORA-20001 & ORA-06502 Workflow Errors [ID 761638.1]
    Manager Approval Notification Gives Error: Ora-O6502: Pl/Sql: Numeric Or Value Error: Character String Buffer Too Small [ID 352213.1]
    Approval Confirmation Email Is Not Received By Preparer - ERROR_MESSAGE=3835 ORA-20001 ORA-6502 [ID 465146.1]
    Notification Fails To Be Generated When A DOCX Document Is Attached [ID 1058183.1]
    Not Able To Send Multiple E-Mails Upon Approval Of Purchase Order [ID 333719.1]
    Expenses Workflow Error: "ORA-06502: PL/SQL: numeric or value error: associative array shape is not consistent with session parameters has been detected in fnd_global.put(CONC_LOGIN_ID,-1)" [ID 455882.1]
    Using Microsoft Office 2007 and 2010 with Oracle E-Business Suite 11i and R12 [ID 1077728.1] -- Notification Generation Fails
    ORA-06502 Buffer Too Small Error in Contracts Workflow Notification [ID 870712.1]
    Thanks,
    Hussein

  • Not Working-LexicalParamater used to send multiple values with one prameter

    Hi,
    I am calling a reportname.rdf from the web(using apache webserver and url as follows:
    http://localhost/cgi-bin/rwcgi60.exe?server=reportservername&report=acctActivity.rdf&userid=bizsystest/[email protected]&destype=cache&desformat=pdf&placeholdercolumnname='2,3,4'&docid=2
    I have to send multiple values for fundid.
    To accomplish this,
    I created a placeholder column and initialized the value '0' and type taken as character(even though datatype of this column is number).
    In sql query
    select table1.c1, table2.c2 from table1, table2, table3, table4 where table1.cl in (&placeholdercolumname)
    and table1.c2 = table2.c2(+)
    and table3.doccode = :docid
    From Web, URL contains the placeholdercolumnnmae='2,3,4'
    Still its taking the value zero and output is generating.
    Its not taking my newvalues ('2,3,4') in IN parameter.
    I donot know the reason, where exactly is wrong.
    Please help me to resolve.
    2. My Second Issue:
    Is there anyway, can we hide all key/value parameters send through the URL not visible to endusers
    like servername, database userid and password and configure some where, so system can pickup each time when I run report.
    Please help me to resolve.
    Thanks,
    Usha.

    Hi Usha,
    First of all, I assume that the place holder column you have specified is a UserParameter which you have specified on the command line. I don't think there is any direct way of doing that.
    I created a placeholder column and initialized the value '0' and type taken as character(even though datatype of this column is number). If I infer correctly from what you are saying, you can't mix and match the datatypes of the columns, you can't define the parameter as a number and pass characters. I suggest you declare your parameter as a character with sufficient width to hold your LOV and then process them convert them to numbers.
    Another suggestion is try replacing your "Placeholder" with another query construct.
    For your Second issue,
    You can use the Key-Map file Oracle Reports provides for the Web client. Please refer to
    <ORACLE_HOME>\Report60\server\cgicmd.dat.
    In the cgicmd.dat,you can alias your entire commandline with a single key and use that key in your URL.
    Regards
    Oracle Reports Team.

  • Email notification is not send to contact person in SRM 7.0

    Hi Friends,
            I am in SRM 7.0 and SP03. I am using program '/SAPSRM/OFFLINEAPPROVALSEND' to send notification to approver. 
                 Email notification is not sending to contact person in SRM 7.0 after all approvers approved the shopping cart. I even enabled checkbox 'Approval of application object' for Contact person (in most cases, the creator of the document) in the SPRO-SAP Supplier Relationship Management-SRM Server-Cross Application Basic Settings-Business workflow-Process-Controled Workflow-Business Process Configuration-Define Recipient of Notifications. Am i missing something or is it how SRM 7.0 Build. I knew that this functionality is there in SRM 5.0 by activate the security level in the user settings(SU01), I also know that this setting will not work if we use Process control workflow. Any input on this..
    John.

    Hi Masa,
       Thanks for your input. I maintained the below entries but still it is not working. creator is not still receiving approved Email once the shopping cart is fully approved.
    1 .SPRO-SAP Supplier Relationship Management-SRM Server-Cross Application Basic Settings-Define Transaction Types -
        BUS2121 - SHC - Event Schema as SC.
    2. I enabled all four check boxes in this path Define Recipient of Notifications - approve shopping cart - contact person ( in most
        cases, the creator of the document ) .
    But I don't know how to maintain or what to maintain for Define Event Schema. This will be highly appreciate if you share your great experience on this..
    Hi Masa,
       I got approved Email after 10 mins. I don't know is this how the standard email send to requestor any idea how to change this? I found the Standard task that mail is sending
    Document 1000001212 approved
    WF-BATCH
    to:
    XXXXXXX
    08/12/2009 03:35 PM
    Show Details
    Document 1000001212 approved
    The document 1000001212 of type BUS2121 was approved.
    Technical information:
    Event:#APPROVAL_PROCESS_DOC_APPROVED
    SubCat:#APPROVAL_RESULT_NOTIFIC_NEW
    The following messages have been triggered by the system:
    You can view the document directly. Choose the following link :
    Login
       I am facing another issue that the Email is having a PORTAL link (Login text above is basically a link), when i click and after login into portal a pop up is displayed 'The specified transaction mode is not allowed with respect to workflow status of current document'. any idea about this issue?
    John

  • Cant send multiple messages like group message

    when i try to send multiple message in my group consist of 19 persons, it won't send it just tells "try again"
    but when i try to forward a message consisting of 130 characters and up to my groups, it will send..
    can someone explain to me why can't i send my message to my group?

    Hi Skype Community,I am having the same issue on OS X 10.10.4 after getting Skype updated to version 7.10 (777). Please HELP to get this fixed. Thanks

  • Edge Server send RST packet to Client

    Hi all,
    I'm meeting an issue, please help me!
    I'm setting up a testing LAB. After I deployed Edge Server, everything may be fine. But Client connects to Edge server, after TLS handshake, the server send RST packet to
    Client. Please refer picture below.
    I used CA built on Domain Controller server to assign Cert to internal and external interface of Edge server. I know I should use a public CA on Internet to assign Cert to external interface, but I'm setting LAB for testing, so I used internal CA. And my
    domain internal and external are the same (e.g: internal is edge.sip96x2.com and external is access.sip96x2.com). From Client, I installed Root CA Cert downloaded from CA on Domain Controller. Client from external doesn't
    have DNS server, instead of using Hosts file, the Host file includes:
    "100.20.252.12     access.sip96x2.com"
    I don't know what is information need to show here, if you required any information, please let me know, thanks so much!

    To work with your Lync Client from External over the edge, the Lync Client has to reach
    Access Edge, Audio/Video Edge and Web Edge IP.
    To login to your Lync Edge you can use the lync Manual Configuration access.sip96x2.com:443.
    You should use the host fqdn for internal Connection and the three needed External FQDN for the edge.
    To use a private CA ist allways possible for a Lab.
    http://ocsguy.com/2010/11/21/deploying-an-edge-server-with-lync/
    regards Holger Technical Specialist UC

Maybe you are looking for