this post was submitted on 15 Jun 2024
1671 points (98.9% liked)

Programmer Humor

19315 readers
630 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 14 points 3 months ago (2 children)

Huh? Outlook gives you two clear options when attaching a document. One is to attach as a copy, and one is to share it.

[–] [email protected] 6 points 3 months ago* (last edited 3 months ago) (2 children)

Yes but If you chose the full attachment, half the time I just get the link

This is because MS will force it if they think the attachment is an odd extension or too big or whatever

[–] [email protected] 4 points 3 months ago

I think this it not necessarily a bad thing. Worked in an office where they produce GB of CAD files. Sending it as attachment would fail for most clients because of their mailbox size, and receiving it also sucks because it would clog the local outlook inbox file, and everything would crawl to a halt when you open Outlook in the morning.

[–] [email protected] 1 points 3 months ago (1 children)

That's probably because your file is over 10MB and would be rejected by most receiving systems

[–] [email protected] 1 points 3 months ago

Yes, that's what MS thinks... Yet that's not the case as I can successfully get the files off SharePoint to my PC and then email them

The issue is MS doing this on its own accord and without proper warning or way to permanently override

[–] w2tpmf 2 points 3 months ago (1 children)

You can even convert a shared link to an attachment by right clicking on it before sending (assuming you're using Outlook web instead of the ancient garbage Outlook desktop app.)

[–] [email protected] 1 points 3 months ago (1 children)

Is there any way to get it to default to actual attachment?

[–] w2tpmf 0 points 3 months ago

Start an email. Click attach. Pick the file.

Same as it's always worked.