Gmail dislikes zip attachments?

For everything that's not in any way related to PureBasic. General chat etc...
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> Just tried again, compressed a exe file using rar and sent it as an attachement
> using Gmail. No problem.

Sent from Gmail, or to a Gmail address? My problem is when sending to my
Gmail address, from a regular non-Gmail account. But as I said, I've gone
back to using my ISP's mailbox now.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

I encountered the problem with sending to a gmail account to but I still have others so no real problem renaming to pk3 (waht is zip in deed) also works but I think it's not OK
bye
User avatar
GedB
Addict
Addict
Posts: 1313
Joined: Fri May 16, 2003 3:47 pm
Location: England
Contact:

Post by GedB »

PB,

If you're using Gmail to store your files, why not Pack and then Base64Encode them. That way there just text.

Thats what I do. I then have a simple program to extract them.
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

No didn´t use Gmail to store my Files but because some people use Miranda and so ICQ's Filetransfer isn't working and I hav to send the files per mail.
bye Nik
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> PB,
> If you're using Gmail to store your files, why not Pack and then
> Base64Encode them. That way there just text.

No, the issue came about because a friend tried to send me a zip with an
exe in it, and I was using Gmail to forward the mail to my "real" address.
Gmail was rejecting the zip, and that's how I discovered the problem.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
MadMax
Enthusiast
Enthusiast
Posts: 237
Joined: Mon Oct 06, 2003 11:56 am

Post by MadMax »

Yeah. there seems to be some conspiracy against amateur programmers.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> Yeah. there seems to be some conspiracy against amateur programmers.

:?: I hope you're not referring to me?
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

do you earn money on coding or have you been coding for 10 years?

edit: Amatur and newbie isnt the same. in my eyes, an amatur is just someone who doesnt code for a living, but for a hobby. Maybe im wrong though
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Well, I'm not affraid of calling myself an amateur, but I'm no newbie. Been coding for several years.
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> do you earn money on coding

I did in the past when I used Visual Basic, yes. Not commercially, but I made
some money with some shareware apps. I hope to do well with a commercial
app that I'm writing with PureBasic. :)

Anyway, what I meant was: what does being an amateur programmer have
to do with Gmail blocking zip attachments that contain an exe? Strange.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
MadMax
Enthusiast
Enthusiast
Posts: 237
Joined: Mon Oct 06, 2003 11:56 am

Post by MadMax »

I mean amateur as someone that doesn't code for a living i.e. me. I have been paid to do stuff, but mostly I code for the fun of it. Amateur doesn't mean a bad programmer, actually some of the best might be amateurs.

Anyway, why I said "conspiracy" is because it used to be quite easy to send your exes and stuff through MSN, DCC, email, and one could store exes in the provided web-page some ISP's give you with your connection. Nowadays this is becoming more and more difficult.
Post Reply