View Single Post
  #9 (permalink)  
Old 07-31-2008, 10:20 PM
banzaiwolfe's Avatar
banzaiwolfe
Almost a VIP
Offline
Location: Trevor, WI
 
Join Date: Nov 2007
Posts: 858
Reputation: 1565
banzaiwolfe is halfway to VIP status based on repbanzaiwolfe is halfway to VIP status based on repbanzaiwolfe is halfway to VIP status based on repbanzaiwolfe is halfway to VIP status based on repbanzaiwolfe is halfway to VIP status based on repbanzaiwolfe is halfway to VIP status based on repbanzaiwolfe is halfway to VIP status based on repbanzaiwolfe is halfway to VIP status based on repbanzaiwolfe is halfway to VIP status based on repbanzaiwolfe is halfway to VIP status based on repbanzaiwolfe is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to banzaiwolfe
Re: Gmail will recieve, but not send with Poutlook and WM 6.1

This is what I'm using, I just successfully sent an email with a file attached.

Code:
<characteristic type="EMAIL2">
 <characteristic type="{b3008120-d08a-40c5-bf38-0c126bd71a47}">
  <parm name="SERVICENAME" value="Gmail" />
  <parm name="SERVICETYPE" value="IMAP4" />
  <parm name="INSERVER" value="imap.gmail.com" />
  <parm name="OUTSERVER" value="smtp.gmail.com" />
  <parm name="NAME" value="Craig" />
  <parm name="AUTHNAME" value="deleted" />
  <parm name="AUTHSECRET" value="deleted" />
  <parm name="DOMAIN" value="" />
  <parm name="REPLYADDR" value="deleted" />
  <parm name="LINGER" value="15" />
  <parm name="RETRIEVE" value="-1" />
  <parm name="KEEPMAX" value="-1" />
  <parm name="DWNDAY" value="3" />
  <parm name="AUTHREQUIRED" value="1" />
  <parm name="SMTPALTENABLED" value="0" />
  <characteristic type="TAGPROPS">
    <parm name="8128000B" value="1"/>
    <parm name="812C000B" value="1"/>
  </characteristic>

 </characteristic>
</characteristic>
Reply With Quote
This post has been thanked 1 times.