o4oren / Ad-Hoc-Email-Server

An ad-hoc disposable temporary mail server. Create and use ad hoc disposable mailboxes for testing or any other purpose.
Apache License 2.0
381 stars 92 forks source link

Docs are out of date #20

Closed melanchall closed 4 years ago

melanchall commented 4 years ago

Hi,

Can you please review all your docs? It seems docs are out of date. For example, these lines are invalid:

git clone https://github.com/o4oren/ahem-server.git
cd ahem-server

Old info is present in README and also in this article: https://www.ahem.email/blog/post/how-to-set-up-your-own-disposable-email-server.

o4oren commented 4 years ago

Can you give me an example?

On Mon, Apr 13, 2020, 18:23 Maxim Dobroselsky notifications@github.com wrote:

Hi,

Can you please review all your docs? It seems docs are out of date. For example, these lines are invalid:

git clone https://github.com/o4oren/ahem-server.git

cd ahem-server

Old info is present in README and also in this article: https://www.ahem.email/blog/post/how-to-set-up-your-own-disposable-email-server .

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/o4oren/Ad-Hoc-Email-Server/issues/20, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFTF65T3KLCHQMQOW2VPSQDRMMU77ANCNFSM4MHA2SGQ .

melanchall commented 4 years ago

I gave two examples.

git clone https://github.com/o4oren/ahem-server.git

Your repo is Ad-Hoc-Email-Server and not ahem-server.

cd ahem-server

There is no such folder.

o4oren commented 4 years ago

Fixed