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

Senmail support? #55

Open
Jacekalex opened this issue Dec 3, 2018 · 2 comments
Open

Senmail support? #55

Jacekalex opened this issue Dec 3, 2018 · 2 comments

Comments

@Jacekalex
Copy link

The zyple.py script has support for smtp.sendmail.
How to configure relay via standard unix sendmail command in config file /etc/zeyple.conf
instead of host and port?

Thanks

@infertux
Copy link
Owner

infertux commented Jan 3, 2019

Thanks for the suggestion. Right now it's hardcoded to use a proxy relay with a host and port. It should be easy enough to allow to run a sendmail command instead.

Keeping this issue open pending implementation. PR welcome :)

@Jacekalex
Copy link
Author

Python Sendmail-unix example:
https://stackoverflow.com/questions/73781/sending-mail-via-sendmail-from-python

Cheers

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

2 participants