Y
Hacker News
new
|
ask
|
show
|
jobs
by
bdonlan
5399 days ago
gmail does not allow executable attachments - even when zipped, it will inspect the inside of the zip file and reject the executable.
1 comments
BoppreH
5399 days ago
As a developer who sometimes have to send a zipped project with a compiled build inside, I find this "feature" extremely annoying. I usually end up renaming the file from .zip to .lol or similar.
link
smiler
5399 days ago
Switch to 7zip. It is more efficient than zip and it passes through Gmail fine and you then don't need to worry about renaming files
link