Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attachments in WAEmailMessages #647

Open
GoogleCodeExporter opened this issue Mar 25, 2015 · 2 comments
Open

Attachments in WAEmailMessages #647

GoogleCodeExporter opened this issue Mar 25, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Hi Folks..

I Implemented de Attachments Funcionality in the WAEMailMessage.

May be this will be usefull..

pay attencion in the GRPlatform im only implement mimeEncode for Pharo.. 

Best.

PD: Example
|mail|
mail := WAEMailMessage new.
....
....
...
mail addAttachmentFor: aStream withName: aStringWithTheFileName

Original issue reported on code.google.com by philippe...@gmail.com on 25 Feb 2011 at 6:40

Attachments:

@GoogleCodeExporter
Copy link
Author

Original comment by philippe...@gmail.com on 23 Apr 2011 at 12:59

  • Changed state: Started
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Hmm, this looks like it has Celeste code in it which according to Squeak Map is 
SqueakL. I don't think we can accept this.

Original comment by philippe...@gmail.com on 23 Apr 2011 at 1:10

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant