This website requires JavaScript.
Explore
Help
Sign In
felixfoertsch
/
MagnumOpus
Watch
1
Star
0
Fork
0
You've already forked MagnumOpus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0b9bbe12556dbebbdf776f75710e2f01ac140ee4
MagnumOpus
/
Packages
/
MagnumOpusCore
/
Sources
/
SMTPClient
History
Felix Förtsch
0b9bbe1255
add multipart/mixed formatting, base64 line-wrapped encoding to MessageFormatter
2026-03-14 13:32:23 +01:00
..
MessageFormatter.swift
add multipart/mixed formatting, base64 line-wrapped encoding to MessageFormatter
2026-03-14 13:32:23 +01:00
SMTPClient.swift
add SMTPClient module: connection layer, message formatter, public API, tests
2026-03-14 05:25:03 +01:00
SMTPCommandRunner.swift
add dot-stuffing for SMTP DATA command (RFC 5321 §4.5.2)
2026-03-14 05:25:55 +01:00
SMTPConnection.swift
add SMTPClient module: connection layer, message formatter, public API, tests
2026-03-14 05:25:03 +01:00
SMTPError.swift
add SMTPClient module: connection layer, message formatter, public API, tests
2026-03-14 05:25:03 +01:00
SMTPResponse.swift
add SMTPClient module: connection layer, message formatter, public API, tests
2026-03-14 05:25:03 +01:00
SMTPResponseHandler.swift
add SMTPClient module: connection layer, message formatter, public API, tests
2026-03-14 05:25:03 +01:00