HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Reason: ERROR OPENING ATTACHMENT
Operating System - Linux
1825803
Members
2649
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2007 08:12 PM
02-12-2007 08:12 PM
Hi Gurus,
Past few days i am getting rejection, which are marking as "error opening attachment".
I am using sendmail MTA .
If anyone know about same plz suggest.
THANKS IN ADVANCED
Regards,
Manoj
Past few days i am getting rejection, which are marking as "error opening attachment".
I am using sendmail MTA .
If anyone know about same plz suggest.
THANKS IN ADVANCED
Regards,
Manoj
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2007 09:33 PM
02-12-2007 09:33 PM
Solution
Shalom,
sendmail mta could care less about attachments.
It just processes the mail. Its probably possible to configure it to limit attachment size but that would be noticeable in sendmail.cf
More than likely this problem is due to your mail reader. Example, my squirrelmail browser based reader will not open attachments bigger than 2 mb unless I change the configuration file for the product to permit a higher limit.
SEP
sendmail mta could care less about attachments.
It just processes the mail. Its probably possible to configure it to limit attachment size but that would be noticeable in sendmail.cf
More than likely this problem is due to your mail reader. Example, my squirrelmail browser based reader will not open attachments bigger than 2 mb unless I change the configuration file for the product to permit a higher limit.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2007 09:45 PM
02-12-2007 09:45 PM
Re: Reason: ERROR OPENING ATTACHMENT
Thanks SEP,
thats means it is not my end problem.
coz we used to send lots of mails to our clients and our performace is based on to get less rejections.
If this is possible to configure attachment size in sendmail.cf , please give me that line which we have to change.
Regards,
Manoj
thats means it is not my end problem.
coz we used to send lots of mails to our clients and our performace is based on to get less rejections.
If this is possible to configure attachment size in sendmail.cf , please give me that line which we have to change.
Regards,
Manoj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2007 10:02 PM
02-12-2007 10:02 PM
Re: Reason: ERROR OPENING ATTACHMENT
Shalom,
Yes,
MaxMessageSize=1000000
For inbound mail you will need to restart the sendmail daemon.
If you are already using sendmail.mc macro's these will overwrite sendmail.cf if your script is right and will have to be modified as follows:
define(`UUCP_MAILER_MAX', `2000000')dnl
Additional configuration may be required. You need to also see if your ISP has limits because if you use their smtp servers what you do to your own server will cause problems.
SEP
Yes,
MaxMessageSize=1000000
For inbound mail you will need to restart the sendmail daemon.
If you are already using sendmail.mc macro's these will overwrite sendmail.cf if your script is right and will have to be modified as follows:
define(`UUCP_MAILER_MAX', `2000000')dnl
Additional configuration may be required. You need to also see if your ISP has limits because if you use their smtp servers what you do to your own server will cause problems.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP