this post was submitted on 03 Sep 2025
40 points (97.6% liked)

Ask Lemmy

34688 readers
1351 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

Pops wants me to use my Gmail account for job postings... but I've already worked so hard on setting up my Email with Purelymail and a custom domain. I've never had an issue of my Email getting flagged as spam before, but in this instance I sent him a zip file with no message body and it was sent straight to spam.

My question is: would you bother using Gmail just to ensure your Email replies to interested HR people don't get sent to the spam bucket? In my opinion, the use of a custom email address indicates flair to potential hiring teams - because it shows that you are capable of setting that stuff up. BTW my TLD is Senegal (.sn) to phonetically match my last name (it's a really cool email) but the actual name header displays as my full name just like any other email address would.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] bluGill@fedia.io 3 points 2 weeks ago (1 children)

Many email providers blacklist large parts of the internet for spam protection. When I switched from hosting my own email (doing SPF, or whatever existed back then) to paying fastmail to host my email a lot more email started going through. fastmail is large enough and has a good enough reputation that nobody can afford to block emails from them. I still have my own personal domain most people who email me have no clue that I'm not hosting it. I'd advise the same thing, pay fastmail to host your email, it doesn't cost much and everything works.

There are companies other than fastmail that does this as well. Some of them are just as good, pick whichever you want.

[โ€“] LedgeDrop@lemmy.zip 2 points 2 weeks ago

OP, what bluGill said is exactly your problem (assuming your DMARC and friends are setup correctly).

The concept is referred to as "email (or domain) reputation". The implementation details are closely guarded secrets, unique for each email receiver.

One of the metrics for establishing a positive email reputation the "How much email does your mail server sends?" : the more the better**

If you're a large company, it's fine... but if it's just a personal domain with < 20 per week, you're not going to establish a reputation and (depending on the receiver) you're email might just get dropped.

The other (frequent) metric is: "Of the emails that are sent, how many are read, and how many are flagged as spam?" In order, for these crowd sourced spam filters to work, they need you to send large amounts of email. Receivers like Gmail/Google are pretty forgiving. However, Outlook/Microsoft are very aggressive, meaning if enough outlook users flag your email as Spam, then future emails sent to outlook from your domain will probably automatically be marked as spam. Obviously, these are all black boxes, so I can only offer my personal observations (take it worth a grain of salt).

As bluGill mentioned, there is a solution, but it involves moving your custom domain to a larger (re: paid) email provider. If you were to move to Google (for example), it doesn't matter if your custom domain sends 5 emails per week. Those 5 emails are being sent from Google mail servers (using your custom domain) , which means they're gaining the "reputation" of google and you can be certain that your emails will arrive, even if it's (non-obvious) spam. Because, the email receiver assumes that Google will shut you down, if you're a spammer.

It's a sad state that one of the original "pillars of the internet" (email) has degraded to feed only the big tech companies... but unfortunately this has been the case for many years.