Displaying 1 result from an estimated 1 matches for "angekommen".
2008 Oct 24
2
Verify that an email is sent?
...;utf-8"
So far, everything seems to work, the log is:
Sent mail:
Date: Fri, 24 Oct 2008 23:53:16 +0200
To: ???@???.ch
Subject: =?utf-8?Q?Hippie=2dWG_CD=2dShop_Bestellungsbest=c3=a4tigung?=
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Liebe(r) bla,
Deine Bestellung ist bei uns angekommen:
...
But I didn''t receive any email yet. What could be the problem? I tried
it with wrong settings in environment.rb (so it shouldn''t be able to
connect to the email server), but it still stated everything went
successful.
How can I "debug" this stuff? Is there somethi...