Nilhcem / FakeSMTP

Dummy SMTP server with GUI for testing emails in applications easily.
http://nilhcem.github.com/FakeSMTP/
Other
990 stars 319 forks source link

GUI does not reflect command-line port parameter #14

Closed adammichalik closed 10 years ago

adammichalik commented 10 years ago

When FakeSMTP is started from the command line with a -p parameter, the GUI shows the default 25 value in the Listening port input. It's especially confusing when the server is auto-started (with the -s command line parameter) fakesmtp

Nilhcem commented 10 years ago

Many thanks, a new version is now deployed