How do i fetch email from gmail?

Discussion in 'General' started by alkosmurf, Mar 8, 2010.

  1. alkosmurf

    alkosmurf New Member

    Hi.

    How can I fetch email from my gmail account? I need som settings and pop adresses I think :(
     
  2. dclardy

    dclardy Member

    You should be able to go the fetchmail tab. And then add an account.

    If you want to use POP,

    Code:
    Incoming Mail (POP3) Server - requires SSL: 	pop.gmail.com
    Use SSL: Yes
    Port: 995 
    If you want to use IMAP,

    Code:
    Incoming Mail (IMAP) Server - requires SSL: 	imap.gmail.com
    Use SSL: Yes
    Port: 993 
    I know that they were working on SSL support for ISPConfig Fetchmail.

    Till,

    Is that option available now?

    Thanks.
     
  3. alkosmurf

    alkosmurf New Member

    hmm sorry I do not have those options. I'm running ispconfig 3. It's not possible to set different port number etc in fetchmail tab.
     

Share This Page