Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

Unable to send mail #5

Open
parhamr opened this issue Jan 8, 2015 · 1 comment
Open

Unable to send mail #5

parhamr opened this issue Jan 8, 2015 · 1 comment

Comments

@parhamr
Copy link

parhamr commented Jan 8, 2015

When I manually run the cron job using n98-magerun.phar sys:cron:run I see this error:

Run Aligent_Feeds_Model_Cron::exportFeeds sendmail: Cannot open mail:25

  [Zend_Mail_Transport_Exception]  
  Unable to send mail.             

sys:cron:run [job]

Root cause: The cluster I am using is not configured to dispatch email through sendmail but instead uses ASchroder’s MageSend module to integrate with Amazon SES.

My questions: Does this module need to be updated to use the email distribution scheme I have configured in the application? Do I need to perform additional configuration steps for this module? Should this module’s README be updated to explain mail integration requirements?

@parhamr
Copy link
Author

parhamr commented Jan 8, 2015

Env info…

Magento version: 1.14.0.1
Module version: 92f6f0b
PHP version: 5.5

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

No branches or pull requests

1 participant