curl
This commit is contained in:
parent
c781a567dd
commit
47b2fbfef9
4 changed files with 1 additions and 1 deletions
|
@ -1,14 +0,0 @@
|
|||
Send email
|
||||
==========
|
||||
|
||||
.. code:: shell
|
||||
|
||||
curl \
|
||||
--verbose \
|
||||
--insecure \
|
||||
--ssl-reqd \
|
||||
--url "smtp://sub.domain.tld" \
|
||||
--mail-from "first.last@sub.domain.tld" \
|
||||
--mail-rcpt "first.last@sub.domain.tld" \
|
||||
--user "login:password" \
|
||||
--upload-file -
|
|
@ -1,6 +0,0 @@
|
|||
curl
|
||||
====
|
||||
|
||||
.. toctree::
|
||||
|
||||
email
|
|
@ -5,7 +5,6 @@ Network
|
|||
:maxdepth: 2
|
||||
|
||||
bind/index
|
||||
curl/index
|
||||
hosts/index
|
||||
isc-dhcp-server/index
|
||||
smtp/index
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue