View Full Version : USernames with a Number
kassie
8th August 2007, 07:23
Hi Guys,
I upgraded to 2.2.15 so i can use usernames that start with a number.
I have 2 domains for 1 client.
firstseal.co.za & 1stseal.co.za
All the mail sent to 1stseal.co.za must get forwarded to firstseal.co.za.
When the mail get to my server it does this, i copied out the mail.log
Aug 8 06:15:40 superman postfix/smtp[23577]: connect to mail.1stseal.co.za[196.36.108.11]: Connection timed out (port 25)
Aug 8 06:15:40 superman postfix/smtp[23577]: 4BC65F201CF: to=<nic@1stseal.co.za>, relay=none, delay=32, delays=1.2/0.01/30/0, dsn=4.4.1, status=deferred (connect to mail.1stseal.co.za[196.36.108.11]: Connection timed out)
I don't get a mail back saying there was an error, nor does the mail go through??
I also cannot log in to the 1stseal accounts via webmail....
Any suggestions.
till
8th August 2007, 09:30
This has nothing to do with usernames. It just means that the server mail.1stseal.co.za is not reachable or no mail server is started on the system.
kassie
8th August 2007, 17:59
Hi Till,
I have just over 50 domains on that server. all the rest works. It's only that one domain...
I don't know why??
Here is a little more than just the error to show the server is working.
Aug 8 17:00:44 superman courierpop3login: Connection, ip=[::ffff:196.209.249.145]
Aug 8 17:00:44 superman courierpop3login: LOGIN, user=bianca@robex.co.za, ip=[::ffff:196.209.249.145]
Aug 8 17:00:44 superman courierpop3login: LOGOUT, user=bianca@robex.co.za, ip=[::ffff:196.209.249.145], top=0, retr=0, rcvd=12, sent=39, time=0
Aug 8 17:00:44 superman courierpop3login: Connection, ip=[::ffff:196.209.249.145]
Aug 8 17:00:44 superman courierpop3login: LOGIN, user=bianca@robex.co.za, ip=[::ffff:196.209.249.145]
Aug 8 17:00:46 superman courierpop3login: LOGOUT, user=bianca@robex.co.za, ip=[::ffff:196.209.249.145], top=0, retr=0, rcvd=12, sent=39, time=2
Aug 8 17:00:46 superman postfix/smtp[12868]: connect to mail.1stseal.co.za[196.36.108.11]: Connection timed out (port 25)
Aug 8 17:00:46 superman postfix/smtp[12868]: 0097FF201BB: to=<nic@1stseal.co.za>, relay=none, delay=32, delays=1.1/0.01/30/0, dsn=4.4.1, status=deferred (connect to mail.1stseal.co.za[196.36.108.11]: Connection timed out)Aug 8 17:00:48 superman courierpop3login: Connection, ip=[::ffff:196.209.182.5]
Aug 8 17:00:48 superman courierpop3login: LOGIN, user=fritzjr@eastleigh.co.za, ip=[::ffff:196.209.182.5]
Aug 8 17:00:48 superman courierpop3login: LOGOUT, user=fritzjr@eastleigh.co.za, ip=[::ffff:196.209.182.5], top=0, retr=0, rcvd=12, sent=39, time=0
Aug 8 17:01:12 superman postfix/smtpd[12558]: timeout after END-OF-MESSAGE from host86-145-134-242.range86-145.btcentralplus.com[86.145.134.242]
Aug 8 17:01:12 superman postfix/smtpd[12558]: disconnect from host86-145-134-242.range86-145.btcentralplus.com[86.145.134.242]
Aug 8 17:01:28 superman postfix/smtpd[12867]: warning: 80.98.99.136: hostname catv-50626388.catv.broadband.hu verification failed: Name or service not known
Aug 8 17:01:28 superman postfix/smtpd[12867]: connect from unknown[80.98.99.136]
Aug 8 17:01:29 superman postfix/smtpd[12567]: connect from home-pool6-130.com2com.ru[195.98.166.130]
Aug 8 17:01:30 superman postfix/smtpd[12567]: A8D67F20292: client=home-pool6-130.com2com.ru[195.98.166.130]
Aug 8 17:01:31 superman postfix/cleanup[12465]: A8D67F20292: message-id=<002a01c7d9cd$00691c00$51456e39@hpdqh.wdjnd>
Aug 8 17:01:31 superman postfix/qmgr[5787]: A8D67F20292: from=<yun@aol.com>, size=1421, nrcpt=1 (queue active)
Aug 8 17:01:31 superman postfix/pickup[11955]: D34F6F202AF: uid=10097 from=<laerskooledleen.co.za_akasif>
Aug 8 17:01:31 superman postfix/cleanup[12564]: D34F6F202AF: message-id=<20070808150131.D34F6F202AF@superman.incredimail.co .za>
Aug 8 17:01:31 superman postfix/qmgr[5787]: D34F6F202AF: from=<laerskooledleen.co.za_akasif@superman.incredimail. co.za>, size=463, nrcpt=1 (queue active)
~
kassie
9th August 2007, 14:02
Any news??
falko
9th August 2007, 15:52
Is 196.36.108.11 your server's IP address? Please make sure that the MX record for 1stseal.co.za points to the same server as all your other domains.
kassie
9th August 2007, 19:25
Hi Falko,
I checked that first. The mail is coming there, but just times out...
falko
10th August 2007, 17:37
I think I've found the problem:
mh1:~# dig mx 1stseal.co.za
; <<>> DiG 9.2.1 <<>> mx 1stseal.co.za
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 38187
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;1stseal.co.za. IN MX
;; ANSWER SECTION:
1stseal.co.za. 3600 IN MX 5 196.36.108.11.
;; Query time: 210 msec
;; SERVER: 213.191.92.84#53(213.191.92.84)
;; WHEN: Fri Aug 10 16:20:50 2007
;; MSG SIZE rcvd: 60
mh1:~#The MX record points to an IP address, but it must point to an FQDN (compare the dig output for firstseal.co.za:
mh1:~# dig mx firstseal.co.za
; <<>> DiG 9.2.1 <<>> mx firstseal.co.za
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 33635
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; QUESTION SECTION:
;firstseal.co.za. IN MX
;; ANSWER SECTION:
firstseal.co.za. 3600 IN MX 5 mail.firstseal.co.za.
;; ADDITIONAL SECTION:
mail.firstseal.co.za. 3600 IN A 196.36.108.11
;; Query time: 231 msec
;; SERVER: 213.191.92.84#53(213.191.92.84)
;; WHEN: Fri Aug 10 16:20:34 2007
;; MSG SIZE rcvd: 70)
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.