Email attachments with Rails 2.0.2

I'm having an issue when sending an email (:smtp) with attachments in Rails.  When there is an attachment the email received doesn't have any body content.  If I remove the attachment and re-send the email, I get body content.  Has anyone seen this before?

Julian,
This may be an issue with ownership and permissions, between Mail, and the folders from which you are sourcing the files to attach. Please use the Repair Permissions feature of Disk Utility, and report back. See:
http://docs.info.apple.com/article.html?artnum=25751
PowerMac G5 Dual 2.5, iBook, and QS G4 867   Mac OS X (10.4.3)  

Similar Messages

  • Opening email attachments with Docs to go

    I can't figure out how to open and view email attachments with Docs to go. Hep!

    save them on your media card
    then open Docs to go
    and select the file.
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Open email attachments with Pages?

    Have just recently purchased 2 iMacs and am having a problem with email attachments. iWorks is installed on both machines. In one machine, when an email attachment comes through I can "Command-click" and get an option menu to select the application that will open the attachment- in other words choose Pages rather than TextEdit or Word (if I had it installed).
    On the second computer, all "Word-type" documents are automatically opend by TextEdit. If I "Command-click"

    You are probably not doing anything wrong but sending to persons not having Macs with Pages of the same version. If you are sending to person on PCs or Macs without the right Pages you have to export to Word or Pdf so they can read it.

  • When using lotus notes travel I cannot open or even see email attachments with firefox 4

    I use Lotus notes travel to view emails. Before downloading Firefox 4 (I was using the previous version) attachments to emails were always seen and available. Neither seeing or viewing is true with Firefox 4.

    Maybe this workaround will do it for you: https://support.mozilla.com/de/questions/778689

  • Inbound Email Attachments with MIME type of application/octet-stream

    I'm hoping someone can help me here. I'm trying to start a BPEL process via email. The email can consist of no attachments or multiple attachments. All the attachments should be text, e.g. XML, CSV, etc.
    Where I have got to is receiving the email and writing the attachments to variables. All is fine until I get an attachment that has a MIME type of application/octet-stream. I would only expect to see this for files that are not text based.
    Does anyon know how I can inturpret this type so I can extract the text? In this example both files are text based although only the first file is displayed.
    <?xml version="1.0" encoding="UTF-8" ?>
    - <mailMessage xmlns="http://services.oracle.com/bpel/mail">
    - <from>
    <email>[email protected]</email>
    <displayName>James</displayName>
    </from>
    - <to>
    - <address>
    <email>j@james</email>
    <displayName>James</displayName>
    </address>
    </to>
    - <replyTo>
    <email>[email protected]</email>
    <displayName>James</displayName>
    </replyTo>
    <subject>RE: test</subject>
    <sentDate>2007-05-02T11:19:37.000+12:00</sentDate>
    <contentType>multipart/mixed; boundary="----_=_NextPart_001_01C78C47.6040C3F0"</contentType>
    - <content>
    - <multiPart>
    - <bodyPart>
    <contentType>text/plain; charset="iso-8859-1"</contentType>
    <content>________________________________ From: James [mailto:[email protected]] Sent: Tue 1/05/2007 3:05 PM To: James Subject: test</content>
    </bodyPart>
    - <bodyPart>
    <contentType>text/plain; name="create_MODS_schema.sql"</contentType>
    <content>CREATE USER TOLLBPEL IDENTIFIED BY VALUES 'TOLLBPEL' DEFAULT TABLESPACE APPS_TS_MODS_DATA TEMPORARY TABLESPACE TEMP PROFILE DEFAULT ACCOUNT UNLOCK; GRANT ANALYZE ANY TO MODS; GRANT CREATE TYPE TO MODS; GRANT CREATE TABLE TO MODS; GRANT ALTER SESSION TO MODS; GRANT QUERY REWRITE TO MODS; GRANT CREATE CLUSTER TO MODS; GRANT CREATE SESSION TO MODS; GRANT CREATE TRIGGER TO MODS; GRANT CREATE SEQUENCE TO MODS; GRANT CREATE SNAPSHOT TO MODS; GRANT DROP ANY OUTLINE TO MODS; GRANT ALTER ANY OUTLINE TO MODS; GRANT CREATE ANY OUTLINE TO MODS; GRANT CREATE DATABASE LINK TO MODS; GRANT CREATE PROCEDURE to MODS; ALTER USER MODS QUOTA UNLIMITED ON APPS_TS_MODS_DATA; ALTER USER MODS QUOTA UNLIMITED ON APPS_TS_MODS_IDX;</content>
    <bodyPartName>create_MODS_schema.sql</bodyPartName>
    </bodyPart>
    - <bodyPart>
    <contentType>application/octet-stream; name="citup.log"</contentType>
    <content>W0luc3RhbGxTaGllbGQgU2lsZW50XQ0KVmVyc2lvbj12NS4wMC4wMDANCkZpbGU9TG9nIEZpbGUNCltSZXNwb25zZVJlc3VsdF0NClJlc3VsdENvZGU9LTEyDQo=</content>
    </bodyPart>
    </multiPart>
    </content>
    </mailMessage>
    Any help will be appreciated.
    cheers
    James

    I'm hoping someone can help me here. I'm trying to start a BPEL process via email. The email can consist of no attachments or multiple attachments. All the attachments should be text, e.g. XML, CSV, etc.
    Where I have got to is receiving the email and writing the attachments to variables. All is fine until I get an attachment that has a MIME type of application/octet-stream. I would only expect to see this for files that are not text based.
    Does anyon know how I can inturpret this type so I can extract the text? In this example both files are text based although only the first file is displayed.
    <?xml version="1.0" encoding="UTF-8" ?>
    - <mailMessage xmlns="http://services.oracle.com/bpel/mail">
    - <from>
    <email>[email protected]</email>
    <displayName>James</displayName>
    </from>
    - <to>
    - <address>
    <email>j@james</email>
    <displayName>James</displayName>
    </address>
    </to>
    - <replyTo>
    <email>[email protected]</email>
    <displayName>James</displayName>
    </replyTo>
    <subject>RE: test</subject>
    <sentDate>2007-05-02T11:19:37.000+12:00</sentDate>
    <contentType>multipart/mixed; boundary="----_=_NextPart_001_01C78C47.6040C3F0"</contentType>
    - <content>
    - <multiPart>
    - <bodyPart>
    <contentType>text/plain; charset="iso-8859-1"</contentType>
    <content>________________________________ From: James [mailto:[email protected]] Sent: Tue 1/05/2007 3:05 PM To: James Subject: test</content>
    </bodyPart>
    - <bodyPart>
    <contentType>text/plain; name="create_MODS_schema.sql"</contentType>
    <content>CREATE USER TOLLBPEL IDENTIFIED BY VALUES 'TOLLBPEL' DEFAULT TABLESPACE APPS_TS_MODS_DATA TEMPORARY TABLESPACE TEMP PROFILE DEFAULT ACCOUNT UNLOCK; GRANT ANALYZE ANY TO MODS; GRANT CREATE TYPE TO MODS; GRANT CREATE TABLE TO MODS; GRANT ALTER SESSION TO MODS; GRANT QUERY REWRITE TO MODS; GRANT CREATE CLUSTER TO MODS; GRANT CREATE SESSION TO MODS; GRANT CREATE TRIGGER TO MODS; GRANT CREATE SEQUENCE TO MODS; GRANT CREATE SNAPSHOT TO MODS; GRANT DROP ANY OUTLINE TO MODS; GRANT ALTER ANY OUTLINE TO MODS; GRANT CREATE ANY OUTLINE TO MODS; GRANT CREATE DATABASE LINK TO MODS; GRANT CREATE PROCEDURE to MODS; ALTER USER MODS QUOTA UNLIMITED ON APPS_TS_MODS_DATA; ALTER USER MODS QUOTA UNLIMITED ON APPS_TS_MODS_IDX;</content>
    <bodyPartName>create_MODS_schema.sql</bodyPartName>
    </bodyPart>
    - <bodyPart>
    <contentType>application/octet-stream; name="citup.log"</contentType>
    <content>W0luc3RhbGxTaGllbGQgU2lsZW50XQ0KVmVyc2lvbj12NS4wMC4wMDANCkZpbGU9TG9nIEZpbGUNCltSZXNwb25zZVJlc3VsdF0NClJlc3VsdENvZGU9LTEyDQo=</content>
    </bodyPart>
    </multiPart>
    </content>
    </mailMessage>
    Any help will be appreciated.
    cheers
    James

  • Emailing attachments with Adobe Reader

    Hey Guys,
    Just needing a bit of help with Adobe Reader. I am trying to complete a job application. Instructions are to change the file name to your name and application date etc. and then to fill out the required boxes on the form and attach to an email and send.
    The problem I am having is after saving the form with the required file name and completing all the information on the form, attaching it to the email and then when I go to send Adobe says something like 'when you email this form Adobe doesn't recognise all the changes to your form and will send how the form was last saved' (which for me is a blank form - because you cannot save the completed form). Then I have the terrible problem of only sending a blank job application form.
    Please help???

    Hey There,
    According to the instructions on the job application I have to save the
    blank form as a pdf.
    It is protected form and it says:
    "data typed into this form will not be saved. Adobe Reader can only save a
    blank copy of this form"
    "please print your completed form if you would like a copy for your
    records"    "Print Form"
    "save a Blank Copy"     "Cancel"
    I don't really care that I can't save the completed form but I need to know
    how to send the completed form correctly. If you know how I'd really
    appreciate your help.
    Cheers,
    Katie

  • TS3276 Mavericks and email attachments with photos

    I am using Mavericks and when I forward a message with a picture, several   receipents replay no picture came thru.  Whats happening

    We use Exchange Server 2003 Service Pack 2 and all i-devies running ios 5 have problems with attachments who include mutations.
    Test with an Exchange Server 2007 made no issue with any i-device.
    After hours of testing i came to this conclusion:
    Apples announcement ios4 and higher fully supports Exchange Server 2003 SP2 is FALSE.
    Thus all iDevices will be replaced through Android devices which have no problems at all at any version of Exchange.
    That's cheaper instead of buying a new Exchange Server.
    Sorry but i don't like to be fooled. Next time do your homework.

  • Email attachments with adobe X

    Just updated to adobe X and now when opening my attachments to emails it shows adobe window offering other documnets as well - why? And do recepients see this as well if they ahve adbobe x?

    I can't visualise what this window is. Are you able to send a screen shot of it?

  • Opening email attachments with iOS 7

    After the latest update, I cannot open PDF or word attachment on my corporate emails.... Help please?

    This is a known issue, see this thread:
    https://discussions.apple.com/thread/5992793?tstart=0
    Try choosing "download full message" at the bottom of the email, if that option is there (it isn't always).  There is no other workaround yet.  Hopefully Apple is working on it.

  • I am having problems viewing email attachments with adobe reader? Help?

    Hi there. Can anyone help me please?

    This is your second post.  Does it occur to you that we have no way of knowing what you are doing, or what system, OS, mail client, Reader version, or anything else you have in front of you?  There may be psychics, but they are usually in a different line of work.

  • Can no longer open email attachments

    All of a sudden I was unable to open email attachments with my att yahoo account. I was able to open them using Explorer. I tried all the suggestions posted including clearing history, safe mode, and resetting Firefox, to no avail. This problem occurs with all email extensions.

    RNORTH
    ''I solved the problem by doing an uninstall and reinstall of Firefox ''
    Glad that worked for you. <br /> Whilst posters in this thread have the same broad and vague symptom the cause may vary. Reinstalling Firefox may be overkill for this type of problem, and a simple reinstall is often not a very good solution to anything.
    Walter & the sign out solution.<br />Probably a quick and simple trick if it works. The clear cache and site cookies suggestion in the second post of this thread is probably a more reliable method of doing of solving that sort of issue.
    == ''';-)''' ==
    This reminds me of another Forum I was on.
    Threads often had suggested solutions along the lines of
    #Uninstall browser A use browser B, that worked for me
    #Followed by another poster saying uninstall browser B use A
    In fact the thread would be one where clearing cache and cookies would be the preferred solution. Uninstalling a browser and reinstalling a brand new instance of another has a similar effect to clearing cache and cookies, but is nowhere near as convenient.

  • Why can't I open email attachments in pages any more

    I have Pages app on my iPad, but am now unable to open email attachments with that app. the drop down box suggests 'open in books'
    what can I do?

    Reset: hold down the home button along with the power button until you see the Apple, then let go.

  • Cannot save email attachments on iphone 4

    I am having trouble saving pdf email attachments with ibooks

    https://discussions.apple.com/thread/4163441?tstart=0
    Add your locations to this thread.  The store seems to be down.

  • Cannot download email attachments windows 7 lion bootcamp MacBook Pro.

    I cannot download or upload email attachments with windows 7 on lion bootcamp. Attached files such as xxx.doc,  yyyy.jpg, or zzz.txt  erroneously try to download as *icloud* and of course fail. By * I mean alphanumeric string. icloud mail tries to download perfectly good files as gibberish. On my mac lion side the mail function works fine. On the bootcamp side all non-icloud mail functions and browser functions work fine. I can easily send, forward, reply to and receive icloud mail. The only thing wrong is that I cannot sucessfully unload or download icloud email attachments.

    You will have better exposure for your query in the Boot Camp forum:
    http://discussions.apple.com/category.jspa?categoryID=237

  • I can't open email attachments on my ipad that have an arrow on them.  Those with a W open just fine. Also can't open jpeg files-- they also have an arrow on them. Any ideas?

    Hi, I can't open email attachments that have an arrow on them. Attachments with a W (windows) open just fine. I have an ipad 3. Thanks for any ideas.

    Attachments that show as a bold downward pointing arrow in a gray rectangle in a dotted box have not yet been downloaded to your phone (usually because they are large). Tapping such an icon should download the attachment if you are connected to the internet and your mail server is reachable. Once downloaded, they should appear as normal (which would depend on the attachment type).
    This is the "Using iPhone" forum, so I said phone, but the same applies on an iPad.

Maybe you are looking for