mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Troubleshooting Mail (markdown)
parent
661d2aed4d
commit
0665c1e928
1 changed files with 2 additions and 1 deletions
|
|
@ -84,7 +84,8 @@ echo -n "AKIA...." | openssl enc -base64
|
|||
echo -n "password-here...." | openssl enc -base64
|
||||
```
|
||||
|
||||
2) `input.txt` - change all to your domains, password, etc where is text `-here` below:
|
||||
2) `input.txt` - change all to your domains, password, etc where is text `-here` below. NOTE: only at `From:` there is more detailed sender name, not elsewhere like `MAIL FROM:` etc.
|
||||
|
||||
```
|
||||
EHLO example.com-here
|
||||
AUTH LOGIN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue