actionmailer - receive emails in rails app -


i know can receive emails rails app using actionmailer configuration or using griddler/mailman gems. possible receive unique emails? ex: when user signed app create him unique email address. when user sends email unique email address rails app should receive email.

i used google find solution couldn't answer. please me(reference links appreciated).

no complete solution, idea: set catch email address on mail server receives mail sent domain.

then, in rails use mailman/mail gem receive mails sent catch-all address , process depending on to header.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -