Sending to multiple mail servers

Hello,
Can Ironport be configured to send email to multiple mail servers? I don't mean load balancing or failover. What I want is for the Ironport to send the same inbound email to two separate mail servers.
Regards,
Xavier

I think you need to use a message filter. Something like this:
bccMessageFilter:
if ((mail-from == '^xavier$') and (rcpt-to == '^lloyd$'))  {
     bcc('[email protected]', '[Bcc] $Subject', '$EnvelopeFrom', '[IP/hostname of alt mail server]');
Note: I haven't tested this.      

Similar Messages

  • Mail Adapter - Multiple mail ID and multiple mail servers config.

    Hi All
    I am doing BPM synch scenario in which i get the response from SAP box and send the response via email adapter. I am using mail.xsd and doing mail config. in message mapping. However in the TO field i am able to give only one email ID. If i give multiple email ID's mail is not received. I tried comma and semi-colon as separator. Still not working? I have two questions in configuring TO option:
    1) How to send to multiple id's? I am using Lotus Notes.
    2)How to send to multiple mail servers? I have to send to Lotus Notes id's and outlook express id's also simultaneously.
    Thanks for your help in advance
    Warm Regards
    Samuel

    Hi,
    Please find here with some observations about it,
    1) How to send to multiple id's? I am using Lotus Notes.
    If you have specified an IMAP server under URL, the message is saved in the specified folder but is not sent to the receiver specified under To.
    Then even if Under To, you had specified the e-mail address that will receive the message would be separated with a semicolon. It will not work.
    Please verify about it .
    The below link will also help you to verify if there is anything missing
    Mail Adapter (XI) - how to implement dynamic mail address
    /people/michal.krawczyk2/blog/2005/03/07/mail-adapter-xi--how-to-implement-dynamic-mail-address
    BPM:Single Sender and Multiple Receivers based on synchronous
    exchange(switch) part-1
    /people/prasadbabu.nemalikanti3/blog/2006/03/10/bpmsingle-sender-and-multiple-receivers-based-on-synchronous-exchangeswitch-part-1
    Generic Message Interface in SAP Exchange Infrastructure Email Integration Scenarios
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00d5a235-4803-2a10-f682-889d67c69975
    (If your using Alert Framework then)
    If you want to send it to multiple email addresses and all email addresses are user of XI then you can define "Role" and attach that role to everyuser and make this role as receipent of alert .
    Thanks
    Swarup
    Thanks
    Swarup

  • Verizon not sending from multiple Mail accounts

    We are not tech-oriented and bought our MacBook Pro for its user-friendliness, like sending an iPhoto image right to our Mail program to send to friends and relatives. Sending through Mail is not working right now and this is a big disappointment. We're running the most recent Leopard updates. Our provider is Verizon and we've been trying to set up Mail for our family's 3 accounts. We are using the following settings (all correct according to Verizon):
    server name: outgoing.verizon.net
    ports: default ports (25, 465, 587)
    authentication: password
    username: [email protected]
    password: ourVerizonPassword
    no ssl
    We can receive mail ok but sending has followed this pattern:
    All 3 accounts might send the first email message successfully, or sometimes only the primary account can send the first email attempt. Then, on trying to send a second email message, only the primary account will work, or none will work. Then, on the third attempt to send email, no accounts will work.
    We've repeatedly deleted the accounts and started over again only to have the same progressively failing results. Some of what we've read here on this forum makes it sound like this is an unsolved, unaddressed problem. Does anyone have any further insights?

    Hi sharrison14
    I am in the UK and had a similar problem. Ii eventually found the problem was due to my BT Home Hub Router.  Not sure where you live, but of you are in the UK, this might work for you.
    I found this fix below on https://discussions.apple.com/thread/4604180?start=15&tstart=0
    It worked for me.  If you can't link to the URL, here is the body of the text
    There's an issue related to the BT homehub that is providing a hostname that is "syntactically incorrect" for several smtp server.
    Here's how you can fix it.
    Using your internet browser, go to the address "192.168.1.254
    - Follow instructions to reset your password if asked.
    - Then go to "Settings", then "Advanced Settings" and "home network"
    You will see there all the devices that are connected or that has been connected before. It's gonna be easyer if yout computer is the only one connected.
    Your computer should have a name like "unknown-xx:xx:xx:xx:xx ...
    Click on this name, chose another name without any special characters, like "macbook" for exemple.
    And then click on "apply"
    - restart your computer.
    That should fix the issue.
    Credit goes to vincentfromcork for providing me with the solution.
    Hope it works for you.  If it does, spread the word ;-)

  • I am running Os X Lion with Home and student office for Mac. My MS Outlook Mail programme has picked up a virus I think. The programme is sending out multiple mails to addresses that I have no knowledge of.

    Hi all: Wonder if any one can advise.
    My Mac is running Lion OS X 10.7.5 and I have MS Office for Mac (Student and Home) installed.
    A couple of days ago I noticed 14 emails in my inbox and others in Spam and Junk with a header explaining that these mails are undeliverable; they are mail addressees that I have never heard of.
    I have installed and run (I think correctly), ClamXav but it is still happenning.
    How can I rectify / rid my Mac / mail programme of this problem?
    Regards
    PS

    Paul111 wrote:
    A couple of days ago I noticed 14 emails in my inbox and others in Spam and Junk with a header explaining that these mails are undeliverable; they are mail addressees that I have never heard of.
    Check your "Sent Mail" folder to see if any of those messages were sent from it. If not then they just spoofed your address. If any are found there then your account was hacked (almost certainly on your ISP's mail server) and you need to change password and/or e-mail address.

  • Multiple PDF Sending via single mail

    Hi Experts,
    I have a requirement in which when the user runs a report, he could get many invoices. We need to send all the invoices in the list converted to PDF and sent all the PDF(Multiple) to the sold to party mail ID.
    If the Size of the PDF attachment exceeds we need to send as multiple mails.
    I have only the invoice number and output type from the report. ITs not a print program there is no Close_form to get otf_data.
    Is there any function module to convert a invoice to OTF then to PDF. ?
    Is there any function module to send Mutiple PDF(MIN of 10) attached in a single mail ?
    Regards,
    Venkatesh.

    Hi
    USe this link.
    http://forums.sdn.sap.com/search.jspa?threadID=&q=multiplePDFinSinglemail&objID=f231&dateRange=all&numResults=15&rankBy=10001
    Regards
    Azeez

  • Receiver Mail adapter with multiple mail ids

    Hi Experts,
    I am doing File to Mail scenario.
    I am generating mail package structure using Java mapping.
    Email is not going to multiple mail ids mentioned in To field.
    I tried with , and ; but for both it is behaving strange:
    When using ,(coma)
    in case of multiple receivers:
    only last mail id will receive mail in Inbox
    when using ;(semicolon)
    Every email id person will receive mail but with same name listed under To: that is last mail id.
    For example:
    To: abc.at.test.com,xyzat.est.com,def.at.est.com
    Then only def.at.test.com will receive mail
    In case of semicolon(;):
    Every mail id will receive mail in Inbox, that is abc.at.test.com,xyz.at.test.com,def.at.test.com
    will get mail in their respective mail box, but all mails will have same TO field: def.at.test.com
    I hope it is cleared.
    If you want I can send outlook mail headers from outlook.
    Best Regards,
    Divyesh

    Hi Divyesh
    Refer the below thread. The same problem was being solved.
    Mail Adapter - Multiple mail ID and multiple mail servers config.
    Here is the Summery:
    WRONG: receiver1@server1;receiver2@server2;
    CORRECT: receiver1@server1;receiver2@server2
    Regards,
    Madan Agrawal

  • How do I set up a mail server and SMTP server to send messages to other mail servers at mavericks

    How do I set up a mail server and SMTP server to send messages to other mail servers at mavericks

    You need to get the settings for your email from your email provider and enter them in Internet Accounts (System Preferences). Many of the common systems are already available, all you need is a password and an email address to set them up.

  • How to send an e-mail to multiple sharepoint groups in a SP2013 workflow

    I'm trying to create a workflow in designer 2013 that sends an e-mail to multiple users bases on a few sharepoint groups.
    However if a user is member of 2 sharepoint groups he/she will appear twice in the "to field" of the e-mail.
    Any suggestions on how to solve this would be much appreciated.
    Thank you

    Hi Jan,
    According to you description, my understanding is that you want to send email to user who exist in two groups once using workflow.
    If a user exist in the group, the email workflow will send the mail to the member in the group, it is reasonable.
    As a workaround, I suggest you send mail to the specific user independently and then create a new group without the repeat user, then you can send mail to the new group.
    More information:
    Create new user group in SharePoint 2013:
    http://plexhosted.com/billing/knowledgebase/279/How-to-create-new-SharePoint-2013-users-group-and-add-users-to-it-.html
    Best Regards
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber
    Support, contact [email protected]
    Zhengyu Guo
    TechNet Community Support

  • Using Yahoo, how to send an e-mail to multiple receivers without having to click on each one individually

    When I try to send/forward e-mail to multiple receivers, I choose the category, use ctrl, select the names and click "send e-mail to these contacts." When I return to the e-mail, the contacts are not listed.
    What am I doing wrong?
    Betty Spraker

    Hi,
    Creat the following internal table
    DATA: i_reclist LIKE somlreci1 OCCURS 0 WITH HEADER LINE.
    Pass the values to this internal table as follows
    i_reclist-receiver = '<give ur mail id>'.  "SAPoffice: Name of the recipient of a document (also ext.)
    i_reclist-rec_type = 'U'.                              "Specification of recipient type
    *U = INTERNET ADDRESS,
    *B = SAP USER,
    *P = PRIVATE DISTRIBUTION LIST,
    *O = SAPOFFICE USER,
    *R = SAP user in another SAP System
    *X = X400 ADDRESS
    *C = SHARED DISTRIBUTION LIST
    APPEND i_reclist.
    Pass the internal table to the Tables parameter of 'receivers'
    receivers = i_reclist
    Regards,
    Chandu

  • How to send mail to multiple mail address using mail pkg?

    Hi All,
    How to send a mail to multiple mail addresses using Mail package. I tried by giving multiple mail addresses separated by semicolon(as well as comma) to the To field of the Mail Package structure, it gives Invalid Address error in Message Monitoring. But if i give a single mail address it works. How to address multiple email addresses.
    Regards,
    Sundar

    HI,
    With semicolon for mulitple email ids it worked for me (long back). Anyway cross check with this aprt of SAP help-
    http://help.sap.com/saphelp_nw04/helpdata/en/6b/4493404f673028e10000000a1550b0/content.htm
    Regards,
    Moorthy

  • Sending Logs to Multiple Syslog Servers

    Hi Team ,
    is it doable to send log messages recorded on various cisco devices to multiple syslog servers by discriminating the severity level ?, for example I want to send all the critical and alerts logs to x.x.x.x server, but for other severities, I want to send the logs to y.y.y.y server.
    Thanks.

    Hi Team ,
    is it doable to send log messages recorded on various cisco devices to multiple syslog servers by discriminating the severity level ?, for example I want to send all the critical and alerts logs to x.x.x.x server, but for other severities, I want to send the logs to y.y.y.y server.
    Thanks.

  • Multiple Lotus Mail Servers

    Hi,
      In our landscape there are multiple Lotus Mail Servers.
      The requirement is to give a direct link to their Mailboxes.
      I understood that this can be realized by a URL iview to the Mailbox and using User Mapping through a HTTP System.
    Now I am trying to findout the best practice to give access to their mail boxes.I have identified the following...
            1. A page where we place multiple links directing to the different mail servers and the user has to pickup his mail server.
            2. Put the mail server details in the user profile and code a small application which will read the details and will redirect to the respective mail server.
        I would request you to suggest and share your experiences.
    Thanks & Regards
    Mrutyunjay

    Hi Mrutyunjay,
    I would suggest that you go for the second option. This saves the user a unecessary click.  Create a custom attribute that allows you to determine the user's mail server. Create as many system objects as you have Lotus mail servers and have a look into SAP Library to find out how to use the <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/21/dfd241cb76c417e10000000a155106/frameset.htm">Dynamic System Resolution service</a>.
    <i>The Dynamic System Resolution feature enables you to create a service that selects at runtime the system to which an iView connects.
    Generally, an iView connects to a system that is defined at design time. With dynamic system resolution, an iView can select at runtime from among several systems, based on the location of the current user, network traffic or any other logic.
    For example, for a specific iView, you may want users in Europe to connect to a system in Germany while users in the United States connect to a similar system in New York.</i>
    Best regards,
    Martin

  • Multiple mail accounts - how to get around default 'send' account

    I have multiple mail accounts on my iphone - personal, work, etc... No matter which account I send from, the recipient always sees it as coming from my personal mail account. I was told this is a apple restriction - that the 'default' account in your mail settings means that only one account can be set. This is not how it used to work previously...? Any suggestiongs ?

    Hi DavBMan, thanks for your reply. Yes I do know about seeing the 'from' address and manually changing it. Even when I do that, even though the phone shows the correct from address (even shows in the correct sent mailbox on the iphone), the recipient still sees another (my personal) 'from' address no matter what.
    Do you know of any info on the Apple support site for this? I haven't been able to find anything.
    Again, thanks for your help

  • TS1702 cannot send Mail   The connection to the outgoing server failed.  Additional Outgoing Mail Servers can be configured in Settings Mail, COntacts, Calendars

    Cannot send outgoing messages from my IPhone.  Receive the following message: 
                   Cannot Send Mail
                   The connection to the outgoing server"[email protected]" failed.  Additional OUtgoign Mail Servers can be configured in Settings> Mail, Contacts,                Calendar

    See here for troubleshooting the SMTP settings (outgoing mail server on your carrier's servers)
    http://www.apple.com/uk/support/iphone/mail/
    Often removing a mail service from iPhone and resetting works

  • IPhone E-mail Cannot send to Multiple Addresses

    In the Mac OS X and MobileMe e-mail applications, a person can paste multiple e-mail addresses into the 'To:' field, to send an e-mail message to multiple contacts at once. This is not only a convenience for anyone wanting to send a message to a large group of people, but a necessity for business/enterprise users such as company sales managers who have to constantly send information to sales reps in the field all over the country. With the current iPhone OS, the user must send e-mail messages to one contact at a time, which can be very time consuming and tedious. Anyone have any work-arounds for this?

    I should have been clearer on the last sentence of my post (but thanks for your response). The last sentence reads, 'With the current iPhone OS, the user must send e-mail messages to one contact at a time, which can be very time consuming and tedious.' What I should have said is:
    'With the current iPhone OS, the user must enter each e-mail address individually (one-at-a-time), which can be very time consuming and tedious.'
    For instance, let's say you have a group of 50 people you need to send an e-mail message to. If you already have their e-mail addresses typed out together as a group (and separated by commas), you can paste this group into the 'To:' field of a Mac OS X or MobileMe e-mail message, and in one step, send that e-mail to each individual. But on the iPhone, every time you want to send a message to those 50 people, you must individually click the '+' button and locate a contact in your list 50 times.

Maybe you are looking for