简体   繁体   中英

Sending mail to a linux server

I know we can send an email from Linux server using a lot of commands, but is there a way to send an email to a Linux server? From an exchange account?

You need the following:

  • mail server accepting mail on the Linux server OR a Linux server to which mail is forwarded from a relay mail server.
  • a user account configured on the Linux server with a mailbox

If those things are set up, then it's just a matter of sending an email to user@linix_hostname or user@forwarded_domain.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM