Используйте Gmail в качестве smtp по сервисам как Sendgrid

Существует два пути к achive это:

Если Ваше мобильное устройство обеспечивает больше чем один последовательный порт (/dev/ttyUSB1 или/dev/ttyACM1, например), Вы могли бы использовать этого для запросов уровня сигнала.

если у Вас только есть один сериал, необходимо приложить больше усилий к нему и использовать Мультиплексирование последовательного порта GSM 7.10. Реализация может быть найдена по http://git.freesmartphone.org/?p=gsm0710muxd.git;a=summary

Существует также пакет Debian в Сжатии для gsm0710muxd, m видят http://packages.debian.org/source/squeeze/fso-gsm0710muxd

hth, за ваше здоровье Steve

1
задан 29 July 2012 в 17:07
1 ответ

If it is just 1000 total emails per month and you have a Google Apps for Business (not trial) account you should be fine. This page explains the various limits:

https://support.google.com/a/bin/answer.py?hl=en&answer=166852

Sendgrid and Mailchimp have APIs that may make your code a little prettier, but at the end of the day if you are sending no more than 1000 a month total there is no functional difference in the delivery of email. Sendgrid and MailChimp offer more analytics about sent email and MailChimp has tools to manage email marketing campaigns, so if those features are important you may want to look into them. But if you just sending emails and do not care about that stuff you should be fine using Google Apps.

2
ответ дан 3 December 2019 в 21:45

Теги

Похожие вопросы