You have a couple problems here. What did you do differently than an
install as documented in the files from the main site?
dinu alexandru wrote:
@400000004adc3c4b00f06504 tcpserver: status: 0/100
@400000004adc3e3e09e9fc9c tcpserver: status: 1/100
@400000004adc3e3e09ef4044 tcpserver: pid 4209 from 127.0.0.1
@400000004adc3e3e0b67af74 tcpserver: ok 4209
s1.popsugar.ro:127.0.0.1:25 :127.0.0.1::41815
@400000004adc3e3e192ad154 CHKUSER accepted sender: from
<[email protected]::> remote <[89.45.87.31]:unknown:127.0.0.1>
rcpt <> : sender accepted
@400000004adc3e3f2695c114 CHKUSER relaying rcpt: from
<[email protected]::> remote <[89.45.87.31]:unknown:127.0.0.1>
rcpt <[email protected]> : client allowed to relay
@400000004adc3e3f2695e43c policy_check: local [email protected] ->
remote [email protected] (UNAUTHENTICATED SENDER)
@400000004adc3e3f2695f3dc policy_check: policy allows transmission
@400000004adc3e3f2b0534dc tcpserver: end 4209 status 0
This worked correctly. But see below; your machine was not able to
establish a connection to Gmail. This may be for one of several reasons:
incorrect rDNS
no DNS records (A and/or MX)
You're greylisted
Your ISP may block or filter port 25
Your IP may be blacklisted
@400000004adc3c4b3acf1f54 status: local 0/10 remote 0/60
@400000004adc3c4c0007a6fc new msg 25270159
@400000004adc3c4c00636b2c info msg 25270159: bytes 1743 from
<[email protected]> qp 21870 uid 0
@400000004adc3c4c254bdfdc new msg 25270148
@400000004adc3c4c2584e96c info msg 25270148: bytes 1743 from
<[email protected]> qp 11279 uid 0
@400000004adc3c4f2c7cc564 starting delivery 1: msg 25270159 to remote
[email protected]
@400000004adc3c4f2c7cd504 status: local 0/10 remote 1/60
@400000004adc3c4f2f27fbbc new msg 25270207
@400000004adc3c4f3aa6658c info msg 25270207: bytes 1743 from
<[email protected]> qp 23184 uid 0
@400000004adc3c50039aa15c starting delivery 2: msg 25270148 to remote
[email protected]
@400000004adc3c50039aad14 status: local 0/10 remote 2/60
@400000004adc3c50039ab4e4 delivery 1: failure:
Sorry._Although_I'm_listed_as_a_best-preference_MX_or_A_for_that_host,/it_isn't_in_my_control/locals_file,_so_I_don't_treat_it_as_local._(#5.4.6)/
@400000004adc3c50098e05a4 status: local 0/10 remote 1/60
You have a DNS issue here, or you did not correctly set up the domain on
your system.
@400000004adc3c552b5957ec info msg 25270207: bytes 2941 from <#...@[]> qp
3057 uid 7796
@400000004adc3c560ce51044 delivery 9: deferral:
Trouble_reading_users/cdb_in_qmail-lspawn./
@400000004adc3c560ce51fe4 status: local 0/10 remote 0/60
Did you try and modify the control files in any way? Try running "qmail
cdb" and then "qmailctl restart". Then check "qmailctl stat" to see if
all daemons are running.
@400000004adc3fd02c0d3e9c starting delivery 1: msg 25270523 to remote
[email protected]
@400000004adc3fd02c0d7934 status: local 0/10 remote 1/60
@400000004adc40fd0eb69424 delivery 1: deferral:
Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/
@400000004adc40fd0eb6e244 status: local 0/10 remote 0/60
Your server is not establishing a SMTP connection to Google's servers
for some reason. See the reasons I listed above, and use telnet to
troubleshoot your connection (see the wiki at
http://wiki.qmailtoaster.com for more details on how to do this).
I'm going to stop here, because it's obvious you have some sort of
network issue. I tried a telnet test to popsugar.ro and was not able to
establish a SMTP connection to the server at all:
j...@jake-main:~$ dig mx popsugar.ro
; <<>> DiG 9.5.1-P2 <<>> mx popsugar.ro
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32051
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 6, ADDITIONAL: 1
;; QUESTION SECTION:
;popsugar.ro. IN MX
;; ANSWER SECTION:
popsugar.ro. 86400 IN MX 10 s1.popsugar.ro.
;; AUTHORITY SECTION:
ro. 49452 IN NS NS.UU.NET.
ro. 49452 IN NS DNS-AT.ROTLD.ro.
ro. 49452 IN NS DNS-RO.DENIC.DE.
ro. 49452 IN NS NS-EXT.VIX.COM.
ro. 49452 IN NS PRIMARY.ROTLD.ro.
ro. 49452 IN NS SECONDARY.ROTLD.ro.
;; ADDITIONAL SECTION:
NS.UU.NET. 164840 IN A 137.39.1.3
;; Query time: 280 msec
;; SERVER: 192.168.76.1#53(192.168.76.1)
;; WHEN: Mon Oct 19 12:47:31 2009
;; MSG SIZE rcvd: 217
j...@jake-main:~$ dig s1.popsugar.ro
; <<>> DiG 9.5.1-P2 <<>> s1.popsugar.ro
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2834
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 6, ADDITIONAL: 1
;; QUESTION SECTION:
;s1.popsugar.ro. IN A
;; ANSWER SECTION:
s1.popsugar.ro. 86385 IN A 89.45.87.31
;; AUTHORITY SECTION:
ro. 49437 IN NS SECONDARY.ROTLD.ro.
ro. 49437 IN NS NS.UU.NET.
ro. 49437 IN NS DNS-AT.ROTLD.ro.
ro. 49437 IN NS DNS-RO.DENIC.DE.
ro. 49437 IN NS NS-EXT.VIX.COM.
ro. 49437 IN NS PRIMARY.ROTLD.ro.
;; ADDITIONAL SECTION:
NS.UU.NET. 164825 IN A 137.39.1.3
;; Query time: 17 msec
;; SERVER: 192.168.76.1#53(192.168.76.1)
;; WHEN: Mon Oct 19 12:47:47 2009
;; MSG SIZE rcvd: 217
j...@jake-main:~$ telnet s1.popsugar.ro 25
Trying 89.45.87.31...
---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]