Your domain name
This commit is contained in:
parent
5ef54f7669
commit
d76224a056
|
@ -5844,7 +5844,7 @@ mkdir /home/bitmsg/Maildir/new
|
||||||
chown -R bitmsg:bitmsg /home/bitmsg
|
chown -R bitmsg:bitmsg /home/bitmsg
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
Substitute /mydomainname.com/ for your domain name (the main one used for email).
|
Substitute /your_domain_name/ for your domain name (the main one used for email).
|
||||||
|
|
||||||
#+BEGIN_SRC: bash
|
#+BEGIN_SRC: bash
|
||||||
sed 's/mydomainname.com/your_domain_name/g' bitmessage-gateway.py > bitmessage-gateway.py
|
sed 's/mydomainname.com/your_domain_name/g' bitmessage-gateway.py > bitmessage-gateway.py
|
||||||
|
|
Loading…
Reference in New Issue