NNCP: Difference between revisions

Ehmry (talk | contribs)
Relaying email: strip tags from the user part of email addresses
Klinger (talk | contribs)
m Category:CLI added
 
(3 intermediate revisions by 2 users not shown)
Line 168: Line 168:
=== Sending mail ===
=== Sending mail ===


To send mail alice configures her client send mail to her mailserver by using nncp-exec as if it were <code>sendmail</code>.
To send mail alice configures her client to relay mail to her mailserver by using nncp-exec as if it were <code>sendmail</code>.


<code>
<code>
Line 255: Line 255:
}
}
</syntaxhighlight>
</syntaxhighlight>
[[Category:Networking]]
[[Category:Server]]
[[Category:CLI]]