| [03:21:52] | * JustTB has quit (Quit: Leaving.) |
| [03:36:08] | * JustTB has joined #farmos |
| [09:26:37] | * mstenta[m] has joined #farmos |
| [09:26:38] | <mstenta[m]> | > Hello, my farmOS does not sent emails to users. Is it need to be configure with drupal or with the server im using to host? Im hosting with ubuntu 14 (with aws EC2 and RDS). Does the server matter here? |
| [09:26:38] | <mstenta[m]> | idoshmida are you running farmOS inside Docker, or just on the bare server? if it's on the server, you may need to install an smtp service like `postfix` or `sendmail`. farmOS/Drupal/PHP just use the server's SMTP to send mail, so usually just running `sudo apt-get install postfix` will allow email to start working |
| [09:27:33] | <mstenta[m]> | However, there is also the issue of email ending up in spam filters when you send it directly from your server. Relaying through a paid service like Amazon SES, MailGun, Mandrill, etc (and configuring your DNS records accordingly) helps with that. |
| [09:27:58] | <mstenta[m]> | (ah. i see generalredneck provided some info on this already. thanks! catching up...) :-) |
| [11:42:44] | <mstenta[m]> | generalredneck: just found you in a d.o issue :-) |
| [11:42:46] | <mstenta[m]> | https://www.drupal.org/project/drupal/issues/3026386#comment-12929709 |
| [11:43:01] | * generalredneck[m has joined #farmos |
| [11:43:01] | <generalredneck[m> | yeah... that thing will never die |
| [11:43:09] | <mstenta[m]> | lol oof |
| [11:43:21] | <mstenta[m]> | yea i just ran into it testing an upgrade myself |
| [11:43:40] | <mstenta[m]> | via `drush updb` |
| [11:43:43] | <generalredneck[m> | I mean it's better... but yeah... there isn't a clear answer to "done" |
| [11:43:52] | * skipper_is[m] has joined #farmos |
| [11:43:53] | <skipper_is[m]> | Oo I need to sort postfix out on my install . |
| [11:43:53] | <mstenta[m]> | still grokking it all... |
| [11:46:52] | <mstenta[m]> | it only happens on `drush updb`... not other commands |
| [12:09:06] | * JustTB has quit (Quit: Leaving.) |
| [12:09:43] | * JustTB has joined #farmos |
| [12:14:47] | <mstenta[m]> | oh! just renaming `drush` to `drush.phar` and creating a symlink to that worked! |
| [12:14:57] | <mstenta[m]> | :-D |
| [18:12:43] | * JustTB has quit (Quit: Leaving.) |
| [18:21:53] | * JustTB has joined #farmos |