Your domain name

This commit is contained in:
Bob Mottram 2014-07-21 13:31:00 +01:00
parent 5ef54f7669
commit d76224a056
1 changed files with 1 additions and 1 deletions

View File

@ -5844,7 +5844,7 @@ mkdir /home/bitmsg/Maildir/new
chown -R bitmsg:bitmsg /home/bitmsg
#+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
sed 's/mydomainname.com/your_domain_name/g' bitmessage-gateway.py > bitmessage-gateway.py