Skip to main content

Sending attachments through email

Sending attachments through email-

Some companies have security in place such as firewalls that prevents sending certain types of attachments. For example, sending a .js file is potentially dangerous because it can run scripts. Also, some documents can carry viruses through macros or other methods. Sending attachments to some email addresses are not possible. However, text files are usually permitted. Here are some sentences that you might find useful.

"I can send you the document through email."
"I'll send you the images to your email account."
"Can I send the documents to your email?"
"Can I email you the files?"
"Can I email the files to you?"

"I received your email, but I didn't receive the attachments."
"My company prevents many types of attachments. Can you send a text file instead?"
"Before you send the document, change the extension .doc to .txt and then send it. When I receive it, I will change it back to .doc before I open it."

"Hi Mary, I sent you an email with my proposal as an attachment. Did you receive it?"
"Hey Jack, did you receive my attachments?"

"The file is too large to send through email."
"My email account will only allow sending attachments that are 1 MB or smaller."
"My email account will only allow me to receive attachments that are 2 MB or smaller."

Comments

Interactive Blogposts

Top 100 Useful Excel Macro [VBA] Codes Examples

Yogendra98.blogpost.com You can automate small as well as heavy tasks with VBA codes. And do you know with the help of macros, you can break all the limitations of Excel which you think Excel has? So today, I have listed some of the useful codes e xamples to help you become more productive in your day to day work. You can use these codes even if you haven't used VBA before that. All you have to do just paste these codes in your VBA editor. These codes will exactly do the same thing which headings are telling you. For your convenience, please follow these steps to add these codes to your workbook. Before you use these codes, make sure you have your developer tab on your Excel ribbon to access VB editor. If you don't have please use these simple steps to  activate developer tab . Once you activate developer tab, you can use below steps to paste a VBA code into VB editor. Don't Forget:   Make sure to  download thi...

29 Incredibly Useful Websites You Wish You Knew Earlier@yogendra

Share Pin it Tweet Share Email There are so many wonderful websites around, and it is difficult to know each and every one of them. The below list provides some of those websites that I find particularly helpful, even though they are not as famous or as prevalent as some of the big names out there. 1.  BugMeNot Are you bugged constantly to sign up for websites, even though you do not wish to share your email? If yes, then BugMeNot is for you. Instead of creating new logins, BugMeNot has shared logins across thousands of websites which can be used. . 2.  Get Notify This nifty little website tracks whether the emails sent by you were opened and read by the receiver. Moreover, it also provides the recipient’s IP Address, location, browser details, and more. 3.  Zero Dollar Movies If you are on a constant lookout of free full length movies, then Zero Dollar movies provides a collection of over 15,000 movies in multipl...

5th Best Computer Tricks_What you need to Know.

1st:- Get back that tab you accidentally closed. If you want to get back a tab you closed, just press "Control" (or "Command" on Mac), plus "Shift," plus "T," and it will magically reappear. 2nd:-Only screenshot the part of the screen you want. If you only need to screenshot part of the screen, there's a simple way to do it for both Windows and Macs. For Mac: "Command," plus "Shift," plus "4" brings up the tool. Then you just drag the area you want. For Windows: Just go to "Start" and then "Snipping Tool." 3rd:-Easily repeat your last command in Excel. If you press the F4 button in Excel, it repeats the last command. Understand from Below given Example- you select a cell and highlight it yellow, you can then highlight any other selected cell(s) yellow by pressing F4." 4th:-Make a copy of a file by just dragging it. All you have to do to make a copy of ...