Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^4: emailing from one debian system to another

by Aldebaran (Curate)
on May 19, 2022 at 03:19 UTC ( [id://11143995]=note: print w/replies, xml ) Need Help??


in reply to Re^3: emailing from one debian system to another
in thread getting SMTP capability working

hey stevie, looks like I'm getting through from the local machine:

$ nc HOSTNAME 25 hello, email world hey stevie, it worked! ^C $

to the remote target:

Last login: Thu May 19 00:12:40 2022 wilma@fourth:~$ sudo -i [sudo] password for wilma: root@fourth:~# which nc /usr/bin/nc root@fourth:~# sudo nc -l 25 hello, email world hey stevie, it worked! root@fourth:~#
You can also type something while on the server while the nc command is still running on both machines, and the message will show up on the machine you connected to the server with; in essence, a little chat program ;)

Yeah, I guess so.:) Reminds me of the old days when we really used telnet....

Replies are listed 'Best First'.
Re^5: emailing from one debian system to another
by stevieb (Canon) on May 19, 2022 at 13:33 UTC

    You now know that you should be good to go to have an SMTP server listening on your system.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11143995]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-19 15:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found