Sending Attachments in CAS

Hi Experts,
Now i am working on a CAS project.One of my project requirements is sending attachments(PDF,DOC,etc) to the datebase.I have to do this throw application service.
Can you plz provide some links to solve this issue?.
Thanks & Regards
Sampath.G

Hey thanks Jp,
I did a search and found what looks like an answer.
"Worked with an AppleCare guy for about an hour, trying everything. Finally, since it was happening with multiple browsers and multiple user accounts, he figured it was system-wide. So had me drag SystemConfiguration folder out to the desktop (it's in Preferences folder which is in Library folder in HD). Then had me restart iMac and establish a new connection to the internet...
Now able to upload, add attachments and no blank pages."
My concern is the part where it says,
''Then had me restart iMac and establish a new connection to the internet...''
I'm wary of this because I've had difficulties in the past. I live in Taiwan, my broadband is shared and located with the neighbors and my landlord is currently living in Geneva. My time and Chinese is not really up to extensive working out of difficulties.
Can anyone explain what is meant by this, 'establish a new connection to the internet' ?, before I go ahead and take the action suggested.
Thanks.
   

Similar Messages

  • Sending attachments of ME43(RFQ) tcode in mail

    Hi All,
    We have developed a SmartForm for RFQ and the same we are converting into PDF and sending in a mail as an attachment. Now, user has came up with new requirement, that is, they will attach documents directly in ME42/ME43 tcode using 'Services for Object' which is available as a button in left hand top corner, just above application tool bar. And that attached files along with our RFQ SmartForm should be sent in a same mail as an attachments.
    Can anyone guide me how to achieve this?
    Thanks,
    Aravinth

    Hi All,
    Finally I got a solution for my requirement , same I am mentioning below,
    Table SRGBTBREL is having a list of attachments which we are attaching through Services for Object in all transactions (In my case, ME43 for RFQ).
    So I am passing the below values to the fields of table SRGBTBREL,
    RELTYPE      =      'ATTA'  
    INSTID_A       =      LV_EBELN
    TYPEID_A     =      'BUS2010'
    CATID_A       =      'BO'.   
    and I am getting some hexa value from field INSTID_B.
    And this value I am passing to a function module called SO_DOCUMENT_READ_API1, and getting output in DOCUMENT_DATA and OBJECT_CONTENT.
    DOCUMENT_DATA - Will have name of attachments, size and other details
    OBJECT_CONTENT - Will have a Binary data of attachment
    and after getting these information, I am calling a method ADD_ATTACHMENT of class CL_DOCUMENT_BCS , refer a below code
                 LV_SUBJECT  = WA_DOCDATA-OBJ_DESCR.
                 LV_FILESIZE = WA_DOCDATA-DOC_SIZE.
                 CALL METHOD LCL_DOCUMENT->ADD_ATTACHMENT
                   EXPORTING
                     I_ATTACHMENT_TYPE    = WA_DOCDATA-OBJ_TYPE
                     I_ATTACHMENT_SIZE    = LV_FILESIZE
                     I_ATTACHMENT_SUBJECT = LV_SUBJECT
                     I_ATT_CONTENT_TEXT   = IT_OBJCONT[].
    after calling this method, all attachment which is present in Services for objects will be attached to a mail and then, adding sender and recipients mail ids, I am using a SEND method of class CL_BCS to send mail with attachments.
    I referred the below link,
    How to send Attachments from Services for Object in Email attachments
    Thank you Gokul, for giving me some hint.
    Regards,
    Aravinth

  • .Mail won't send attachments

    Since upgrading to OS X 10.7, Mail usually won't send attachments. It does not matter if the attachment is small (~300kb) or larger (~3MB). Mail will try to send it (and if you watch the progress bar in the lower right corner of Mail, you can see that it starts uploading the message), but then it stops. Then I get the message: "Cannot send message using the server..." Occsaionally, attachments will work, but I haven't been able to determine why. This is the case for both my desktop (10.7.2) and my laptop (10.7.3).
    The e-mail affected is a g-mail account configured through IMAP. I have verified that I have internet connectivity while experiencing this problem and I can even send other e-mails w/o file attachments. I opened the Connection Doctor and everything logs in/out correctly. The details from Connection Doctor are below.
    Any ideas?
    Thanks.
    WROTE Feb 08 08:18:55.309 [kCFStreamSocketSecurityLevelTLSv1SSLv3]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba68d5220 -- thread:0x7f9ba68ce300
    CONNECTED Feb 08 08:18:59.021 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6d4edc0 -- thread:0x7f9ba6514970
    CONNECTED Feb 08 08:18:59.022 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6720aa0 -- thread:0x7f9ba68ce300
    READ Feb 08 08:18:59.066 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6d4edc0 -- thread:0x7f9ba6514970
    220 mx.google.com ESMTP li19sm4211728pbb.17
    READ Feb 08 08:18:59.066 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6720aa0 -- thread:0x7f9ba68ce300
    220 mx.google.com ESMTP a5sm2518813pbh.15
    WROTE Feb 08 08:18:59.085 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6d4edc0 -- thread:0x7f9ba6514970
    EHLO [192.168.0.74]
    WROTE Feb 08 08:18:59.101 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6720aa0 -- thread:0x7f9ba68ce300
    EHLO [192.168.0.74]
    READ Feb 08 08:18:59.132 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6d4edc0 -- thread:0x7f9ba6514970
    250-mx.google.com at your service, [64.126.140.239]
    250-SIZE 35882577
    250-8BITMIME
    250-STARTTLS
    250 ENHANCEDSTATUSCODES
    WROTE Feb 08 08:18:59.144 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6d4edc0 -- thread:0x7f9ba6514970
    STARTTLS
    READ Feb 08 08:18:59.146 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6720aa0 -- thread:0x7f9ba68ce300
    250-mx.google.com at your service, [64.126.140.239]
    250-SIZE 35882577
    250-8BITMIME
    250-STARTTLS
    250 ENHANCEDSTATUSCODES
    CONNECTED Feb 08 08:18:59.151 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba62c7ae0 -- thread:0x7f9ba6b5ffc0
    CONNECTED Feb 08 08:18:59.154 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba6814e40 -- thread:0x7f9ba6b45550
    WROTE Feb 08 08:18:59.171 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6720aa0 -- thread:0x7f9ba68ce300
    STARTTLS
    READ Feb 08 08:18:59.190 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6d4edc0 -- thread:0x7f9ba6514970
    220 2.0.0 Ready to start TLS
    READ Feb 08 08:18:59.217 [kCFStreamSocketSecurityLevelNone]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6720aa0 -- thread:0x7f9ba68ce300
    220 2.0.0 Ready to start TLS
    WROTE Feb 08 08:18:59.462 [kCFStreamSocketSecurityLevelTLSv1SSLv3]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6d4edc0 -- thread:0x7f9ba6514970
    EHLO [192.168.0.74]
    READ Feb 08 08:18:59.508 [kCFStreamSocketSecurityLevelTLSv1SSLv3]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6d4edc0 -- thread:0x7f9ba6514970
    250-mx.google.com at your service, [64.126.140.239]
    250-SIZE 35882577
    250-8BITMIME
    250-AUTH LOGIN PLAIN XOAUTH
    250 ENHANCEDSTATUSCODES
    READ Feb 08 08:18:59.514 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba62c7ae0 -- thread:0x7f9ba6b5ffc0
    * OK Gimap ready for requests from 64.126.140.239 au13if1327927vdc.13
    WROTE Feb 08 08:18:59.528 [kCFStreamSocketSecurityLevelTLSv1SSLv3]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6d4edc0 -- thread:0x7f9ba6514970
    AUTH PLAIN  (*** 52 bytes hidden ***)
    WROTE Feb 08 08:18:59.541 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba62c7ae0 -- thread:0x7f9ba3d925a0
    1.29 CAPABILITY
    READ Feb 08 08:18:59.547 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba6814e40 -- thread:0x7f9ba6b45550
    * OK Gimap ready for requests from 64.126.140.239 aj13if1332717vdc.2
    WROTE Feb 08 08:18:59.586 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba6814e40 -- thread:0x7f9ba67202d0
    1.30 CAPABILITY
    READ Feb 08 08:18:59.686 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba62c7ae0 -- thread:0x7f9ba3d925a0
    * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 XYZZY SASL-IR AUTH=XOAUTH
    1.29 OK Thats all she wrote! au13if1327927vdc.13
    READ Feb 08 08:18:59.692 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba6814e40 -- thread:0x7f9ba67202d0
    * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 XYZZY SASL-IR AUTH=XOAUTH
    1.30 OK Thats all she wrote! aj13if1332717vdc.2
    WROTE Feb 08 08:18:59.701 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba62c7ae0 -- thread:0x7f9ba3d925a0
    2.29 LOGIN (e-mail address edited out) **********
    WROTE Feb 08 08:18:59.715 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba6814e40 -- thread:0x7f9ba6d41cd0
    2.30 LOGIN  (e-mail address edited out) ********
    WROTE Feb 08 08:18:59.816 [kCFStreamSocketSecurityLevelTLSv1SSLv3]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6720aa0 -- thread:0x7f9ba68ce300
    EHLO [192.168.0.74]
    READ Feb 08 08:18:59.866 [kCFStreamSocketSecurityLevelTLSv1SSLv3]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6720aa0 -- thread:0x7f9ba68ce300
    250-mx.google.com at your service, [64.126.140.239]
    250-SIZE 35882577
    250-8BITMIME
    250-AUTH LOGIN PLAIN XOAUTH
    250 ENHANCEDSTATUSCODES
    WROTE Feb 08 08:18:59.885 [kCFStreamSocketSecurityLevelTLSv1SSLv3]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6720aa0 -- thread:0x7f9ba68ce300
    AUTH PLAIN  (*** 48 bytes hidden ***)
    READ Feb 08 08:18:59.998 [kCFStreamSocketSecurityLevelTLSv1SSLv3]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6d4edc0 -- thread:0x7f9ba6514970
    235 2.7.0 Accepted
    WROTE Feb 08 08:19:00.016 [kCFStreamSocketSecurityLevelTLSv1SSLv3]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6d4edc0 -- thread:0x7f9ba6514970
    QUIT
    READ Feb 08 08:19:00.067 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba6814e40 -- thread:0x7f9ba6d41cd0
    * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE
    2.30 OK (e-mail address edited out)  (name edited out) authenticated (Success)
    WROTE Feb 08 08:19:00.081 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba6814e40 -- thread:0x7f9ba7419930
    3.30 CAPABILITY
    READ Feb 08 08:19:00.139 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba62c7ae0 -- thread:0x7f9ba3d925a0
    * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE
    2.29 OK (e-mail address edited out)  (name edited out) authenticated (Success)
    WROTE Feb 08 08:19:00.159 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba62c7ae0 -- thread:0x7f9ba6867290
    3.29 CAPABILITY
    READ Feb 08 08:19:00.197 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba6814e40 -- thread:0x7f9ba7419930
    * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE
    3.30 OK Success
    WROTE Feb 08 08:19:00.218 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba6814e40 -- thread:0x7f9ba3d925a0
    4.30 ID ("name" "Mac OS X Mail" "version" "5.1 (1251.1)" "os" "Mac OS X" "os-version" "10.7.2 (11C74)" "vendor" "Apple Inc.")
    READ Feb 08 08:19:00.340 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba6814e40 -- thread:0x7f9ba3d925a0
    * ID ("name" "GImap" "vendor" "Google, Inc." "support-url" "http://support.google.com/mail" "remote-host" "64.126.140.239")
    4.30 OK Success
    WROTE Feb 08 08:19:00.360 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba6814e40 -- thread:0x7f9ba3d925a0
    5.30 LIST "" ""
    READ Feb 08 08:19:00.363 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba62c7ae0 -- thread:0x7f9ba6867290
    * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE
    3.29 OK Success
    WROTE Feb 08 08:19:00.387 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba62c7ae0 -- thread:0x7f9ba7419930
    4.29 ID ("name" "Mac OS X Mail" "version" "5.1 (1251.1)" "os" "Mac OS X" "os-version" "10.7.2 (11C74)" "vendor" "Apple Inc.")
    READ Feb 08 08:19:00.474 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba6814e40 -- thread:0x7f9ba3d925a0
    * LIST (\Noselect) "/" "/"
    5.30 OK Success
    WROTE Feb 08 08:19:00.496 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba6814e40 -- thread:0x7f9ba67202d0
    6.30 LOGOUT
    READ Feb 08 08:19:00.606 [kCFStreamSocketSecurityLevelTLSv1SSLv3]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6720aa0 -- thread:0x7f9ba68ce300
    235 2.7.0 Accepted
    READ Feb 08 08:19:00.623 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba62c7ae0 -- thread:0x7f9ba7419930
    * ID ("name" "GImap" "vendor" "Google, Inc." "support-url" "http://support.google.com/mail" "remote-host" "64.126.140.239")
    4.29 OK Success
    WROTE Feb 08 08:19:00.626 [kCFStreamSocketSecurityLevelTLSv1SSLv3]  -- host:smtp.gmail.com -- port:25 -- socket:0x7f9ba6720aa0 -- thread:0x7f9ba68ce300
    QUIT
    WROTE Feb 08 08:19:00.643 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba62c7ae0 -- thread:0x7f9ba7419930
    5.29 LIST "" ""
    READ Feb 08 08:19:00.847 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba62c7ae0 -- thread:0x7f9ba7419930
    * LIST (\Noselect) "/" "/"
    5.29 OK Success
    WROTE Feb 08 08:19:00.869 [kCFStreamSocketSecurityLevelNegotiatedSSL]  -- host:imap.gmail.com -- port:993 -- socket:0x7f9ba62c7ae0 -- thread:0x7f9ba7419930
    6.29 LOGOUT

    I am going to try removing the account from mail and then setting it up again to see if it solves the issue.

  • Sending attachments with emails in Javamail

    I'm trying to send attachments with emails using Javamail. Following is the code through which I'm trying to achieve that. It works as expected on a JRE1.6 environment. But on JRE1.5, the content of the file gets added to the mail body as text.I want the file to be sent as an attachment.
    Any pointers on the observed difference in behavior would be highly appreciated!
    String msgText = mailInfo.getMessage();
            String attachmentFileName = mailInfo.getFileName();
            MimeBodyPart mimeBodyPart = new MimeBodyPart();
            mimeBodyPart.setText(msgText);
            // create the second message part
            MimeBodyPart attachmentBodyPart = new MimeBodyPart();
            // attach the file to the message
            FileDataSource fileDataSource = new FileDataSource(attachmentFileName);
            attachmentBodyPart.setFileName(fileDataSource.getName());
            attachmentBodyPart.setDataHandler(new DataHandler(fileDataSource));
            // create the Multipart and add its parts to it
            Multipart multipart = new MimeMultipart();
            multipart.addBodyPart(mimeBodyPart);
            multipart.addBodyPart(attachmentBodyPart);
            message.setContent(multipart);The email in case of JRE1.5 is as follows
    {color:#0000ff}------=_Part_0_33189144.1233078680250
    Content-Type: text/plain; charset=us-ascii
    Content-Transfer-Encoding: 7bit
    Hi...Test Mail
    ------=_Part_0_33189144.1233078680250
    Content-Type: application/octet-stream; name=corba_architecture.pdf
    Content-Transfer-Encoding: base64
    Content-Disposition: attachment; filename=corba_architecture.pdf
    Content-ID: Attachment
    JVBERi0xLjIgDSXi48/TDQogDTggMCBvYmoNPDwNL0xlbmd0aCA5IDAgUg0vRmlsdGVyIC9GbGF0
    ZURlY29kZSANPj4Nc3RyZWFtDQpIiUWPW07DMBBFV+A93E9QlWBP/Kj5awt8USFRbyBKnTQIkshK
    YfvYcQoaybrSzDkzFhCxQgemeWkUyKTXEIeSHMGjZXvHSFBJCpXUpQLcE+NIlbCHFw4pUxeuZQUv
    ueY25gYxk9mKmH9wtwvNpZ99M1+jc2wxXzxweHvf73AP9xGFhaIsTyC3/w6ZDYfxaxoHP8w4jmf/
    ------=_Part_0_33189144.1233078680250-- {color}

    Following is the debug trace obtained on running the program on 1.5.
    +12:45:57,218 INFO [MailerThread] EmailManager:306 - Sending message {toAddress [email protected],+
    +replyTo =null,+
    +cc =null,+
    +message =Hi...Test Mail,+
    +subject =test mail,+
    +contentType =null fileName =C:\docs\cbe\dist computing\A.txt }+
    Loading javamail.default.providers from jar:file:/C:/docs/cbe/lib/mail-1.4.jar!/META-INF/javamail.default.providers
    DEBUG: loading new provider protocol=imap, className=com.sun.mail.imap.IMAPStore, vendor=Sun Microsystems, Inc, version=null
    DEBUG: loading new provider protocol=imaps, className=com.sun.mail.imap.IMAPSSLStore, vendor=Sun Microsystems, Inc, version=null
    DEBUG: loading new provider protocol=smtp, className=com.sun.mail.smtp.SMTPTransport, vendor=Sun Microsystems, Inc, version=null
    DEBUG: loading new provider protocol=smtps, className=com.sun.mail.smtp.SMTPSSLTransport, vendor=Sun Microsystems, Inc, version=null
    DEBUG: loading new provider protocol=pop3, className=com.sun.mail.pop3.POP3Store, vendor=Sun Microsystems, Inc, version=null
    DEBUG: loading new provider protocol=pop3s, className=com.sun.mail.pop3.POP3SSLStore, vendor=Sun Microsystems, Inc, version=null
    DEBUG: getProvider() returning provider protocol=smtp; type=javax.mail.Provider$Type@77eaf8; class=com.sun.mail.smtp.SMTPTransport; vendor=Sun Microsystems, Inc
    DEBUG SMTP: useEhlo true, useAuth false
    DEBUG SMTP: trying to connect to host "10.16.68.131", port 25, isSSL false
    +220 mailhost5.vmware.com ESMTP Postfix (mailhost5)+
    DEBUG SMTP: connected to host "10.16.68.131", port: 25
    EHLO sbanerjee
    +250-mailhost5.vmware.com+
    +250-PIPELINING+
    +250-SIZE 26800000+
    +250-VRFY+
    +250-ETRN+
    +250-ENHANCEDSTATUSCODES+
    +250-8BITMIME+
    +250 DSN+
    DEBUG SMTP: Found extension "PIPELINING", arg ""
    DEBUG SMTP: Found extension "SIZE", arg "26800000"
    DEBUG SMTP: Found extension "VRFY", arg ""
    DEBUG SMTP: Found extension "ETRN", arg ""
    DEBUG SMTP: Found extension "ENHANCEDSTATUSCODES", arg ""
    DEBUG SMTP: Found extension "8BITMIME", arg ""
    DEBUG SMTP: Found extension "DSN", arg ""
    DEBUG SMTP: use8bit false
    MAIL FROM:<[email protected]>
    +250 2.1.0 Ok+
    RCPT TO:<[email protected]>
    +250 2.1.5 Ok+
    DEBUG SMTP: Verified Addresses
    DEBUG SMTP:   [email protected]
    DATA
    +354 End data with <CR><LF>.<CR><LF>+
    ------=_Part_0_3278348.1233126957281
    Content-Type: text/plain; charset=us-ascii
    Content-Transfer-Encoding: 7bit
    Hi...Test Mail
    ------=_Part_0_3278348.1233126957281
    Content-Type: text/plain; charset=us-ascii; name=A.txt
    Content-Transfer-Encoding: 7bit
    Content-Disposition: attachment; filename=A.txt
    Content-ID: Attachment
    adasdasdd
    ------=_Part_0_3278348.1233126957281--
    +.+
    +250 2.0.0 Ok: queued as 5BE5BDC100+
    +12:45:59,125 INFO [MailerThread] EmailManager:331 - Message {toAddress [email protected],+
    +replyTo =null,+
    +cc =null,+
    +message =Hi...Test Mail,+
    +subject =test mail,+
    +contentType =null fileName =C:\docs\cbe\dist computing\A.txt } sent to the SMTP server successfully+

  • I can't send attachments

    I am supposed to be able to send attachments up to 25Mb however it does not matter how small or what format I try and use I see the file name and file size in the bar near the top of the screen but I only get a spinning thing as though it is attaching a file.
    I can just leave this until it times out. There is no problem with my PC as I can send attachments from my hotmail address.
    Any ideas ???????????????????

    Bob1001 wrote:
    I am supposed to be able to send attachments up to 25Mb however it does not matter how small or what format I try and use I see the file name and file size in the bar near the top of the screen but I only get a spinning thing as though it is attaching a file.
    I can just leave this until it times out. There is no problem with my PC as I can send attachments from my hotmail address.
    Any ideas ???????????????????
    Hi.
    This sounds like something locally is interferring, e.g. a security product such as anti-virus or firewall. Can you check the settings of any of those products in case they are indeed getting in the way ?
    http://www.andyweb.co.uk/shortcuts
    http://www.andyweb.co.uk/pictures

  • Exhange mail on iPhone5 - Cannot send attachments, only view

    I have recently switched from BB to iPhone5....As per our Corporate Exchange server policy, there is No Restriction on attachments...I was able to send the same via BB and even today my firends on Android & MS phones are able to do so....in my case after configuring my exchange credentials in the default app, I am able to send & receive mails, view & forward attachments BUT Cannot send attachments to any New Mail or Reply Mail....
    Please help in the same
    Thanks
    Atin

    When I click "Reply" or "New Message", i do not get any icon for ading an attachment.
    But when I am in separate app like "Photo" or "Adobe Reader", I am able to select the file and choose sent as mail.

  • Why can I not send attachments with emails?

    Since updating to Maverick have been unable to send attachments to emails. WHY?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Sending attachments to BOTH/either MAC and/or Windows

    So, I know how to check "windows-friendly" attachments but what if I'm sending an attachment and don't know what platform the recipient has? Or what if I'm sending to a group and perhaps there are some of each? How do I send attachments so anyone can open it?

    When using Windows-Friendly, this should not prevent a Mac user from opening an attachment in most cases.
    If you send attachments to Mac users with the Windows-friendly option selected, your attachment may be unusable or may be missing information (such as the preview icon for the file).
    Without knowing the recipient's platform, I use Windows-Friendly which is selected by default for all my attachments. Worst that can happen is a Mac users replies indicating there was a problem with the attachment which hasn't happened yet in my experience.

  • Mail will not send attachments

    Ok riddle me this: I can send and receive mail without trouble. I cannot send any email with attachments. On my campus (high school) all other mac users cannot send attachments. It all started around 12 noon today. We're pretty sure its not an account setting or something. Thanks!!

    What indicates you cannot send attachments? Any errormessages?
    Here is what I discovered:
    1) When I send email with an attachment (2 screendumps that I just made) to my Tiger mailserver at home (over the internet) the transmission stops (in this case) at 27%... Looks like the connection was lost... Mail.app tells me that it cannot send email using this smtp-server and offers me to choose another one...
    When I look at the log-file on the server at home I see:
    Nov 29 08:13:48 Server postfix/smtpd[17690]: timeout after DATA from pbo....
    2) I changed SMTP-server to a relay SMTP-server at the office and retransmitted this email...
    The SMTP-server accepted the email and tries to send it to the next relay-SMTP-server...
    The process aborts with the message that the 2 SMTP-relays lost the connection while sending the body. This means that while the message has gone out of my Mac, it will probably NEVER reach it's destination!!!
    I then logged in onto the relay that the Mac sent the email to, the relay that cannot send it to the next relay.... I went to the postfix directory and found the 'deferred' email...
    When I looked at that email-file I was surprised to see that it looked like a mess... Not the kind of email-files that I was used to (I have been a postmaster for many, many years, so I know what email-files should look like!)... It seems that Mail.app has created an outgoing-email-file that is far from perfect, and that SMTP-servers are having troubles receiving those...
    Sure wish Apple fixes this problem soon!!!
    Message was edited by: Adam van Gaalen
    Message was edited by: Adam van Gaalen

  • Cannot send attachments in Mail using .mac account, pop account is fine!

    Within my Mail.app, I have 2 accounts: one is a .mac account, the other a pop account.
    When I send attachments (jpg always and sometimes pdf) with the .mac account, they do not get encoded properly and my recipients cannot view them -- or they can view, say, 10% of the photo.
    When I send the same attachments with the pop account, and within the same Mail.app, I do NOT have this problem.
    Furthermore, if I send the attachment from my .mac webmail, I do NOT have the problem.
    Does Mail.app have a problem with attachments sent via IMAP accounts?
    I have tried Repairing Permissions, deleting the outbox.mbx (and emptying the trash).
    Does anyone have any other suggestions? This is driving me crazy.
    I am running Mail 2.0.5 on Tiger 10.4.3
    Thanks a lot in advance, Neil
    Long live the sunflower iMac, iBook G4   Mac OS X (10.4)  

    Hello Neil.
    Does Mail.app have a problem with attachments sent via IMAP accounts?
    None that I'm aware of.
    The Mail.app uses MIME 1.0 for message/attachment encoding (which is the internet standard) for all email accounts.
    Is your POP account and the SMTP server used for the account provided by your ISP used for connecting to the internet?
    If so, try selecting/using your ISP's SMTP server (the same SMTP server used to send mail via your ISP's POP account) to send mail via your .Mac account as a test.

  • Mail can no longer send attachments

    Mail recently lost the ability to send attachments.  If I drag an image, PDF, etc. in to the composer, it shows up as an icon with a filename below it, but clicking on the link results in a dialog that says "The file xxx could not be opened because it is empty".  Attachments used to just show up inline and send properly.  I'm not sure when this behavior started, but I can't seem to get attachments to work any more.  Even if I right-click on a JPG and share via email, the attachment created is empty.  What's going on?
    Thanks,
    Scott

    Update...  I tried all of the recommended solutions for resetting user permissions and ACLs, none of which solved the problem.  I finally relented to re-installing the Mountain Lion upgrade and that fixed whatever was keeping Mail from adding attachments.  One notable change is that when I was having the problem adding attachments, I would see warnings in the console from sandboxd complaining that Mail was missing file_read_xattr and file_read_data for the files I was trying to attach.  Now that attachments work again, I don't see those messages.  Perhaps something was hosed with Mails runtime configuration with sandboxd?

  • Windows 8.1 - Will not send attachments

    HP Pavilion computer, Windows 8.1.  Have never been able to send attachments from my printer or documents.  The email, with attachment sets up properly, click send.  Doesn't send.  Extremely frustrating.

    Hi,
    Please elaborate some more on the procedure that you are using to email attachments. 
    Are you trying to use HP ePrint services?
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

  • Exchange 2007 OWA sends attachments Outlook connector clients cannot send attachments.

    Exchange Server 2007 SP1 + Rollup ***Problem with sending email attachments from Outlook 2007***
    * Inbound mail arrives in OWA and Outlook normally with and without attachments.
    * OWA email to external email account with attachment goes thru successfully.
    * Outlook 2007 sends to an external email address with attachments the message does not arrive at the external mailbox.   The messages leave Outbox but are never delivered. The messages appear in Sent Items also.
    * Outlook sends non attachment emails to external addresses successfully.
    * Outlook sends email attachments to local domain accounts fine.
    #1 Exchange Server on Server 2013 fully patched problem commences. Exchange Server on version less than first RTM release of Exchange 2007.
    #2 Outlook profiles were changed to see if that is the problem.
    #3 Upgraded Exchange to SP1 and Rollup 10(Rollup was autodownloaded by MSUpdate)
    #4 Ran EXBPA nothing of any interest in the report.
    --Unified Messaging not configed (Done nothing)
    --SenderID (Re-enabled) I had shut all of the antispam to eliminate these.
    -- Junk Store threshold not configed (No change)
    Any suggestions to get Outlook clients capable of sending attachments configured.
    Thx,
    -Scot

    Hi Scot,
    Providing some information on Poison Queue:
    The poison message queue is a special queue that's used to isolate messages that are determined to be harmful to the Exchange system after a transport server or service failure.
    The messages may be genuinely harmful in their content and format.
    Alternatively, they may be the results of a poorly written agent that has caused the Exchange server to fail when it processed the supposedly bad messages.
    The poison message queue is typically empty. If the poison message queue contains no messages it doesn't appear in Queue Viewer or
    Get-Queue results. The messages in the poison message queue are never automatically resumed or expired. Messages remain in the poison message queue until they're manually resumed or removed by an administrator.
    According to the description above, I suspect Outlook 2007 changed the email's format when send email with attachment. The reason as below:
    If the original email's (with attachment) content or format is harmful to the Exchange 2007 server, it will go to the Poison Queue when sending via OWA. However it didn't, sending via OWA is perfect. So I suspect it is an issue on the Outlook 2007
    client side.
    Please using Pipeline Tracing to verify whether there is something changed during transmission.
    More details in the following article:
    Using Pipeline Tracing to Diagnose Transport Agent Problems
    http://technet.microsoft.com/en-us/library/bb125198(v=exchg.80).aspx
    If it is convenient, I suggest doing following tests to narrow down this issue:
    Note: Same content, same attachment, same format.
    1. Please using Outlook 2010/2013 or others' Outlook clients for testing.
    2. Please change to another format for testing. More details in the following article:
    Change the message format to HTML, Rich Text, or plain text
    http://office.microsoft.com/en-001/outlook-help/change-the-message-format-to-html-rich-text-or-plain-text-HP001232996.aspx
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • File extensions become corrupted when sending attachments in Mail

    Hi,
    Since I upgraded to Leopard the file extensions on attachments that I send in Mail are corrupted in transit. The problem is not irremediable: .doc may change to .doc00 or .docis or something like that. The recipient can delete the extra characters when saving or opening the attachment, and the file is intact. But this is a bit of a bore, as I have to send attachments all the time. It doesn't matter whether I send from my iMac G5 or my MacBookPro, and it doesn't matter whether the recipient has a Mac or a PC.
    Any collective wisdom out there?
    Many thanks,
    Anna

    Some people have found that not having accented characters or spaces in the file name cures it. The bug has been reported.
    AK

  • How do I send attachments in email as an icon

    How do I send attachments in email as an icon

    I mean when I have dropped a photo into the email how do I then change that to an icon so that other non Mac users can see it easier

Maybe you are looking for