You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 1Of course it's possible. I run a full mail server at home. You could send me an email directly from your mail server to mineChris Davies– Chris Davies2024-06-02 17:14:51 +00:00Commented Jun 2, 2024 at 17:14
- 1That particular article describes how to set up a Linux based mail server that uses Gmail as its smarthost. That's a common solution but not necessary if you really want the pain of running a public mail server yourselfChris Davies– Chris Davies2024-06-02 17:17:18 +00:00Commented Jun 2, 2024 at 17:17
- 1I'm not sure how to answer your question other than with "yes"Chris Davies– Chris Davies2024-06-03 08:28:23 +00:00Commented Jun 3, 2024 at 8:28
- Thank u, Mr. Davies, for replying to my question. I am not a professional programmer. Learning to use aspects of computing is my hobby, so not adept in terminal, etc. That you can run an email server means I can learn from you, if you're willing to teach. I didn't understand the true nature of your byte, "Gmail as its smarthost". Can I not run a public mail server myself from my computer, switching the device On/Off according to my wish? Pls provide me with the necessary guidance to bridge the gap on know-how required to follow your instructions realise this goal.Rajibando– Rajibando2024-06-03 08:57:57 +00:00Commented Jun 3, 2024 at 8:57
- Would you mind, Mr. Davies, if I updated my post with snippets of your bytes? That the above post, "Setting Up and Configuring a Linux Mail Server" used a different email-client (or server) than claws-mail, the one I am familiar with, actually distanced me from its objective. I am easily confused by complex command-line operations. I find myself safer using the GUI tools. But CLI also isn't a problem if the commands are only few. In the meanwhile I tried to understand the Game skimming through a few more articles.Rajibando– Rajibando2024-06-03 10:01:17 +00:00Commented Jun 3, 2024 at 10:01
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. shell-script), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you