Ajit,

Since attachments are typically handled by email clients, not sure how one
would go about what you want. There are a couple of possibilities, one being
using the IMail Client on the server (assuming these messages are in one
mailbox, forwarding or Rules could be used to do that part), it puts
attachments into a folder named \attach under that user account. Or using
some other client that would detach and store the attachments. Then users
need to get to them and unless everyone has access to this account
(possible!) and does not download the email (that would delete the email)
the only other way to have people get them might be via FTP.

IMail server does not have a way to call your DLL unless you use a 'program'
alias. This might be your best bet. Email could be forwarded to the alias
and then your program would have to parse the message and attachment, then
unattach and store the attachment. This would give you more control over the
actions taken with the message and storing it in a 'common' area.

Good Luck!

Daniel Donnelly
________________________________________________________

----- Original Message -----
From: "Ajit Kumar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 26, 2001 6:34 PM
Subject: [IMail Forum] Save certain types of attachments of incoming mails
in a specific folder for all users in all domains.


Hi All,

I need your help in downloading/saving certian types of attachments of
incoming mails for all users of all domains. Can I write my own dll in c++
and attatch it to Imail server to do this job? If, yes then, how?

Thanx
ajit



Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to