travispessetto / OrigamiSMTP

A TLS Enabled Fake SMTP Server for Development
https://travispessetto.github.io/OrigamiSMTP
MIT License
17 stars 14 forks source link

Setup Instructions For Linux Users #10

Closed trymeouteh closed 5 years ago

trymeouteh commented 5 years ago

I have been trying for over a month to get this application to work on my Linux Mint 19.1 which has XAMPP installed on it. I tried configuring the php.ini file [mail function] that XAMPP offers to make these two applications work together and I have no luck.

Please make easy step by step instructions.

travispessetto commented 5 years ago

I need a bit more information. Please answer the following questions:

If you are having trouble with the GUI it is probably because it appears to only work with Oracle JRE and will require a few more steps. I will try with PHP to see if I can work out any bugs I find.

travispessetto commented 5 years ago

php.ini SMTP settings only work on Windows. You will need to follow the steps at https://github.com/travispessetto/OrigamiSMTP/wiki/PHP to use a custom SMTP server. Note, since you are using XAMPP you will have to find where your php.ini file is.