Koozali.org: home of the SME Server

pop mail client unable to login through outlook

Offline sujith0602

  • *
  • 19
  • +0/-0
pop mail client unable to login through outlook
« on: August 23, 2012, 10:45:25 AM »
I have migrated mails from clearOS to SME8 server by using imapsync command.Everthing is working fine for the imap clients, however for the pop mail clients they are able to login through the webmail of SME8 but they cannot send mails through outlook.

Offline nicolatiana

  • *
  • 724
  • +0/-0
Re: pop mail client unable to login through outlook
« Reply #1 on: August 23, 2012, 10:57:51 AM »
Take a look here:
http://forums.contribs.org/index.php/topic,48650.0.html
You need smtp authentication by default to send mail.
Nicola
« Last Edit: August 23, 2012, 11:04:44 AM by nicolatiana »
Consulente di Smeserver.it -  Soluzioni e supporto su Sme server in Italia.

Offline sujith0602

  • *
  • 19
  • +0/-0
Re: pop mail client unable to login through outlook
« Reply #2 on: August 23, 2012, 11:44:12 AM »
I have followed the procedure which you suggested but still i am facing the problem.When i try to send a mail its asking for username and password again and again.But its working fine through the webmail for the same user

Offline Jean-Philippe Pialasse

  • *
  • 2,912
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Re: pop mail client unable to login through outlook
« Reply #3 on: August 23, 2012, 07:54:16 PM »
are they able to retrieve their mail at least or not with POP ?

or is this only to send mail  from outlook that they can not ?

what returns this?
Code: [Select]
rpm -qa e-smith-pop3
« Last Edit: August 23, 2012, 07:57:46 PM by unnilennium »

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: pop mail client unable to login through outlook
« Reply #4 on: August 24, 2012, 01:58:29 AM »
sujith0602

It really sounds like a Outlook configuration (or misconfiguration) issue.

Install another email client eg Thunderbird and configure it for POP using the same same settings, and see if "it" works OK.
That way you can work out whether the issue is isolated to Outlook or not.

You might want to tick the box that says "Leave a copy of messages on server" or similar, or otherwise use a test account for the above testing.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline Jean-Philippe Pialasse

  • *
  • 2,912
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Re: pop mail client unable to login through outlook
« Reply #5 on: August 24, 2012, 02:29:52 AM »
before trying another client, answer my 3 questions there was a bug in this package, which lead to impossibility to log in using pop, so impossible to retrieve any email.
If it is the case, this mean that you are not up to date and a simple "yum update" should solve your issue.

webmail is using imap, so if imap works so do webmail .....

« Last Edit: August 24, 2012, 02:31:50 AM by unnilennium »

Offline newburns

  • *
  • 345
  • +0/-0
  • A good plumber, noob developer
    • Mt. Rose MEdia
Re: pop mail client unable to login through outlook
« Reply #6 on: August 27, 2012, 05:02:42 PM »
It returns
Code: [Select]
e-smith-pop3-2.2.0-6.el5.sme
I can't retrieve email. I don't know about sending because I can't complete process. I don't have Outlook, I have Android. IMAP works fine. I was under the impression that in order to fix the initial bug to retrieve POP3 email, you must do a yum update from the testing contribs. I don't like doing anything from the testing contribs, so I waited. But after seeing this post I tried, and it's still inoperable.

Settings I am using:
POP3 incoming: 110
POP3 Authent: SSL TLS
POP3 Outgoin: 25
POP3 Authent: SSL TLS
Requires authentication for outgoing
Server: mydomain.tk

Should I try using different ports?
SME 8.0
Quad 6600
8gb DDR2 800
8 TB RAID 5
Dual Gigabit NIC
I Still Don't KNOW WHAT I AM DOING. Please, don't assume I know anything about Linux or Centos, I just know hardware

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: pop mail client unable to login through outlook
« Reply #7 on: August 27, 2012, 06:06:36 PM »
Settings I am using:
POP3 incoming: 110
POP3 Authent: SSL TLS
POP3 Outgoin: 25
POP3 Authent: SSL TLS
Requires authentication for outgoing
Server: mydomain.tk

Should I try using different ports?

for sure.. 465 fot ssmtp and 995 for pop3s.. but I strongly suggest you to use imap (993 imaps)

Offline newburns

  • *
  • 345
  • +0/-0
  • A good plumber, noob developer
    • Mt. Rose MEdia
Re: pop mail client unable to login through outlook
« Reply #8 on: August 27, 2012, 06:15:19 PM »
I do use imaps
However, I need pop3 for all my jabber users utilizing Trillian. Trillian is only pop3
SME 8.0
Quad 6600
8gb DDR2 800
8 TB RAID 5
Dual Gigabit NIC
I Still Don't KNOW WHAT I AM DOING. Please, don't assume I know anything about Linux or Centos, I just know hardware

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: pop mail client unable to login through outlook
« Reply #9 on: August 27, 2012, 06:32:44 PM »
However, I need pop3 for all my jabber users utilizing Trillian. Trillian is only pop3

if trillian supports pop3s, use ssl on port 995, otherwise you must enable pop3 on wan side (it's available only for lan by design)

Offline newburns

  • *
  • 345
  • +0/-0
  • A good plumber, noob developer
    • Mt. Rose MEdia
Re: pop mail client unable to login through outlook
« Reply #10 on: August 27, 2012, 06:36:58 PM »
Ok, and I haven't done any searching for this answer since I am currently replying via cell phone (and driving :-( ), but would it be ssl v2, ssl v3, or ssl tls for the authentication
SME 8.0
Quad 6600
8gb DDR2 800
8 TB RAID 5
Dual Gigabit NIC
I Still Don't KNOW WHAT I AM DOING. Please, don't assume I know anything about Linux or Centos, I just know hardware

Offline Jean-Philippe Pialasse

  • *
  • 2,912
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Re: pop mail client unable to login through outlook
« Reply #11 on: August 27, 2012, 07:48:24 PM »
you should check the box for Server with SSL connexion wich will lead to port changed from 110 to 995


leave none for the authentication ( no ssl tls no sslv2 no sslv3)

Offline newburns

  • *
  • 345
  • +0/-0
  • A good plumber, noob developer
    • Mt. Rose MEdia
Re: pop mail client unable to login through outlook
« Reply #12 on: August 27, 2012, 08:20:37 PM »
won't work with trillian. Didn't have that option, and it won't connect on authorization none
SME 8.0
Quad 6600
8gb DDR2 800
8 TB RAID 5
Dual Gigabit NIC
I Still Don't KNOW WHAT I AM DOING. Please, don't assume I know anything about Linux or Centos, I just know hardware

Offline Jean-Philippe Pialasse

  • *
  • 2,912
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Re: pop mail client unable to login through outlook
« Reply #13 on: August 27, 2012, 11:25:59 PM »
Well at least it is how it works with outlook, thunderbird , authentication with encryption set to "none" or "normal password"...


About Trillian, you should have at least an option like "normal password" for authentication, otherwise the client is incomplete, and you should see with Trillian support/community.