Re: Save a copy of emails sent with .NET SMTP client

Technical Support <[email protected]> Sat, 14 Jan 2017 13:56:19 +0300
Newsgroups gmane.mail.cgatepro.general
Message-ID <[email protected]>
Hello.

On 2017-01-13 19:34, Robin Lewis wrote:
> Im trying to save a copy of emails sent via .NET SMTP client in users
> Sent folder, This feature seems missing from .NET SMTP client.

As Nicolas said already, SMTP has nothing to do with sender's mail folders.

But you should be able to add a special Bcc recipient to the message. 
That may be just an alias to the sender account in CGPro - then you can 
check in a server-wide rule if "Any Recipient IS special_alias@domain" 
and on a match "Store in ~sender@domain/Sent Items".
Or, if Direct mailbox addressing is enabled in the LOCAL module 
settings, that extra Bcc recipient address can be Sent#sender@domain - 
so a copy is delivered directly to the Sent folder of the 
"sender@domain" account and no rule is needed. (Folders with spaces and 
non-ASCII symbols in names are a problem here, but can be handled 
through Folder aliases.)

> So Im trying to work out how to do this with CGP rules.
> We have a web app (.NET) which generates email orders and sends to 3rd
> parties, works well. But would like to save a copy in the users sent folder.
> Order emails are sent through account [email protected]
> <mailto:[email protected]> (From address) and the Reply to address is
> set to [email protected] <mailto:[email protected]>
> So would like to have a rule, if from: [email protected]
> <mailto:[email protected]> then Store in [email protected]
> <mailto:[email protected]>/Sent Messages
> (where userx is a variable IE Reply to address)
> Is this possible to do this with a server based rule
> Any suggestion welcome
>
> Cheers
> Robin
>
>
>
>
>
> Robin Lewis
> IT Manager
> Primary Talent International
> +44 (0) 207 400 4500
>

-- 
Best regards,
Dmitry Akindinov

=======================================================================
When answering to letters sent to you by the tech.support staff, make
sure the original message you have received is included into your
reply.

#############################################################
This message is sent to you because you are subscribed to
  the mailing list <[email protected]>.
To unsubscribe, E-mail to: <[email protected]>
To switch to the DIGEST mode, E-mail to <[email protected]>
To switch to the INDEX mode, E-mail to <[email protected]>
Send administrative queries to  <[email protected]>