Questions tagged [attachment]

67 questions
2
votes
1 answer

Is it possible to modify a single email account's maximum attachment size in cPanel?

In cPanel, how can I adjust the maximum attachment size for a users email account?
Jon
  • 171
  • 1
  • 9
1
vote
1 answer

Mobile devices unable to send mail due to servers sending quota being exceeded

I have a customer who has their own exchange. Their mobile devices are struggling to send emails with attachments and keep reporting that "your email server's sending quota has been exceeded". I've checked the transport limits, the send and receive…
John
  • 541
  • 4
  • 17
  • 34
1
vote
0 answers

Forward all ZIP attachments to a single central address

Lately my server has been getting pounded with spam containing ZIP attachments (presumably infected with something). They go to most of our users, and the fear is someone will open one. Users are trained to not open attachments without IT Dept's…
SnakeDoc
  • 570
  • 7
  • 24
1
vote
0 answers

Cant send large attachments from iOS using Exchange 2013

Some of my users are having issues sending emails with attachments from iOS devices but the same works fein from desktop versions. There seems to be a link to the size of the attachment, as an example 8mb files are causing an issue where 1mb files…
1
vote
1 answer

SharePoint 2007 incoming mail with multiple attachments only partially successful

I am using the incoming mail feature of SharePoint 2007 to catch mail from the drop folder and add it to a configured list. We have multiple systems that send automated reports to SharePoint every night, and for some reason it only handles some of…
TrevJen
  • 264
  • 1
  • 7
  • 23
1
vote
2 answers

Sending email from a script including attachments

I want to email a html file and some images to someone from a script. The standard answer seems to be to use mutt. However I don't have that installed at the moment. Is there another way I could do it? Is there any security vulnerbilities with…
Amandasaurus
  • 31,471
  • 65
  • 192
  • 253
1
vote
0 answers

Outlook/Exchange allows some users to open a jar attachment

Using Windows SBS 2003 and Outlook 2007. We just received an email virus in a jar file. For most users Outlook blocked the attachment as per usual, but unfortunately on one users computer this didn't happen. Tools -> Attachment Handling shows the…
Mike Walsh
  • 11
  • 1
1
vote
1 answer

Perl sendmail attach log files match date format

I want to send log files matching date format, e.g. YYYY-MM-DD-*.log as attachments in Perl script. In BASH, this can be easily done by: [ -f $DIR/explog/$(date "+%Y-%m-%d")-*-host1.log ] && mutt -s "subject here" \ -a $DIR/explog/$(date…
Andrew
  • 113
  • 1
  • 5
  • 14
1
vote
1 answer

Outlook Meeting Requests Not Being Re-encoded from Base 64 by Receiving Clients

Exchange 2010 + Outlook 2007. Users send outlook meeting request to a list of recipients both interanlly and externally to the organisation. Some recipients report receiving 'garbled' messages instead of meeting requests. The emails received by some…
Jayden
  • 111
  • 5
1
vote
3 answers

Outlook 2007 off of Exchange 2003. Paperclip shows but no attachment on message

I have 2 users that occasionally receive emails with a pdf attachment that is not actually on the email. The paperclip will show in outlook but there is actually nothing attached. Accessing via owa shows an attachment but it appears corrupt. I know…
Bolson32
  • 170
  • 2
  • 8
1
vote
2 answers

Filtering attachment types in Google Apps (free Google Business)

We have Google apps in our company for mail delivery, our business can't pay the business version yet, however, we need to control the attachment types that employees download. We recently switched from another hosting provider who recomended us to…
Ernest
  • 239
  • 3
  • 12
1
vote
1 answer

How to add filter for Gmail (business version) attachment file types

I need to block certain file types from the attachment inside the company, this is part of the company policy. Can this be done with gmail free services? using a firewall some how?
Ernest
  • 239
  • 3
  • 12
1
vote
2 answers

Programatically Determine Exchange Attachment Limit

Is there any way to query the exchange server to determine the maximum attachment file size? I'd be doing this in ASP.NET/C#. I'd like to be able to validate the file they want to attach is not over the limit before the user attempts to send the…
Jeff
  • 111
  • 3
1
vote
1 answer

Outlook 2007 + Exchange 2010 (Save All Attachments)

About 3 weeks back our company upgraded our mail system to Exchange 2010, all went smooth, few issues but nothing major. A few days ago we had a call from a college where he was unable to save all attachments, From File > Save As > Save All…
RobertPitt
  • 410
  • 3
  • 12
1
vote
1 answer

Exchange 2019 refusing attachments within permitted size

I have external users (different mail host) trying to send messages to internal users on our Exchange 2019 server. The attachments are large (7MB-10MB before Base64 encoding), and the senders are receiving the following error after sending: Remote…
TSG
  • 1,674
  • 7
  • 32
  • 51