I have found conflicting information about dot stuffing when transmitting an email.
- stuff a dot if the line contains a single dot (to avoid premature termination)
- stuff a dot to every line stat starts with a dot
- stuff a dot to (1) and to every line part of a quoted-printable message part only
Can anyone clarify?