mirror of
https://github.com/tildeclub/welcome.git
synced 2026-01-24 09:30:17 +00:00
add note about changing forwarding address
This commit is contained in:
@@ -107,7 +107,12 @@ else
|
|||||||
puts " you can use any standard mail client with smtp and imap"
|
puts " you can use any standard mail client with smtp and imap"
|
||||||
puts " to access your @tilde.club email"
|
puts " to access your @tilde.club email"
|
||||||
puts " see the wiki page for more information: https://tilde.club/wiki/email.html"
|
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
|
end
|
||||||
|
puts
|
||||||
|
|
||||||
# pronouns
|
# pronouns
|
||||||
sep
|
sep
|
||||||
|
|||||||
Reference in New Issue
Block a user