nicferrier / marmalade

Nic's clone of nex3's original marmalade. Nic is maintaining this now and updating this repo.
http://marmalade-repo.org
GNU General Public License v3.0
32 stars 8 forks source link

Forgot password doesn't work #3

Closed arnested closed 12 years ago

arnested commented 12 years ago
500 Error: Command failed: /bin/sh: line 12: sendmail: command not found
at ChildProcess.exithandler (child_process.js:283:15)
at ChildProcess.emit (events.js:70:17)
at maybeExit (child_process.js:361:16)
at Socket. (child_process.js:466:7)
at Socket.emit (events.js:67:17)
at Array.1 (net.js:320:10)
at EventEmitter._tickCallback (node.js:192:40)
nicferrier commented 12 years ago

Thanks! am installing postfix, will be working by tomorrow evening.

bnbeckwith commented 12 years ago

Now there is no postfix error, but the email is not received, so maybe it is not sent properly?

arnested commented 12 years ago

Now there is no postfix error, but the email is not received, so maybe it is not sent properly?

I experienced the same behaviour.

nicferrier commented 12 years ago

Sorry, have terrible Internet connectivity where I am, haven't been able to fix properly yet. Will be in different country tomorrow and able to fix.

arnested commented 12 years ago

Hi Nic,

Have you had a chance to look at this?

nicferrier commented 12 years ago

They have only just turned on my broadband. I should now be able to fix this. Give me another day or so. I'll update the ticket here.

nicferrier commented 12 years ago

Might be working? Please try it.

It's going to be hellish difficult to get this working from a "not-landing in your spam folder" type way because I don't control the domain and therefore can't set SPF or anything.

Maybe I'll setup another domain. What do you think?

arnested commented 12 years ago

Might be working? Please try it.

Okay, I tried. And been monitoring both inbox and spam folder for several hours. Unfortunately no mail.

It's going to be hellish difficult to get this working from a "not-landing in your spam folder" type way because I don't control the domain and therefore can't set SPF or anything.

Well if it would at least land in the spam folder :-)

What is the domain in use for mail? There is no SPF record on (mail.)marmalade-repo.org as far as I can tell.

nicferrier commented 12 years ago

Got it, there was another mail config issue. I sent you a test mail. Let me know if you get it!

arnested commented 12 years ago

I got your test mail.

And resetting password also works.

None of the mails ended in the spam folder here (gmail apps).

Thanks, Arne

nicferrier commented 12 years ago

Excellent! All done here then!