Page MenuHomePhabricator

send-test not working with pipes
Closed, ResolvedPublic

Assigned To
Authored By
foresightyj
Dec 29 2014, 11:17 AM
Referenced Files
F257964: proof.PNG
Dec 29 2014, 11:17 AM
F257962: send-test.PNG
Dec 29 2014, 11:17 AM
Subscribers

Description

I installed Phabricator three times (in brand new ubuntu machines backed up by Virtualbox) in the past two weeks. I have various degrees of luck with setting up a SMTP outbound mail.

In the first time, I can successfully use send-test to send mails but other mails like Welcome cannot be sent correctly.

In the second time, everything is fine.

This time, nothing is working. I tried to diagnose with send-test but I have this weird behavior. I piped a body text to send-test but it still asks for stdin.

send-test.PNG (220×1 px, 17 KB)

My bash and pipes are working. For example:

proof.PNG (84×659 px, 7 KB)

Event Timeline

foresightyj assigned this task to epriestley.
foresightyj raised the priority of this task from to Normal.
foresightyj updated the task description. (Show Details)
foresightyj added a project: Phabricator.
foresightyj added a subscriber: foresightyj.

I switched between SMTP and MailGun back and forth again this whole afternoon.

Just now, magic just happened and suddenly I could send out mails using SMTP..

The pipe was asking for stdin forever is likely because sending stalls forever and send-test won't complete or timeout.