Files
vault-para/100-project/Infrastructure/Mail/Config/New Mail Server.md
T
windyboy daf4aa3dfa Add P.A.R.A. methodology documentation and restructure Personal folder
- Created Methodology.md to outline the P.A.R.A. system and its components.
- Added Outline.md for a structured overview of P.A.R.A. content.
- Documented PKM content organization decisions in PKM-Consolidation-Decision.md.
- Introduced Workflows.md to explain practical applications of P.A.R.A. in work scenarios.
- Moved sensitive information to security-sensitive folder and restructured the Personal folder to align with P.A.R.A. principles.
- Archived backup files including Matrix Me.md and TTG Cookies.md.
- Implemented a comprehensive refactor of the Personal folder to improve organization and security.
2025-12-29 15:37:17 +08:00

861 B

ip :

38.134.41.134
imapsync --host1 mx2.windy.me --user1 zhiqiang@windy.me --password1 'windyboy@2006' \
         --host2 mx.windy.me --user2 zhiqiang@windy.me --password2 'Nmq2nW!3Y223k@Ri' \
         --ssl1 --ssl2 --justlogin

test smtp login

prepare

echo -n 'zhiqiang@windy.me' | base64
emhpcWlhbmdAd2luZHkubWU=
echo -n 'Nmq2nW!3Y223k@Ri' | base64
Tm1xMm5XITNZMjIza0BSaQ==
openssl s_client -starttls smtp -crlf -connect smtp.windy.me:587
EHLO windy.me
AUTH LOGIN
openssl x509 -in /opt/mail/data/assets/ssl/mx2.windy.me/cert.pem -noout -pubkey \
  | openssl pkey -pubin -outform DER \
  | openssl sha256

SHA2-256(stdin)= 83277f3daa67bd613c6ac7556e5f368d9e1245b2fb3209d89de43738a3f083f7
83277f3daa67bd613c6ac7556e5f368d9e1245b2fb3209d89de43738a3f083f7