Re: mail in yaml

"K. Y." <[email protected]>
Newsgroups gmane.text.yaml.general
Message-ID <[email protected]>
Hello,

1) William S. don't send mails directly to someone, try to use the address we all use her.
2) About the subject itself:
IMHO, I think that it is more easier to an application to parse one line instead of many ones.
As you've noticed, he seems to add typewriter double quotes...
3) Ygna Kumar S V (ygnakumar), could you please tell us if your problem is solved ?


 --------- > IMHO, code should be :
just sayin'


!com.whs.spec.mailconfig

mailTo:
    - "[email protected];[email protected]"
cc:
    - "[email protected]"

messageText: "\n This is a test mail.\n"
messageFooter: "Thanks. \n My Team"


 --------- > Or better IMHO:

!com.whs.spec.mailconfig

mailTo:
    - "[email protected];[email protected]"
cc:
    - "[email protected]"

messageText:
    - "\n This is a test mail.\n"
messageFooter:
    - "Thanks. \n My Team"

 

Best Regards


K.



________________________________
From : William S.

Maybe the way to do two mailTo addresses is this?

!com.whs.spec.mailconfig

mailTo:
     - "[email protected]"
     - "[email protected]"
cc:
     - "[email protected]"

messageText: "\n This is a test mail.\n"
messageFooter: "Thanks. \n My Team"

from: 

ygna kumar velliangiri wrote:
> ok, then.. please help me out from this. Will that took from RFC0822 
> <http://www.ietf.org/rfc/rfc0822.txt>?
> 
> exact code is..
> 
> !com.whs.spec.mailconfig
> 
> mailTo:
>     - "[email protected] <mailto:[email protected]>;[email protected] 
> <mailto:[email protected]>"
> cc:
> - "[email protected] <mailto:[email protected]>"
> 
> messageText: "\n This is a test mail.\n"
> messageFooter: "Thanks. \n My Team"
> 
> from: "ygnakumar"
> 
> In this i couldn't find mailconfig.I can able to send the mail when i 
> add a single id in To field. I know, this may be due to seperator. 
> Still, i cannot resolve it. It will be great if you could help me.
> 
> 
> 
> 
> On Tue, Jul 9, 2013 at 7:48 PM, Alexey Zakhlestin
>wrote:
> 
> 
>     On 09.07.2013, at 18:04, ygna kumar velliangiri wrote:
> 
>      > I think YAML includes mailing configuration too. Adding multiple
>     contact will be the part of YAML rite?
> 
>     I don't know what you're talking about.
>     Here's what this mailing list is about:
>    http://www.yaml.org/spec/1.2/spec.html
> 
> 
>     --
>     Alexey Zakhlestin
>     CTO at Grids.by/you
>    https://github.com/indeyets
>     PGP key: http://indeyets.ru/alexey.zakhlestin.pgp.asc
> 
> 
> 
> 
> 
> 
> -- 
> /Cheers/
> *Ygna Kumar S V**
> *
> /^mobile //9003671547/
> 
_______________________________________________
Yaml-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/yaml-core

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk

_______________________________________________
Yaml-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/yaml-core
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.