Article 6JTZJ Postfix

Postfix

by
maddy0
from LinuxQuestions.org on (#6JTZJ)
Hello, how i have to edit /etc/postfix/main.cf with my own domain i bought? for example this@ismydomain.fun
myhostname = this@ismydomain.fun
mydomain = ismydomain.fun
myorigin = $mydomain
inet_interfaces = localhost
inet_protocols = ipv4
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mynetworks = 127.0.0.0/8 myip/24
home_mailbox = Maildir/
I don't want use external services like Gmail, ecc ecc, But i don't know how to properly setup a mail service in my pc ;)
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments