- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Sendmail - stripping incoming attachments ?
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
11-22-2005 12:39 AM
11-22-2005 12:39 AM
Sendmail - stripping incoming attachments ?
I have sendmail running on an N4000 with HPUX 11.00. Sendmail is currently acting as our main mailserver, and doing a pretty good job across 500+ users.
More recently, we're having some odd problems with incoming attachments being stripped out of emails. The intended recipient gets the email, but the attachment comes through as a renamed file which is very small in size.
These emails only account for a very small percentage of incoming emails that have attachments but importantly they are from different sources, so I can't point the finger at one source.
I'm fairly sure the problem is sendmail related, because we have setup a temp alternative email server using a linux box and this appears to handle them without a problem. The linux box cannot be put in place of the main server (unfortunately).
Sendmail appears to be a law unto itself, I get headache just reading about it. Does anyone have any idea's, or has anyone seen similar things ??
Any help will be rewarded!
Many thanks
Simon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 12:57 AM
11-22-2005 12:57 AM
Re: Sendmail - stripping incoming attachments ?
What is happening can happen for a number of reasons.
1) The attachment file limit on an smtp gateway, intermediate server or even a third party product on this system strips attachments that are too large, versus leaving them the server.
2) A third party virus product or firewall product or sendmail post processor has stripped the attachment based on rules of the product.
3) A cron script scans the /var/mail directory or the spooler and looks for and reduces or removes certain mime attachments. I've designed prototypes for this and its not as complex as you think.
Take a look at your firewall maybe.
SEP
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
11-22-2005 12:59 AM
11-22-2005 12:59 AM
Re: Sendmail - stripping incoming attachments ?
Version of sendmail? New ones available at software.hp.com
sendmail patching situation?
SEP
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
11-22-2005 01:12 AM
11-22-2005 01:12 AM
Re: Sendmail - stripping incoming attachments ?
Ready for this ......
Sendmail revision from sendmail.cf file is
1.30.111.1
I'm guessing this is ancient. If so, how easy is an upgrade ?
Thanks
Simon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 01:21 AM
11-22-2005 01:21 AM
Re: Sendmail - stripping incoming attachments ?
Please post the output.
If you are running hp supported depot based sendmail an upgrade to 8.13.x is simple.
download
swinstall -s /tmp/sendmail.depot \*
No reboot(I think), probably a good idea to have the sendmail daemon down.
SEP
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
11-22-2005 01:27 AM
11-22-2005 01:27 AM
Re: Sendmail - stripping incoming attachments ?
Installation procedure is also given here.
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=SMAIL813
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 01:27 AM
11-22-2005 01:27 AM
Re: Sendmail - stripping incoming attachments ?
Installation procedure is also given here.
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=SMAIL813
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 01:39 AM
11-22-2005 01:39 AM
Re: Sendmail - stripping incoming attachments ?
# swlist -l product | grep -i sendmail
PHKL_18799 1.0 PANIC in diskquota while running sendmai
PHNE_17190 1.0 sendmail(1m) 8.8.6 patch
#