View Full Version : can not login to SquirrelMail
cruz
29th October 2007, 01:28
I setup a new site. I added mail account. when I go to the squirrelmail log site and enter user and pass, it tells me ERROR Unknown user or password incorrect. Here is the mail log entry.Oct 28 16:23:21 server1 imapd: LOGIN FAILED, user=admin@stocktongoodsamaritan.org, ip=[::ffff:127.0.0.1]
Oct 28 16:23:26 server1 imapd: LOGOUT, ip=[::ffff:127.0.0.1], rcvd=72, sent=332
The site is up and runnig. I have the A record pointing to my server. were I got the domain from is (go Dady). I have there nameservers for my nameservers. I was not sure about that.
falko
29th October 2007, 17:24
Are you sure that the login name is the email address? Maybe it's just the user name?
cruz
29th October 2007, 22:24
full email address I created for the site. I even deleted the emails and recreated them. It still will not work. The email for my other site works fine. I set the MX record to mail.mydomain.com. Is that correct? Would that be a problem? Thanks for all the help. you guys are GREAT
P.S. can I use another mail service like maybe outlook express? if so what are the setting for configuring that?
falko
30th October 2007, 19:02
full email address I created for the site. I even deleted the emails and recreated them. It still will not work. The email for my other site works fine. I set the MX record to mail.mydomain.com. Is that correct? Would that be a problem?Does mail.mydomain.com point to the correct server?
P.S. can I use another mail service like maybe outlook express? if so what are the setting for configuring that?
The settings (username, password) are exactly the same; for the SMTP- and POP3 server name you can use any IP address of FQDN that points to your server.
cruz
30th October 2007, 21:40
I set the MX record Host to @. I set the mail.mysite.com in the goes to. I took out there generic entry. In c name I took out all but www and ftp. and they are set to @ as well. On the A record I Set @ and mail.mysite.com and set to 0. Dose that look OK? I have to wait for it to propagate to see what takes place.
falko
31st October 2007, 18:35
Can you post your rela domain name? Then I can check with dig.
cruz
1st November 2007, 02:20
stocktongoodsamaritan.org IP is 76.255.160.38
falko
1st November 2007, 20:25
mh1:~# dig mx stocktongoodsamaritan.org
; <<>> DiG 9.2.1 <<>> mx stocktongoodsamaritan.org
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26001
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;stocktongoodsamaritan.org. IN MX
;; ANSWER SECTION:
stocktongoodsamaritan.org. 3600 IN MX 0 mail.stocktongoodsamaritan.org.
;; Query time: 350 msec
;; SERVER: 145.253.2.75#53(145.253.2.75)
;; WHEN: Thu Nov 1 19:17:07 2007
;; MSG SIZE rcvd: 64
mh1:~# dig mail.stocktongoodsamaritan.org
; <<>> DiG 9.2.1 <<>> mail.stocktongoodsamaritan.org
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 756
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;mail.stocktongoodsamaritan.org. IN A
;; AUTHORITY SECTION:
stocktongoodsamaritan.org. 10800 IN SOA ns55.domaincontrol.com. dns.jomax.net. 2007101900 28800 7200 604800 86400
;; Query time: 256 msec
;; SERVER: 213.191.92.84#53(213.191.92.84)
;; WHEN: Thu Nov 1 19:17:16 2007
;; MSG SIZE rcvd: 119
mh1:~#There's no A record for mail.stocktongoodsamaritan.org. Please create one.
cruz
1st November 2007, 21:00
Is this is created were I bought the domain or is it created in the ispconfig pannel? Were I bough my domin has in the A record . for host it has a @ and for points to they have my IP address. When I go to change it, they want me to enter my ip in and @ for host.
I went and added A record and entered mail for host and my server ip in the point to as they had in ther directions. It sais it will be turned into the domain name. Will that work?
falko
2nd November 2007, 19:12
dig ns stocktongoodsamaritan.org
; <<>> DiG 9.2.4 <<>> ns stocktongoodsamaritan.org
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2156
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;stocktongoodsamaritan.org. IN NS
;; ANSWER SECTION:
stocktongoodsamaritan.org. 3600 IN NS ns55.domaincontrol.com.
stocktongoodsamaritan.org. 3600 IN NS ns56.domaincontrol.com.
;; Query time: 246 msec
;; SERVER: 145.253.2.75#53(145.253.2.75)
;; WHEN: Fri Nov 2 18:11:00 2007
;; MSG SIZE rcvd: 98The authoritative nameservers for that domain are ns55 and ns56.domaincontrol.com (probably your domain registrar's nameservers?), so you must create the records there.
cruz
4th November 2007, 02:09
You know when I setup the server, I regestered the domain for the box. (server1.mysite4webhosting.com) I am using there dns servers. ns4.no-ip.com ext. The domain I am setting up now is on godadys. Do I enter the ns4.no-ip.com and the rest of the dns entrys over at godady so it will point to my server? This is what they are telling me at godady. That is what my other domain is using when I do a dig on it.(apostolichearts.com). I was thinking they are managed by the same dns right? If I were to look online to understand how all this works, what would I search for to do some reading about recoreds and dns?
cruz
4th November 2007, 02:39
I went and created mail.domain.com in the A record. I did it before, but it must not have registered. Thaks for the help.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.