some tmp changes
This commit is contained in:
parent
b176a25ae4
commit
811f93a6d1
2
Pipfile
2
Pipfile
@ -9,4 +9,4 @@ name = "pypi"
|
||||
aiosmtpd = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
python_version = "3.8"
|
||||
|
4
Pipfile.lock
generated
4
Pipfile.lock
generated
@ -1,11 +1,11 @@
|
||||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "a5227f0d0fa7f8bbf0a5557162679decfad227c16cc4fec15e138a30cc6703d7"
|
||||
"sha256": "6855597726a44b85fab69f61e906c6c6082a751642724c4ce13e3ddbece06d64"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
"python_version": "3.7"
|
||||
"python_version": "3.8"
|
||||
},
|
||||
"sources": [
|
||||
{
|
||||
|
@ -1,6 +1,6 @@
|
||||
# mail4one
|
||||
|
||||
mail server for single user #asyncio #python
|
||||
Mail server for single user #asyncio #python
|
||||
|
||||
## Features
|
||||
|
||||
@ -33,7 +33,7 @@ mail server for single user #asyncio #python
|
||||
## Known to work
|
||||
* Server: Google Cloud f1-micro with Ubuntu 18.04 - Always Free instance
|
||||
* Clients: thunderbird, evolution, k9mail
|
||||
* smtp: Received email from all. Didnt see any drops. Tested from gmail, protonmail, reddit and few others
|
||||
* smtp: Received email from all. Didn't see any drops. Tested from gmail, protonmail, reddit and few others
|
||||
|
||||
## Contribution
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user