Multiple mail certificates and signing mail

If I understand the information I have read correctly, you can sign an email in Mail as long as you have a personal certificate. I can do this without a problem. My question to you all is.. if you have multiple certificates on your machine, which is Mail using to sign? Is there a way to choose a default?
Thanks.

your personal cert should be tied to a specific email address. mail uses the one for the address that is being used to send the email. if the digital signatures/certs aren't tied to a single email address, what good would they be?

Similar Messages

  • Wanna download javax.mail.* and javax.mail.internet.*

    Hi all;
    i'm a beginner in JSP and want help in downloading api classes for javax.mail.* and javax.mail.internet.*...would any1 like to tell me the URL for it and also after downloading, wat sequence would i follow to make these files run properly with my code.
    would b waiting desperately for immediate response.
    Regards.

    Go to
    http://java.sun.com
    There are 5 drop List. Under the 2nd Drop List Search for JavaMail(TM) API 1.3. Now continue to download. U will download a file names javamail-1_3.zip. There are some jar files which u need to extract and add to ur classpath settings.
    Not use the following code to send a simple SMTP Mail.
    //Java specific imports
    import javax.activation.FileDataSource;
    import javax.activation.DataHandler;
    import java.io.*;
    import java.util.*;
    import javax.mail.*;
    import javax.mail.internet.*;
    public class SendMail
    Session session = null;
    public SendMail() throws Exception
    Properties props = new Properties();
    String strMailIPServer = "Your SMTP Server IP";
    props.put("mail.smtp.host", strMailIPServer);
    session = Session.getDefaultInstance(props, null);
    public void sendMail(String strToAddress, String strFromAddress, String strSubject, String strMessage) throws Exception
    try
    long intTimeForTenMinutes = 60;
         MimeMessage objMimeMsg = new MimeMessage(session);
    //Address objFromAddr = new InternetAddress(strFromAddress);
    javax.mail.internet.InternetAddress objFromAddr = new javax.mail.internet.InternetAddress (strFromAddress);
    Address[] objToAddr = InternetAddress.parse(strToAddress);
    objMimeMsg.setFrom(objFromAddr);
    objMimeMsg.setRecipients(Message.RecipientType.TO, objToAddr);
    objMimeMsg.setSubject(strSubject);
    objMimeMsg.setContent(strMessage, "text/html");
    Transport.send(objMimeMsg);
    catch (Exception mex)
    throw mex;
    All the Best!
    Thanks and regards,
    Pazhanikanthan. P

  • I am sending a mass e-mail out to my mailing list and the mail program gets locked up and stops responding before sending the e-mail?

    I am sending a mass e-mail out to my mailing list and the mail program gets locked up and stops responding before sending the e-mail.  How can I fix this issue?  I have done it in the past successfully.

    Holly, how many are you sending to?
    Are you using the To; or BCC: field?
    Individual names or Groups?
    I suspect one malformed address at the moment without much else to go on.

  • S/MIME support in Mail (encryption and signing)

    Hi,
    is there S/MIME support in iPhones Mail-Client? Mail.app for OS X has great support for encrypting and signing eMails using S/MIME certificates and I wonder if iPhones Mail-Client is able to use S/MIME, too.
    best,
    Jens

    I have the same question. Much of my mail comes with either S/MIME or GnuPG encryption. A device that lets me receive but not read my e-mail isn't much use for communication.
    Can someone confirm?
      Mac OS X (10.4.10)  

  • Retrieve multiple e-mail address and send mail to multiple recipients

    Hello,
    I wonder if somebody could help me...at least with the clue to do the following.
    I have a form, with a textarea , where the people should put the e-mail addreses of all the people that later will receive all the form data via e-mail..
    I do not know how to retrieve all this e-mail addresses from the textarea (format?) and then how to send the e-mail to multiple recipients .
    It works for one...but I do not know how to do this for several recipients...
    could you please help?

    There is a setReceiptants method on the Message object.
    http://java.sun.com/products/javamail/javadocs/javax/mail/Message.html#setRecipients(javax.mail.Message.RecipientType,%20javax.mail.Address[])
    You will need to create an array of Addresses to feed it (just make space, commas, and semi-colons be tokens in your string and iterate it to create the address array)
    travis (at) overwrittenstack.com

  • ICloud and signed Mail

    Hi, i have a problem with Signed Mail (red Flag). I sogned 3 mails in Macbook but if i open Mail App in iPhone or iPad there ins's Signed Box Mail, but if i search mails in Inbox the mails are signed. Can you help me?!? Thanks

    Ok thanks, i flagged mail and after i opened iphone Mail and appear smart box with flagged mail but disappear immediately!
    Thanks so much!

  • Spontaneous trouble receiving mail from Mail Application and Web Mail

    Hello,
    Unfortunately I need some assistance. For unknown reasons, today at about 12 PM our in house email server (10.3.9) started failing to allow any user to connect to download mail. I have users running POP and other users running IMAP accounts that had the same lack of function.
    When I connect using web mail I get the following error:
    Error connecting to IMAP server: localhost. 61 : Connection refused
    When I connect from the Mail application I get the following error:
    The server "mail.mycompany.com" refused to allow a connection on port 110
    
When I connect using the Server Admin program the IMAP and POP logs are empty despite being set to the “All events” setting, and the SMTP log contains the following message frequently despite still being able to send email from the affected accounts:
    (temporary failure. Command output: couldn't connect to lmtpd: Unknown Error Code: 0_ 421 4.3.0 deliver: couldn't connect to lmtpd_ )
    I have restarted the server, I have run disk utility to repair permissions and made no intentional adjustments to the server in the last week. The last adjustment to the mail server I made was about 1 month ago to turn on IMAP authentication to allow me to switch from a POP to an IMAP email account.
    Please help me figure this out!
    Thanks in advance.
    
Mike
    (PS I am a veterinarian, not an IT guru. I run my own mail and web servers because with Apple products, I can.)

    Thanks for your assistance.
    I found the logs and while there is a mail.log there is no mailaccess.log file.
    There is a mailaccess.log.0.gz which I decompressed and I also decompressed the mailacess.log.1.gz.
    The mailaccess.log.1 file contains entries from July 10th through July 11th.
    The mailaccess.log.0 file contains entries from August 14th through August 15th (today). Seems like there was a long period that did not get archived correctly.
    Here is a subset of what was in the mail.log from this morning:
    Aug 15 07:04:03 www postfix/pipe[24378]: 5B2201493AC: to=<[email protected]>, relay=cyrus, delay=1001, status=bounced (Command time limit exceeded: "/usr/bin/cyrus/bin/deliver")
    Aug 15 07:04:03 www postfix/pipe[24376]: 5B2201493AC: to=<[email protected]>, relay=cyrus, delay=1001, status=bounced (Command time limit exceeded: "/usr/bin/cyrus/bin/deliver")
    Aug 15 07:04:03 www postfix/cleanup[10663]: 86BD71493BA: message-id=<[email protected]>
    Aug 15 07:04:03 www postfix/qmgr[25517]: 86BD71493BA: from=, size=19952, nrcpt=1 (queue active)
    Aug 15 07:04:04 www postfix/smtp[10668]: 86BD71493BA: to=<sentto-12433195-1540-1187185326-mrbroome=avmi.net@returns.groups.yahoo.com> , relay=rtn7.grp.scd.yahoo.com[66.218.66.214], delay=1, status=sent (250 ok 1187186644 qp 73498)
    Aug 15 07:06:16 www postfix/pipe[26600]: 8D50C1493AF: to=<[email protected]>, relay=cyrus, delay=1002, status=bounced (Command time limit exceeded: "/usr/bin/cyrus/bin/deliver")
    Aug 15 07:06:16 www postfix/pipe[26602]: 8D50C1493AF: to=<[email protected]>, relay=cyrus, delay=1002, status=bounced (Command time limit exceeded: "/usr/bin/cyrus/bin/deliver")
    Aug 15 07:06:16 www postfix/cleanup[12865]: 56B5E1493BC: message-id=<[email protected]>
    Aug 15 07:06:16 www postfix/qmgr[25517]: 56B5E1493BC: from=, size=51949, nrcpt=1 (queue active)
    Aug 15 07:06:22 www postfix/smtp[12866]: 56B5E1493BC: to=<[email protected]>, relay=mailer.versiontracker.com[66.179.48.93], delay=6, status=sent (250 2.0.0 l7FE6L807756 Message accepted for delivery)
    Aug 15 07:30:50 www postfix/smtpd[7082]: unable to get certificate from '/etc/postfix/server.pem'
    Aug 15 07:30:50 www postfix/smtpd[7082]: 7082:error:02001002:system library:fopen:No such file or directory:bss_file.c:278:fopen('/etc/postfix/server.pem','r'):
    Aug 15 07:30:50 www postfix/smtpd[7082]: 7082:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:280:
    Aug 15 07:30:50 www postfix/smtpd[7082]: 7082:error:140DC002:SSL routines:SSLCTX_use_certificate_chainfile:system lib:ssl_rsa.c:760:
    Aug 15 07:30:50 www postfix/smtpd[7082]: TLS engine: cannot load RSA cert/key data
    Aug 15 07:30:50 www postfix/smtpd[7082]: connect from valhalla.mailpure.com[66.109.52.210]
    Aug 15 07:30:51 www postfix/smtpd[7082]: 183AA1493D0: client=valhalla.mailpure.com[66.109.52.210]
    Aug 15 07:30:51 www postfix/cleanup[7088]: 183AA1493D0: message-id=<[email protected]>
    Aug 15 07:30:52 www postfix/qmgr[25517]: 183AA1493D0: from=<[email protected]>, size=26283, nrcpt=2 (queue active)
    Aug 15 07:30:52 www postfix/smtpd[7082]: disconnect from valhalla.mailpure.com[66.109.52.210]
    Aug 15 07:47:32 www postfix/pipe[7105]: 183AA1493D0: to=<[email protected]>, relay=cyrus, delay=1001, status=bounced (Command time limit exceeded: "/usr/bin/cyrus/bin/deliver")
    Aug 15 07:47:32 www postfix/pipe[7109]: 183AA1493D0: to=<[email protected]>, relay=cyrus, delay=1001, status=bounced (Command time limit exceeded: "/usr/bin/cyrus/bin/deliver")
    Aug 15 07:47:32 www postfix/cleanup[22267]: CD81D1493F0: message-id=<[email protected]>
    Aug 15 07:47:32 www postfix/qmgr[25517]: CD81D1493F0: from=, size=28115, nrcpt=1 (queue active)
    Aug 15 07:47:37 www postfix/smtp[22271]: CD81D1493F0: to=<[email protected]>, relay=cvm39.vetmed.wsu.edu[134.121.130.6], delay=5, status=sent (250 2.6.0 <[email protected]> Queued mail for delivery)
    The following is copied from the mailaccess.log.0 file from yesterday when the trouble started:
    Aug 14 21:43:56 www master[269]: exiting on SIGTERM/SIGINT
    Aug 14 21:43:56 www deliver[24981]: backend_connect(): couldn't read initial greeting: (null)
    Aug 14 21:43:56 www master[25420]: process started
    Aug 14 21:48:55 www deliver[25478]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Aug 14 21:50:22 www master[25519]: process started
    Aug 14 22:07:03 www deliver[25632]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Aug 14 22:40:22 www deliver[25829]: connect(/var/imap/socket/lmtp) failed: Connection refused
    Aug 15 06:23:50 www ctl_cyrusdb[25520]: DBERROR db4: PANIC: Too many open files
    Aug 15 06:23:50 www ctl_cyrusdb[25520]: DBERROR: critical database situation
    Aug 14 23:23:50 www master[25519]: process 25520 exited, status 75
    Aug 14 23:23:50 www master[25519]: ready for work
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR db4: fatal region error detected; run recovery
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR: dbenv->open '/var/imap/db' failed: DB_RUNRECOVERY: Fatal error, run database recovery
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR: init() on berkeley
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: checkpointing cyrus databases
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR db4: txn_checkpoint interface requires an environment configured for the transaction subsystem
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR: couldn't checkpoint: Invalid argument
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR: sync /var/imap/db: cyrusdb error
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR db4: DBENV->logarchive interface requires an environment configured for the logging subsystem
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR: error listing log files: Invalid argument
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR: archive /var/imap/db: cyrusdb error
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR db4: txn_checkpoint interface requires an environment configured for the transaction subsystem
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR: couldn't checkpoint: Invalid argument
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR: sync /var/imap/db: cyrusdb error
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR db4: DBENV->logarchive interface requires an environment configured for the logging subsystem
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR: error listing log files: Invalid argument
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR: archive /var/imap/db: cyrusdb error
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR db4: txn_checkpoint interface requires an environment configured for the transaction subsystem
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR: couldn't checkpoint: Invalid argument
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR: sync /var/imap/db: cyrusdb error
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR db4: DBENV->logarchive interface requires an environment configured for the logging subsystem
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR: error listing log files: Invalid argument
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: DBERROR: archive /var/imap/db: cyrusdb error
    Aug 14 23:23:50 www ctl_cyrusdb[26081]: done checkpointing cyrus databases
    Looks like my mail database is trashed. Let me know if this is correct and if so, how I should go about trying to restore/rebuild, etc.
    Thanks again for your assistance.
    Mike

  • Sync'ing "Sent"-box between Mail.app and e-mail sent using the web-app (2)

    Hi,
    A while ago, I posted this question, and Allan Sampson provided the answer, how to do it quickly and efficiently (see below).
    However, that method turns out to have a flaw:
    Here's what I just posted to Apple's sofware feedback:
    ========
    During the week, I connect to the internet from behind a firewall that prevents IMAP usage. I therefore use the webmail access to my @mac.com account. Once I am connected from a more liberal network, I let Mail.app sync with the @mac.com account, and transfer the "sent" messages from the server (the "Sent Messages" sub-folder at the bottom of the left-hand side folder listing in Mail.app) into the "Sent" (paper glider looking) folder, to be stored locally. I store about 7 year's worth of e-mail and use it as database.
    Unfortunately, when so transfering the sent messages from the @mac.com server into the local "Sent" folder, the "Date Sent" inexplicably changes to the date of transfer, and the original date of sending is obliterated!!! This should not happen, and I cannot but consider it a bug in Mail.app.
    Please fix this ASAP!
    ========
    In the meanwhile, does anyone know of a workaroud, other than forwarding those "sent" messages to myself, whereby the original header with the original "date sent" would be retained?
    Thanks, Tristan

    Tristan, we’re getting nowhere. For some reason that escapes me, you keep ignoring, misreading and/or misunderstanding what I’m saying...
    At this point, I can only guess that you don’t really know what I’m referring to when I talk about message headers. The message headers are not the same as the column headers that Mail displays in the message list. The message headers is what Mail shows above the message body when viewing a message. You can choose the amount of header information that Mail shows there by default in Preferences > Viewing > Show header detail, and you can tell Mail to show all the headers while viewing a message by doing View > Message > Long Headers.
    There is no such thing as Date Sent or Date Received message headers. The date & time that Mail shows in the Date Sent column is the date & time that appears in the Date message header and is set by the sender’s mail client. The date & time that Mail shows in the Date Received column is the date & time that appears in the latest (topmost) Received message header and is set by the recipient’s incoming mail server.
    If the message headers that Mail uses to determine the date & time that it should display in the Date Sent and Date Received columns are missing, Mail cannot reliably show the right date & time there, but it may still try to do so by looking somewhere else, such as the Internal Date message attribute if the message is stored on an IMAP server. Problem is, contrary to what happens with the message headers I’ve mentioned, the Internal Date is an IMAP attribute that isn’t part of the message itself, and hence, is lost as soon as the message is moved out of the server...
    Before the transfer:
    <http://homepage.mac.com/thubsch/eMailTransfer0.gif>
    What you’re showing here is Date Received, not Date Sent, but I could say the same I’ve said about Date Sent in previous posts, except in this case Mail gets the date & time to be displayed there from the latest (topmost) Received message header. The thing is, that header is set by the recipient’s incoming mail server, so don’t be surprised if you don’t see it either by doing View > Message > Long Headers while viewing a sent message...
    Again, if that message header is not present, Mail will have to get the date & time to be displayed in the Date Received column from somewhere else. In particular, if the message is stored on an IMAP server, as is the case here, it can determine that date & time by querying the IMAP server for the Internal Date message attribute, just like it can for the Date Sent column when there is no Date message header.
    BTW, note that Date Received is meaningless for sent messages (Mail has absolutely no idea when the messages were received, not even whether they were actually received), but since those messages would normally have no Received message header, Mail would actually display the right sent date & time in Date Received for sent messages if the Date message header was present.
    However, I wish to store those messages on my machine locally. In answer
    to my earlier question (for which you cited the URL), the really simple
    procedure was recommended, to select all messages from "SentMessages"
    and press-and-drag them into the "Sent" folder. When I do that, the "Date
    Sent" for all those messages becomes the date & time of transfer:
    <http://homepage.mac.com/thubsch/eMailTransfer1.gif>
    And again, when you do that, Mail can no longer query the IMAP server for the Internal Date message attribute. Since the message headers that you keep ignoring and that Mail needs in order to be able to show the right date & time in the Date Sent and Date Received columns aren’t there either, Mail simply has absolutely no way of knowing what date & time should it display there other than by looking at the creation date of the *.emlx files associated with those messages...
    Now, you are welcome to write a dissertation on how come this happens and
    why this is not a bug in "Mail.app". However, you are missing the boat:
    Interestingly enough, I’ve already explained multiple times why that happens and why this is not Mail’s fault. The culprit here is the mail client used to send those messages, which fails to set the Date message header that Mail (or any other mail client, for that matter) needs in order to be able to determine what the Date Sent is supposed to be.
    It’s you who keeps missing the boat and ignoring, misreading and/or misunderstanding everything I’m saying...

  • How to configure sendmail to act as a mail gateway and relay mails???

    I installed the Solaris (Intel) v.8 (10/01) in my external network. Now, I want to configure it as a mail server and as a mail gateway between my internal mail host and itself.
    I think I have read all documentation which comes in Answerbook2 about mail gateway.
    I added some aliases to the aliases file in /etc/mail and executed the newaliases command.
    The aliases pointed to my mail host which is in my internal network.
    I included the IP address and the name of the mail host in the /etc/hosts
    I can telnet the internal mail host and I can connect to it and verify the internal account thru:
    mconnect "mail host"
    vrfy "account"
    But when I do
    /usr/lib/sendmail -v "alias" < /dev/null
    it translates the alias to the account in the internal mail host but it returns to me
    "account" ... User Unknow.
    When I try to use the mail server from one client in my internal network (I configure my mail client to use as Outgoing server the server in the external network) to send mails I receive the error:
    550 5.7.1 Relaying denied. IP name lookup failed
    I create a file called "access" and create the binary called "access.db" (makemap hash access < access), but it doesn�t work.
    I think that maybe the sendmail.cf doesn�t recognize the access file but I�m not sure. I have worked with other "sendmail" version under others OS (RedHat Linux) but the files are quite differents.
    Would you please help me?

    I found the way to do it and this is the procedure
    How to implement the mail gateway on Solaris 5.8
    You have to make changes in 3 different places
    1.- Files in /etc/mail (sendmail files)
    2.- /etc/hosts file
    3.- DNS files and /etc/nsswitch.conf file
    1.- Files in /etc/mail
    1.1.- Backup your existent sendmail.cf file and copy the main.cf file as
    sendmail.cf (cp /etc/mail/main.cf /etc/mail/sendmail.cf)
    1.2.- If you want to accept mail for entire domain in your mail gateway (your mail
    server is an MX record in the DNS files), you�ll have to modify the sendmail.cf
    file editing the line Dj as Dj$m or if you want to accept just mail for your specific
    server you must put Dj$w.$m (be carefull to avoid spaces).
    1.3.- Change in the sendmail.cf file the DM parameter adding ddn. It should
    looks like DMddn (no spaces anywhere).
    1.4.- Insert a line for the Dm parameter, which should include your domain
    (ex.:Dmyourdomain.com, be care with spaces). If you have defined multiple
    domains, add a line with Cm and put the domains one after other separated by
    spaces. You have to put a space between Cm and the first domain
    1.5.- Add the following rule in the ruleset, don�t use spaces, use tabs as
    separator:
    R$*<@$*.$+>$* $#ddn $@ $2.$3 $:$1<@$2.$3>$4 [email protected]
    1.6.- If you find the following rule in the ruleset you should comment out it.
    R$*<@$*.$+>$* $#$M $@$R $:$1<@$2.$3>$4 [email protected]
    1.7.- If your host is receiving mail under different names for "local" delivery,
    often you need to define those hosts in a "Cw" line and put the names one after
    other separated by spaces. You have to put a space between Cw and the first
    name.
    1.8.- If you want to relay mails to different domains or subnets you can include
    them into the file relay-domains. Each record in this file is a domain name (like
    sun.com) or a subnet (like 192.0.0., be carefull with last dot).
    1.9.- To test your sendmail service you have to stop and start it
    (/etc/init.d/sendmail stop; /etc/init.d/sendmail start) and you can do the following:
    1.9.1- To get basic debug information type:
    /usr/lib/sendmail -bt -d0.1 < /dev/null
    1.9.2- To test the conection:
    mconnect "mail server"
    vrfy "any alias"
    1.9.3- To test the alias you inserted into aliases file (remember run newaliases
    command after insert them).
    /usr/lib/sendmail -v "any alias" </dev/null
    2.- The /etc/hosts file:
    2.1.- You must include in this file the IP address server, its nickname
    (servername), its extended nickname (servername.domain), the word
    "mailhost", the word "mailhost" and your domain (mailhost.domain) and the
    word loghost.
    2.2.- If you wish you can include all the servers that you want in the file. You
    should do this is to avoid the use of DNS service translation.
    2.3.- Check the DNS service thru nslookup servername (ex. Nslookup
    sun.com), then test nslookup to your mail gateway
    3.- DNS files and /etc/nsswitch.conf file
    3.1.- Include a MX record for your mail gateway as the mail host for the entire
    domain and verify that each record into the zone files include the MX record.
    These files are in your DNS server (nameserver).
    3.2.- Check your /etc/nsswitch.conf file. The record host must include files and
    dns. It must look like
    hosts: files dns

  • Dynamic attachment name with receiver mail adapter and use mail package

    We need to send mapped XML payload as attachment (with dynamic name) to a recepient (recepient email id is part of input xml payload, but not part of the mapped XML payload).
    I could probably do this using the adapter module (as per the following link),
    http://wiki.sdn.sap.com/wiki/display/XI/Adapter%20Module%20PI%207.0%20Set%20Attachment%20Name?bc=true
    I would like to explore if this would be feasible using Mail package and XI payload.I already have a Java mapping that is converting the input XML to required Output format. If I am using Mail package (XI Payload), how do I go about sending this Output XML from java mapping as attachment to email id available in the input payload?

    Hi,
    1) XML payload as attachment (with dynamic name)
    2) recipient (recipient email id is part of input xml payload, but not part of the mapped XML payload)
    These two is possible by using Mail Package. You have a standard xsd for mail package which you can download from the SAP Note 748024.
    The xml created in you java mapping which will be your attachment should be put into the <content> tag of the mail package xml structure. and the file name can be set in the <Content_Type> tag.
    <?xml version="1.0"; encoding="UTF-8"?>
    <p2:Mail xmlns:p2="http://sap.com/xi/XI/Mail/30">
    <Subject>My Invoice</Subject>
    <From>from email address<;/From>
    <To>to email address</To>
    <Content_Type>text/plain;name="MyFile.csv";</Content_Type>  --> file name here
    <Content>123;A49;aaa</Content>   -> attachment xml here
    </p2:Mail>
    And you have to select MailPackage in the receiver mail adapter.
    Regards,
    Aravind

  • Associating mail boxes and e-mails with Mail app.

    Hi there,
    I've moved to another Macbook Pro using Migration assistant but now my e-mail accounts are not showing up in Mail in the new computer. I can see all of my e-mail accounts under System Pref.> Internet accounts and . Also when I search for a keyword in spotlight my e-mails are showing up in search result so I'm pretty sure they are here. What can I do to use them in Mail like I used in my old computer? Thanks...

    The cheekly answer is go mail --> preferneces --> accounts, press the "+" at the bottom to add a new account (clear, huh?) and follow the bouncing ball.
    Certainly start there, and after selecting an account type and your email address, Mail will connect to a database and then the mail provider and try to figure out the rest itself. Often works. Sometimes doesn;t.
    If it fails, you will have to get the info from your mail provider(s) and enter it in piece by piece. Keep in mind you have both sending and receive servers, and need to configure them both.
    Hopefully it will work automatically. It keeps getting better and better.
    Grant

  • Will MX record work for the incoming mail flow and external mail flow.

    Hello All,
        I have created 2 machines with windows 2008 R2 workgroup and  installed Forefront TMG 2010 
        I am using the VIP for the external adapter for the NLB and going to connect it through the MX record will it work for the incoming mail flow to the Exchange 2010 and external mail flow.
        Is that right what i am doing please suggest. Thanks in Advance!
    Sidharth Guntoji,Messaging Consultant, ITBigBang (P) Ltd Www.ITBigBang.Com | Hire Us for Messaging Consulting

    Hi,
    Based on my experience, the MX record contains the fully qualified domain name of the messaging server that’s responsible for accepting messages for the domain.
    Do you want to configure the TMG server as a secure SMTP relay server? Did you mean that the external DNS server point to TMG’s external IP for the MX rcord and the internal Exchange server is using TMG’s internal IP address as the default gateway? Did you
    install any exchange role on the TMG server?
    I am sorry to say that I am not quite sure of your deployment, I would appreciate it if you can share your network topology and configuration.
    Best regards,
    Susie

  • I have 6 mail accounts and today mail opens to a "welcome to mail" log ???

    I run like 10 mailboxes and 6 email accounts on the Mail App. Yet today I open Mail and suddenly it pops the "welcome to mail" window. I know my accounts and mailboxes are there, but i can´t figure out how to properly open them?? any ideas???
    i have important stuff in there

    First in the Finder, open Home/Library and locate the Mail folder -- Duplicate the Mail folder and drag the resulting copy to the Desktop for temporary backup. Close the Finder.
    Open Mail, and setup your accounts again, and if prompted to Import anything, Decline and Mail should rediscover the account folders that presumedly you found above.
    But let's talk about why this may have happened. How much free space do you have on your hard drive, or if partitioned on the boot partition? If that is not an apparent issue, and if you were not using an application (such as video or audio) that used a lot of disk space temporarily, then might you have closed the lid on your laptop before Mail had finished its housekeeping tasks?
    All these questions are because OSX can overwrite preference files when low on space, or if housekeeping tasks do not finish then the preferences may not be preserved.
    Ernie

  • Problems with certificate and signed jad

    Hello
    I have a third party jar and jad which is signed as far as I can tell.
    When I run the jad under the phone emulator.exe I get the text below
    Is there something I need to do.
    Perhaps to do with keystores etc.
    I can install the jar and the application runs but keeps asking for permission to open etc.
    Thanks
    Jim
    C:\Java_ME_platform_SDK_3.0_EA\bin>
    C:\Java_ME_platform_SDK_3.0_EA\bin>emulator -Xdescriptor:trekbuddy.jad
    Device name is not set. Using -Xdevice:DefaultCldcPhone1 option.
    Hint: Use -Xquery argument to see all supported devices.
    HTTP server started!
    *** Error ***
    A problem occured during deploying application from http://127.0.0.1:49813/trekb
    uddy.jad
    * Reason:
    The content provider certificate issuer C=ZA;ST=Western Cape;L=Cape Town;O=Thawt
    e Consulting cc;OU=Certification Services Division;CN=Thawte Premium Server CA;E
    mailAddress=[email protected] is unknown.
    C:\Java_ME_platform_SDK_3.0_EA\bin>

    I got the Thawte certificates and after loading just about every one it stopped complaining about the issuer.
    How ever it then started on about not autorized for API.
    So I gave up in disgust and went back to the the 2.xx toolkit.
    This worked out the box.
    Jim

  • Lost connection between my Mail inbox and e-mails in Finder.

    In an attempt to transfer my e-mail to a newer MAC my intern managed to move all my e-mail files from Libary > Mail > POP-an***.com to the Trash folder!
    I have recover all the files and placed them back in the above folder but they are no longer connected to my Mail application.
    They are visible in the Inbox, but if I click on any of them, they open as a blank page.
    Does anyone know how I can reconnect this broken link or at least move then to an 'ON MY MAC' folder so that I can search them easily?
    Andrew

    When you move email messages in the Finder, you mess up the Envelope Index. If so, then you probably need to force a reindexing of all mailboxes. To do this, see:
    http://docs.info.apple.com/article.html?path=Mail/3.0/en/14019.html
    If you only have POP accounts, then you only need deal with the Envelope Index removal, but everyone should note that if there are any IMAP or Exchange accounts, they require the special treatment outlined in the article.
    Ernie

Maybe you are looking for

  • Joining two fact tables with different dimensions into single logical table

    Hi Gurus, I try to accomplish in Oracle Business Intelligence 11.1.1.3.0: F1 (D1, D2 and D3) F2 (D1 and D2 and D4) And we want to build a report F1 F2 D1 D2 D3 D4 to have data for: F1 that match only for D1-D2-D3 and data for F2 that match only D1-D2

  • Nokia Lumia 620 Lost

     I HAVE LOST MY NEW NOKIA LUMIA 620 3 hours back.MY QUESTION IS,HOW CAN I ABLE TO FIND THE PHONE IF THE SIM ON THE PHONE HAS BEEN CHANGED.    PLEASE HELP TO FIND MY MOBILE. MY CONTACT MAIL ID IS: xxxxxx Tried to Lock my phone, but I can't!! Suggest m

  • SQL Server 2008 Installation Error

    I found this error when i am try to Install SQL Server 2008 on Windows 8 TITLE: Microsoft SQL Server 2008 Setup The following error has occurred: Error getting file attributes for 1392. Please make sure that the drive is formatted and accessible. For

  • Security restriction in LoginModule?

    I have implemented my own LoginModule. In the module, I try to reference an EJB. When I call PortableRemoteObject.narrow(), I get the following error: java.lang.ClassCastException: Cannot narrow remote object to net.lm.uams.service.ejb.UserAccountMan

  • CS6 install stalls when installing the Help files

    I am attempting to install the trial version of CS6. I have tried it on 2 machines with the same results. One is running Win 7 Ultimate and the other is running Win 7 Home Premium. What happens is that when I install it everything sems to do fine unt