Microsoft/Outlook 2016. 9. 6. 15:52

인터넷 전자 메일 계정 (POP3, IMAP, HTTP)

Outlook 2013 이상 버전은 인터넷 전자메일 계정별로 첨부파일 크기를 최대 20MB(20480 KB)로 제한하고 있기 때문에 이 오류 메시지가 나타납니다. 이러한 제한은 대부분의 인터넷 서비스 제공자의 제한을 초과하는 아주 큰 첨부파일을 컴퓨터가 지속적으로 업로드하는 것을 막아 줍니다. 20MB보다 큰 파일을 첨부하거나, 첨부한 파일의 총 크기가 20MB를 초과할 때 이 제한이 적용됩니다.

Microsoft Exchange Server 전자 메일 계정 : ECP 전역설정에 따름

Exchange Server의 메일박스(mailbox)를 사용하는 경우, 메시지에 하나 이상의 첨부파일을 첨부하고 합계가 10MB(10240KB) 보다 큰 경우 이 오류 메시지(기본설정)가 나타납니다. 첨부 파일 크기 제한은 Outlook에 관련된 것이 아니며 인터넷 전자 메일 계정에 따라 다릅니다. 이 제한은 Exchange 사서함에 대 한 Exchange 관리자가 구성한 전송 설정 속성 대화 상자에서 최대 전송 크기 설정에서 발생 (다음 스크린 샷 참조).

 

 

Key: HKEY_CURRENT_USER\Software\Microsoft\Office\<version>\Outlook\Preferences

 

 

 

 

0 -> 무제한


Value name: MaximumAttachmentSize
Value type: REG_DWORD

The value that you need to use is in KB. So if you know the amount of MB supported by your ISP, then you need to multiply that by 1024 to get the value that you need to enter. To allow for an unlimited size, you can set the value to 0.

Examples;
2MB-> 2048
5MB-> 5120
10MB-> 10240
50MB-> 51200

 

 

 

#참조 URL

https://www.msoutlook.info/question/increase-maximum-attachment-size-limit

https://support.microsoft.com/ko-kr/kb/2813269

 

 

posted by 백아
: