Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

aflatter/actionmailer-maildir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

actionmailer-maildir

An additional delivery method for ActionMailer using the maildir gem. This gem does not do much and there is not much to describe.

How to

ActionMailer::Base.delivery_method = :maildir.
ActionMailer::Base.maildir_settings = {:path => '/my/mail/dir'}

About

Maildir delivery method for ActionMailer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages