I am trying the code below for sending an email but not receiving any. I am using AIML v.2. Voice recognition with help of Python.
<category>
<pattern>EMAIL RICHARD ABOUT * AND SAY *</pattern>
<template>Sending "<star index="2"/>" to Richard with subject "<star/>".
<oob><email><to>xyz@gmail.com</to><subject><star/></subject><body><star index="2"/></body></email></oob>
</template>
</category> 
What am I doing wrong here? Please help me out.

 RSS AI Zone
            
        
            
            
            
        
            
