473,395 Members | 1,608 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

mail header altered when adding a zip file

Hi all. I don't know if this post is really at the right place but I hope someone can help me..

I developed a NT service, in order to automate mail exchanges between different kind of users
This service uses the POP3 and SMTP protocoles to perform the task
Because we have a very heavy security policy, with no accessible SMTP gateways, I coded the use of Outlook (only for sending) as an evolution, with the classical outlook.application, etc

All works fine. all but a mere thing : when we attach a compressed file (can be a ZIP or a CAB file) WITHOUT password, the mail header seems to be altered. here are the results of our tests and an important point of the security policy

security policy concerning mail attachements : when a mail is sent or received with a compressed attachement, the file is scanned, excepted when it is password protected
the internal mail server is Exchange 5.

first test : sending a mail with no compressed attachement to "freesurf.fr" (also done with "wanadoo.fr"
the mail is well received, the freesurf's webmail client shows an attachement flag, and the attachement can be downloaded

second test : sending a mail with a password protected compressed attachement to "freesurf.fr" (also done with "wanadoo.fr"
the mail is well received, the freesurf's webmail client shows an attachement flag, and the attachement can be downloaded

third test : sending a mail with a non password protected compressed attachement to "freesurf.fr" (also done with "wanadoo.fr"
the mail is well received, but the freesurf's webmail client doesn't show the attachement flag. nevertheless, the file can be downloaded because it's attached to the message

I point out one possible cause : our antivirus software (or maybe Exchange) modifies the mail header, so the attachement definition is lost (or maybe the type "multipart/mixed" is lost or modified

if someone already heard of this, and have any idea or knows a solution, I would be very pleased to listen to him :
th

F DG.
Nov 16 '05 #1
0 1211

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
0
by: Fabrice DG | last post by:
Hi all. I don't know if this post is really at the right place but I hope someone can help me.. I developed a NT service, in order to automate mail exchanges between different kind of users This...
1
by: asnowfall | last post by:
I am creating MailMessage out of already existing email message. My existing message has few custom properties. I wan to add them to System.Net.Mail.MailMessage How to add custom properties? ...
2
by: EdWhyatt | last post by:
Hi all, I hope there is someone out there who can help me out - it has to be something obvious. I am simulating mail traffic, and want to include multiple attachments to my mail. I have created...
3
by: majlandt | last post by:
I have the below function witch I use to send mail to reciptents on my maillist from an .asp side I am about to make a bounce back system - and would therefore like to make one extra MailHeader...
12
by: Twayne | last post by:
Hi, I can't get the following code snippet to stop throwing errors except to modify it exactly as shown here by adding the single quote to the end of the first line and commenting out all but...
5
by: sui | last post by:
this is my code import sys, os, glob, datetime, time import smtplib ## Parameters for SMTP session port=587 SMTPserver= 'smtp.gmail.com' SMTPuser= '...@gmail.com' pw= 'fill in here'...
7
by: mukeshrasm | last post by:
Hi I am no able to send mail and it is giving this error Warning: mail(): SMTP server response: 530 5.7.3 Client was not authenticated in c:\inetpub\wwwroot\eshop\includes\classes\email.php on...
6
by: vjayis | last post by:
hi i m sending mail using php mail(). while adding headers i m adding the email id in the header dynamically., <? //static value is passed $header ="From: ".$fname."...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.