Search The ForumSearch   RegisterRegister  LoginLogin

MailBee.NET Objects

 AfterLogic Forum : MailBee.NET Objects
Subject Topic: Forwarding an email with attachment Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
dr0zaxx
Newbie
Newbie


Joined: 24 July 2009
Online Status: Offline
Posts: 8
Posted: 24 July 2009 at 4:58am | IP Logged Quote dr0zaxx

Hello,

In Gmail, I am able to forward an existing email with an attachment without reuploading the attachment over again. How do I do this in MailBee.NET ? Thanks in advance.
Back to Top View dr0zaxx's Profile Search for other posts by dr0zaxx
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6094
Posted: 24 July 2009 at 5:16am | IP Logged Quote Igor

We suggest using ForwardAsAttachment method for this.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
dr0zaxx
Newbie
Newbie


Joined: 24 July 2009
Online Status: Offline
Posts: 8
Posted: 24 July 2009 at 6:36am | IP Logged Quote dr0zaxx

But with this method, won't you still need to reupload the original attachment too?
Back to Top View dr0zaxx's Profile Search for other posts by dr0zaxx
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6094
Posted: 24 July 2009 at 6:45am | IP Logged Quote Igor

It accepts compete EML message with all headers, body parts and attachments which are there already.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6094
Posted: 24 July 2009 at 6:54am | IP Logged Quote Igor

But, of course, message will be re-sent completely, and if it has, say, 10Mb attachment, it will be sent over SMTP once again.
Back to Top View Igor's Profile Search for other posts by Igor
 
dr0zaxx
Newbie
Newbie


Joined: 24 July 2009
Online Status: Offline
Posts: 8
Posted: 24 July 2009 at 8:08pm | IP Logged Quote dr0zaxx

How is it then possible that in Gmail, you don't need to reupload the attachment while forwarding? Tried it with a 24Mb attachment size and it was almost instantaneous.
Back to Top View dr0zaxx's Profile Search for other posts by dr0zaxx
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 25 July 2009 at 5:14am | IP Logged Quote Alex

It doesn't matter if it's Gmail or not. If you have the attachment on the server, you obviously don't need to reupload it. Thus, if you're using Gmail as webmail, it will occur instantly. If you don't have attachment on the server (for instance, you're forwarding e-mail in your Outlook Express or Thunderbird and use Gmail over POP3 or IMAP), you'll certainly need to send the forwarded email to the server. And it will take as long as required to send 24MB.

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 25 July 2009 at 5:17am | IP Logged Quote Alex

The same is true with MailBee.NET Objects. If it's installed on the server where you have your attachments (the case of Gmail's webmail), you'll don't need to upload them. Uploading is the process of getting data in the right place. If the data is already there, you don't need to upload it.

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 
mmray31
Newbie
Newbie


Joined: 20 November 2009
Online Status: Offline
Posts: 1
Posted: 20 November 2009 at 10:37pm | IP Logged Quote mmray31

yeah that's right coz if so, there will be a redundancy...right?
and it is not very ideal to do the same process if the file is already there.
Back to Top View mmray31's Profile Search for other posts by mmray31
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 21 November 2009 at 1:34am | IP Logged Quote Alex

Exactly. This way webamil applications are more effective than desktop mail clients (which need to reupload the message to the server).

Resending a message without reuploading it would work even with a desktop mail client if there were an option or command in POP3 or IMAP to resend the existing message to SMTP. However, there is none. SMTP only accepts raw data stream, the and the desktop mail client can't tell SMTP server "get the message data from IMAP service of the same server" or even "get the message file from your database and send it again".

The workaround could be if there were a special IMAP folder like Outbox. Move a message there - and it's got sent. But there is none either. I guess you can send only via SMTP due to security restrictions. Otherwise, it would be one more potential way to send spam.

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide