A
A
arenami2019-10-23 03:09:51
bash
arenami, 2019-10-23 03:09:51

Send soap via python or bash script from localhost?

There is Postfix and there is a script for Python or Bash. On the same server. How to send soap from localhost to some external destination? What interests me is that since the script is already on the localhost, depending on the settings, of course, it will not need to authenticate as if it were on a different server.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2019-10-23
@arenami

echo bla-bla-bla | mail -s subject [email protected]
everything else depends on the settings of the mail server.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question