![]() |
Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Ubuntu 10.04
Hi there.
I have run through this Howto, and at the end result I get the following error from squirrelmail. Code:
Error connecting to IMAP server: tls://localhost.I've done everything according to the HowTo, and sent the Welcome email with mailx. This didn't work :/ I tried to send an email to my gmail from mailx but no luck. Could that be a clue? Squirrelmail configtest shows this at the end Code:
Checking outgoing mail service....Code:
doles@server1:~$ sudo netstat -tapI've tried dovecot as a replacement, but got a different error, still IMAP related but error:111. I'm unsure how to set up dovecot to replace courier like this Thanks for any help :) |
i don't see anything on port 143?
|
Quote:
Code:
localhost:imapsCode:
[::]:imap2 |
imap2 = 143 .. but it's on ipv6
|
Quote:
Thanks mate :) |
run: /etc/init.d/courier-imap start
Code:
netstat -tapn | grep :143 |
Code:
tcp6 0 0 :::143 :::* LISTEN 19371/couriertcpd |
Code:
doles@server1:~$ sudo telnet localhost 143 |
well it runs .. and ofc, i forgot ::1 .. if it's ipv4 it'll forward it to ipv6 so that's no problem.
Let's put it this way: If you followed the how-to here on how-to-forge by the letter, everything WILL work .. so i'm thinking you forgot a step, made a typo or made custom changes to the installation. So i suggest you run through the how to one more time |
Ah yes, thanks mark, I ran through the howto again and now have it working. I'm not sure what the typo was, but It was a typo or a misunderstanding.:confused:
Anyway, all good now. I can pass local mail from users on the mail server, but can't send or receive to gmail, and I can send to my ISP mail, but not receive from it. Anyway, I think it has something to do with MX records or something for me to figure out myself. Thanks for your help :) |
| All times are GMT +2. The time now is 15:34. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.