Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Use .eml extensions for emails stored with Zend\Mail\Transport\File #4871

Closed
wants to merge 2 commits into from
Closed

Conversation

mtorromeo
Copy link
Contributor

The widely used extension for mime emails in plain text is .eml [1]
This commit changes the currently used .tmp extension to .eml as .tmp does not make much sense in this case anyway.

By doing this one could open directly the email with the associated user agent (eg: by double clicking the file in the file browser).

[1] https://en.wikipedia.org/wiki/Email#Filename_extensions

The widely used extension for mime emails in plain text is .eml [1]
This commit changes the currently used .tmp extension to .eml as .tmp does not make much sense in this case anyway.

By doing this one could open directly the email with the associated user agent (eg: by double clicking the file in the file browser).

[1] https://en.wikipedia.org/wiki/Email#Filename_extensions
@samsonasik
Copy link
Contributor

@mtorromeo
Copy link
Contributor Author

Done, thanks!

@samsonasik
Copy link
Contributor

👍

weierophinney added a commit that referenced this pull request Aug 19, 2013
Use .eml extensions for emails stored with Zend\Mail\Transport\File
weierophinney added a commit that referenced this pull request Aug 19, 2013
@weierophinney
Copy link
Member

Merged to develop for release with 2.3.0.

@mtorromeo mtorromeo deleted the patch-1 branch November 7, 2013 08:51
weierophinney added a commit to zendframework/zend-mail that referenced this pull request May 14, 2015
…tch-1

Use .eml extensions for emails stored with Zend\Mail\Transport\File
weierophinney added a commit to zendframework/zend-mail that referenced this pull request May 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants