mirror of https://github.com/tildeclub/welcome.git
add note about changing forwarding address
This commit is contained in:
parent
ec10137201
commit
9fe4930e46
|
@ -107,7 +107,12 @@ else
|
|||
puts " you can use any standard mail client with smtp and imap"
|
||||
puts " to access your @tilde.club email"
|
||||
puts " see the wiki page for more information: https://tilde.club/wiki/email.html"
|
||||
puts
|
||||
puts " if you decide to forward your mail in the future, you can do so"
|
||||
puts " by putting the destination address in a file called ~/.forward"
|
||||
puts " eg: echo \"me@example.com\" > ~/.forward"
|
||||
end
|
||||
puts
|
||||
|
||||
# pronouns
|
||||
sep
|
||||
|
|
Loading…
Reference in New Issue