Forums & Blog

A SmarterTools-sponsored community.
Welcome to Forums & Blog Sign in | Join | Help
in Search

Using SmarterTicket with a Gmail Account

Last post 09-18-2008 6:10 AM by EricK. 14 replies.
Page 1 of 1 (15 items)
Sort Posts: Previous Next
  • 05-06-2007 7:53 AM

    Using SmarterTicket with a Gmail Account

    I successfully set up SmarterTicket on my system and really like the features it includes. I use gmail for my email system, though, and I'm having trouble getting SmarterTicket's Pop and SMTP settings to work with my account(s).

    The problem seems to be with the use of SSL in the email settings, which the SmarterTicket system does not seem to give me the ability to choose.

    Here are the Google instructions for pop and smtp setup, and this seems to work for everything else I do with ASP.NET email configurations:

    Incoming Gmail Setup:
    pop.gmail.com

    Use SSL: Yes
    Port: 995

    Outgoing Gmail Setup:
    smtp.gmail.com (use authentication)
    Use Authentication: Yes
    Use STARTTLS: Yes (some clients call this SSL)
    Port: 465 or 587
     

    So, is there a way to utilize the SSL or make the SSL setting = "True" for the pop/smtp setup? This is pretty much the only thing blocking me from fully using SmarterTicket.

    Thanks for your help.

    Filed under: , , , ,
  • 05-07-2007 4:01 PM In reply to

    Re: Using SmarterTicket with a Gmail Account

    SmarterTicket does not support SSL secured accounts at this time.

    Grady Werner
    SmarterTools Inc.
  • 05-09-2007 1:16 PM In reply to

    Re: Using SmarterTicket with a Gmail Account

    Thanks for the reply. Please add this to a list for upgrades, if you could. We'd love to use the SmarterTicket product, but we're pretty much dead-in-the-water unless ST can access SSL accounts.
  • 12-06-2007 1:13 PM In reply to

    Re: Using SmarterTicket with a Gmail Account

    You can use http://www.delegate.org/delegate/ to connect to gmail from smarterticket 

  • 04-23-2008 3:54 AM In reply to

    • Aled
    • Not Ranked
    • Joined on 02-28-2007
    • Posts 7

    Re: Using SmarterTicket with a Gmail Account

    I don't supose anyone has a little howto for setting up deleGate for Gmail?

    Thanks
    Aled

  • 04-23-2008 5:21 AM In reply to

    Re: Using SmarterTicket with a Gmail Account

    i moved to a different ticket system now, but let me see if i can dig out the setup directions.

     

    sc 

  • 04-23-2008 6:16 AM In reply to

    • Aled
    • Not Ranked
    • Joined on 02-28-2007
    • Posts 7

    Re: Using SmarterTicket with a Gmail Account

    Thank you, I would be very grateful if you could

    Many thanks
    Aled

  • 04-23-2008 7:38 AM In reply to

    Re: Using SmarterTicket with a Gmail Account

    delegated -P110 SERVER=POP FSV=sslway admin=<your email addr>

     

    you should be able to telnet to localhost 110 and see the delgate proxy header. just type quit to exit.

    in smarterticket 

    the popserver is localhost and your username is myuser%gmail.com@pop.gmail.com:995 and the password is your usual gmail password

    for me i use a local smtp server for my outgoing email because smartertools does not let you specify a different outgoing smtp username so you cannot use delegate for outgoing.

     

     

     

  • 04-23-2008 9:34 AM In reply to

    • Aled
    • Not Ranked
    • Joined on 02-28-2007
    • Posts 7

    Re: Using SmarterTicket with a Gmail Account

     That worked! Thank you so much for that. You are a true scholar and a gent.

  • 04-25-2008 2:49 AM In reply to

    Re: Using SmarterTicket with a Gmail Account

     

    ST-GWerner:

    SmarterTicket does not support SSL secured accounts at this time.

    does smartertrack support ssl secured accounts?

    Constantinos Coudounaris
    Chief Technical Officer
    C & C Advanced Online Services
  • 04-29-2008 12:32 PM In reply to

    Re: Using SmarterTicket with a Gmail Account

    Not yet, but it will very soon.  It's very high on our priority list.

    Grady Werner
    SmarterTools Inc.
  • 05-01-2008 12:27 PM In reply to

    • Robby
    • Not Ranked
    • Joined on 05-01-2008
    • Posts 2

    Re: Using SmarterTicket with a Gmail Account

    We're using STunnel, which is an open-source app that can run as a Windows service to forward the ports to Gmail's POP and SMTP servers:

    http://www.stunnel.org/

     Here is our stunnel configuration file - it may help you guys in setting up yours:

    cert = stunnel.pem
    socket = l:TCP_NODELAY=1
    socket = r:TCP_NODELAY=1
    client = yes
    [pop3s]
    accept  = 127.0.0.2:110
    connect = pop.gmail.com:995
    [ssmtp]
    accept  = 465
    connect = 25

  • 05-17-2008 3:37 PM In reply to

    • johns1
    • Not Ranked
    • Joined on 05-10-2008
    • Posts 3

    Re: Using SmarterTicket with a Gmail Account

    Is there a way to use gmail for your domain without all these add ons? I'm on a shared server, so it may not work.

     

    How about forarding gmail to another email service, then using that for pop and smtp until smarter get's it implemeted? Any suggestions?

     

    Smarter - is there a rough time for implementation - I see it has been nearly 1 year and it was marked as high priority? 

     

    Thanks in Advance. 

  • 05-31-2008 10:18 PM In reply to

    • johns1
    • Not Ranked
    • Joined on 05-10-2008
    • Posts 3

    Re: Using SmarterTicket with a Gmail Account

     No?

  • 09-18-2008 6:10 AM In reply to

    • EricK
    • Not Ranked
    • Joined on 09-17-2008
    • Posts 1

    Re: Using SmarterTicket with a Gmail Account

    Any update on the GMail integration. Also, where do you setup the POP. I see the smtp, but for the life of me I'm not seeing where POP is setup...am I missing something?
Page 1 of 1 (15 items)