A
Abraham Andres Luna
hello everyone,
i setup an outlook express account to use an IMAP server
now when i send a message, it is saved to the sent folder on the mail server
that way when i log in using the browser i can have my sent folder
synchronized
if i try to send a message using smtpclient.send() it doesn't save the
message in the sent folder
so i'm thinking maybe that method uses a different protocol than IMAP
is there a way to send mail using IMAP so it can save the message
thank you
i setup an outlook express account to use an IMAP server
now when i send a message, it is saved to the sent folder on the mail server
that way when i log in using the browser i can have my sent folder
synchronized
if i try to send a message using smtpclient.send() it doesn't save the
message in the sent folder
so i'm thinking maybe that method uses a different protocol than IMAP
is there a way to send mail using IMAP so it can save the message
thank you