
25th October 2011, 10:25
|
|
Junior Member
|
|
Join Date: Mar 2009
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Another virtual users/domains problem...
I ran through this guide, and I've run into a problem. I had to manually create the maildir for starters (not a huge deal as there's only one domain and maybe three addresses on this server), now I can login through telnet without error, but it never receives messages. Also, when I try to log in to squirrelmail, it accepts the password but drops me on a blank page. Suggestions?
maillog
Code:
Oct 25 04:19:40 ihdcommerce sendmail[1926]: p9P8JZ9R001926: from=root, size=228, class=0, nrcpts=1, msgid=<201110250819.p9P8JZ9R001926@ihdcommerce.com>, relay=root@localhost
Oct 25 04:19:40 ihdcommerce postfix/smtpd[1930]: connect from ihdcommerce.com[127.0.0.1]
Oct 25 04:19:40 ihdcommerce sendmail[1926]: STARTTLS=client, relay=[127.0.0.1], version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256
Oct 25 04:19:40 ihdcommerce postfix/smtpd[1930]: A74E35407F: client=ihdcommerce.com[127.0.0.1], sasl_sender=root@ihdcommerce.com
Oct 25 04:19:40 ihdcommerce postfix/cleanup[1938]: A74E35407F: message-id=<201110250819.p9P8JZ9R001926@ihdcommerce.com>
Oct 25 04:19:40 ihdcommerce postfix/qmgr[1921]: A74E35407F: from=<root@ihdcommerce.com>, size=675, nrcpt=1 (queue active)
Oct 25 04:19:40 ihdcommerce sendmail[1926]: p9P8JZ9R001926: to=deals@ihdcommerce.com, ctladdr=root (0/0), delay=00:00:05, xdelay=00:00:00, mailer=relay, pri=30228, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, s
Oct 25 04:19:40 ihdcommerce postfix/smtpd[1930]: warning: network_biopair_interop: error reading 5 bytes from the network: Connection reset by peer
Oct 25 04:19:40 ihdcommerce postfix/smtpd[1930]: disconnect from ihdcommerce.com[127.0.0.1]
Oct 25 04:19:45 ihdcommerce dccproc[1943]: no working DCC servers dcc1.dcc-servers.net dcc2.dcc-servers.net dcc3.dcc-servers.net ... at 200.81.186.149 69.12.221.2
Oct 25 04:19:45 ihdcommerce postfix/smtpd[1945]: connect from unknown[127.0.0.1]
Oct 25 04:19:45 ihdcommerce postfix/smtpd[1945]: 6650854172: client=unknown[127.0.0.1]
Oct 25 04:19:45 ihdcommerce postfix/cleanup[1938]: 6650854172: message-id=<201110250819.p9P8JZ9R001926@ihdcommerce.com>
Oct 25 04:19:45 ihdcommerce postfix/qmgr[1921]: 6650854172: from=<root@ihdcommerce.com>, size=1106, nrcpt=1 (queue active)
Oct 25 04:19:45 ihdcommerce amavis[1665]: (01665-01) Passed CLEAN, MYNETS LOCAL [127.0.0.1] [127.0.0.1] <root@ihdcommerce.com> -> <deals@ihdcommerce.com>, Message-ID: <201110250819.p9P8JZ9R001926@ihdcommerce
Oct 25 04:19:45 ihdcommerce postfix/smtp[1939]: A74E35407F: to=<deals@ihdcommerce.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=4.8, delays=0.12/0.01/0.01/4.7, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=01665-
Oct 25 04:19:45 ihdcommerce postfix/qmgr[1921]: A74E35407F: removed
Oct 25 04:19:45 ihdcommerce postfix/smtp[1947]: 6650854172: to=<deals@ihdcommerce.com>, relay=none, delay=0.08, delays=0.05/0/0.03/0, dsn=5.4.6, status=bounced (mail for mail.ihdcommerce.com loops back to my
Oct 25 04:19:45 ihdcommerce postfix/cleanup[1938]: 881DD54174: message-id=<20111025081945.881DD54174@ihdcommerce.com>
Oct 25 04:19:45 ihdcommerce postfix/bounce[1948]: 6650854172: sender non-delivery notification: 881DD54174
Oct 25 04:19:45 ihdcommerce postfix/qmgr[1921]: 881DD54174: from=<>, size=2999, nrcpt=1 (queue active)
Oct 25 04:19:45 ihdcommerce postfix/qmgr[1921]: 6650854172: removed
Oct 25 04:19:45 ihdcommerce postfix/smtp[1947]: 881DD54174: to=<root@ihdcommerce.com>, relay=none, delay=0.04, delays=0.03/0/0/0, dsn=5.4.6, status=bounced (mail for mail.ihdcommerce.com loops back to myself
Oct 25 04:19:45 ihdcommerce postfix/qmgr[1921]: 881DD54174: removed
Oct 25 04:19:51 ihdcommerce imapd: Connection, ip=[::1]
Oct 25 04:20:11 ihdcommerce imapd: LOGIN, user=deals@ihdcommerce.com, ip=[::1], port=[50970], protocol=IMAP
Oct 25 04:20:15 ihdcommerce imapd: DISCONNECTED, user=deals@ihdcommerce.com, ip=[::1], headers=0, body=0, rcvd=0, sent=17, time=4
|

25th October 2011, 19:21
|
|
Senior Member
|
|
Join Date: Oct 2008
Posts: 103
Thanks: 4
Thanked 1 Time in 1 Post
|
|
Your problem is that :
1. the folders arent beeing created automatically because there is no new mail
2. there is no new mail because it is beeing bounced / dropped
Code:
Oct 25 04:19:45 ihdcommerce postfix/bounce[1948]: 6650854172: sender non-delivery notification: 881DD54174
Oct 25 04:19:45 ihdcommerce postfix/qmgr[1921]: 881DD54174: from=<>, size=2999, nrcpt=1 (queue active)
Oct 25 04:19:45 ihdcommerce postfix/qmgr[1921]: 6650854172: removed
Oct 25 04:19:45 ihdcommerce postfix/smtp[1947]: 881DD54174: to=<root@ihdcommerce.com>, relay=none, delay=0.04, delays=0.03/0/0/0, dsn=5.4.6, status=bounced (mail for mail.ihdcommerce.com loops back to myself
Oct 25 04:19:45 ihdcommerce postfix/qmgr[1921]: 881DD54174: removed
Oct 25 04:19:51 ihdcommerce imapd: Connection, ip=[::1]
I have had this problem myself recently, and the problem was that i had a wrong setting in my transport table... so check that !
__________________
Debian Squeeze 6.0.3 - 16GB RAM - Intel i7-2600 Quad Core HT @ 3.4Ghz - RAID 1 2800 GB
Evil-Hannie's Dedicated Server - Aphrodite-Artemis
http://www.evil-hannie.eu
|

25th October 2011, 19:50
|
|
Junior Member
|
|
Join Date: Mar 2009
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
You, sir, are awesome. That worked. Here's my current maillog, the TLS verification failure and network_biopair_interop error are kinda concerning, but the message appears to have sent. Thoughts on those? Also, any clue why when I log in to squirrelmail it just lands me on a blank page?
Code:
Oct 25 13:44:07 ihdcommerce sendmail[3094]: p9PHi7Rs003094: from=root, size=228, class=0, nrcpts=1, msgid=<201110251744.p9PHi7Rs003094@ihdcommerce.com>, relay=root@localhost
Oct 25 13:44:07 ihdcommerce postfix/smtpd[3095]: connect from ihdcommerce.com[127.0.0.1]
Oct 25 13:44:07 ihdcommerce sendmail[3094]: STARTTLS=client, relay=[127.0.0.1], version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256
Oct 25 13:44:08 ihdcommerce postfix/smtpd[3095]: 000EC5407F: client=ihdcommerce.com[127.0.0.1], sasl_sender=root@ihdcommerce.com
Oct 25 13:44:08 ihdcommerce postfix/cleanup[3103]: 000EC5407F: message-id=<201110251744.p9PHi7Rs003094@ihdcommerce.com>
Oct 25 13:44:08 ihdcommerce postfix/qmgr[3091]: 000EC5407F: from=<root@ihdcommerce.com>, size=675, nrcpt=1 (queue active)
Oct 25 13:44:08 ihdcommerce sendmail[3094]: p9PHi7Rs003094: to=deals@ihdcommerce.com, ctladdr=root (0/0), delay=00:00:01, xdelay=00:00:01, mailer=relay, pri=30228, relay=[127.0.0.1] [127.0.0.1], ds
Oct 25 13:44:08 ihdcommerce postfix/smtpd[3095]: warning: network_biopair_interop: error reading 5 bytes from the network: Connection reset by peer
Oct 25 13:44:08 ihdcommerce postfix/smtpd[3095]: disconnect from ihdcommerce.com[127.0.0.1]
Oct 25 13:44:12 ihdcommerce dccproc[3107]: no working DCC servers dcc1.dcc-servers.net dcc2.dcc-servers.net dcc3.dcc-servers.net ... at 200.81.186.149 69.12.221.2
Oct 25 13:44:12 ihdcommerce postfix/smtpd[3110]: connect from unknown[127.0.0.1]
Oct 25 13:44:12 ihdcommerce postfix/smtpd[3110]: C52F654172: client=unknown[127.0.0.1]
Oct 25 13:44:12 ihdcommerce postfix/cleanup[3103]: C52F654172: message-id=<201110251744.p9PHi7Rs003094@ihdcommerce.com>
Oct 25 13:44:12 ihdcommerce postfix/smtpd[3110]: disconnect from unknown[127.0.0.1]
Oct 25 13:44:12 ihdcommerce postfix/qmgr[3091]: C52F654172: from=<root@ihdcommerce.com>, size=1106, nrcpt=1 (queue active)
Oct 25 13:44:12 ihdcommerce amavis[1665]: (01665-04) Passed CLEAN, MYNETS LOCAL [127.0.0.1] [127.0.0.1] <root@ihdcommerce.com> -> <deals@ihdcommerce.com>, Message-ID: <201110251744.p9PHi7Rs003094@i
Oct 25 13:44:12 ihdcommerce postfix/smtp[3104]: 000EC5407F: to=<deals@ihdcommerce.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=4.9, delays=0.13/0/0/4.8, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=01
Oct 25 13:44:12 ihdcommerce postfix/qmgr[3091]: 000EC5407F: removed
Oct 25 13:44:12 ihdcommerce postfix/virtual[3112]: C52F654172: to=<deals@ihdcommerce.com>, relay=virtual, delay=0.17, delays=0.09/0.03/0/0.05, dsn=2.0.0, status=sent (delivered to maildir)
Oct 25 13:44:12 ihdcommerce postfix/qmgr[3091]: C52F654172: removed
|

25th October 2011, 19:59
|
|
Senior Member
|
|
Join Date: Oct 2008
Posts: 103
Thanks: 4
Thanked 1 Time in 1 Post
|
|
Quote:
Originally Posted by ghost1227
You, sir, are awesome. That worked. Here's my current maillog, the TLS verification failure and network_biopair_interop error are kinda concerning, but the message appears to have sent. Thoughts on those? Also, any clue why when I log in to squirrelmail it just lands me on a blank page?
Code:
Oct 25 13:44:07 ihdcommerce sendmail[3094]: p9PHi7Rs003094: from=root, size=228, class=0, nrcpts=1, msgid=<201110251744.p9PHi7Rs003094@ihdcommerce.com>, relay=root@localhost
Oct 25 13:44:07 ihdcommerce postfix/smtpd[3095]: connect from ihdcommerce.com[127.0.0.1]
Oct 25 13:44:07 ihdcommerce sendmail[3094]: STARTTLS=client, relay=[127.0.0.1], version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256
Oct 25 13:44:08 ihdcommerce postfix/smtpd[3095]: 000EC5407F: client=ihdcommerce.com[127.0.0.1], sasl_sender=root@ihdcommerce.com
Oct 25 13:44:08 ihdcommerce postfix/cleanup[3103]: 000EC5407F: message-id=<201110251744.p9PHi7Rs003094@ihdcommerce.com>
Oct 25 13:44:08 ihdcommerce postfix/qmgr[3091]: 000EC5407F: from=<root@ihdcommerce.com>, size=675, nrcpt=1 (queue active)
Oct 25 13:44:08 ihdcommerce sendmail[3094]: p9PHi7Rs003094: to=deals@ihdcommerce.com, ctladdr=root (0/0), delay=00:00:01, xdelay=00:00:01, mailer=relay, pri=30228, relay=[127.0.0.1] [127.0.0.1], ds
Oct 25 13:44:08 ihdcommerce postfix/smtpd[3095]: warning: network_biopair_interop: error reading 5 bytes from the network: Connection reset by peer
Oct 25 13:44:08 ihdcommerce postfix/smtpd[3095]: disconnect from ihdcommerce.com[127.0.0.1]
Oct 25 13:44:12 ihdcommerce dccproc[3107]: no working DCC servers dcc1.dcc-servers.net dcc2.dcc-servers.net dcc3.dcc-servers.net ... at 200.81.186.149 69.12.221.2
Oct 25 13:44:12 ihdcommerce postfix/smtpd[3110]: connect from unknown[127.0.0.1]
Oct 25 13:44:12 ihdcommerce postfix/smtpd[3110]: C52F654172: client=unknown[127.0.0.1]
Oct 25 13:44:12 ihdcommerce postfix/cleanup[3103]: C52F654172: message-id=<201110251744.p9PHi7Rs003094@ihdcommerce.com>
Oct 25 13:44:12 ihdcommerce postfix/smtpd[3110]: disconnect from unknown[127.0.0.1]
Oct 25 13:44:12 ihdcommerce postfix/qmgr[3091]: C52F654172: from=<root@ihdcommerce.com>, size=1106, nrcpt=1 (queue active)
Oct 25 13:44:12 ihdcommerce amavis[1665]: (01665-04) Passed CLEAN, MYNETS LOCAL [127.0.0.1] [127.0.0.1] <root@ihdcommerce.com> -> <deals@ihdcommerce.com>, Message-ID: <201110251744.p9PHi7Rs003094@i
Oct 25 13:44:12 ihdcommerce postfix/smtp[3104]: 000EC5407F: to=<deals@ihdcommerce.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=4.9, delays=0.13/0/0/4.8, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=01
Oct 25 13:44:12 ihdcommerce postfix/qmgr[3091]: 000EC5407F: removed
Oct 25 13:44:12 ihdcommerce postfix/virtual[3112]: C52F654172: to=<deals@ihdcommerce.com>, relay=virtual, delay=0.17, delays=0.09/0.03/0/0.05, dsn=2.0.0, status=sent (delivered to maildir)
Oct 25 13:44:12 ihdcommerce postfix/qmgr[3091]: C52F654172: removed
|
i cant really comment on the TLS errors though, as i do not run on CentOS ...
Maybe falko or another guy can help you with this ...
regarding squirrelmail showing a blank page ... you are sure the SQL commands / users / passes etc are correctly entered everywhere ?
I myself use Roundcube, so again , i wont be much of a big help here :P
__________________
Debian Squeeze 6.0.3 - 16GB RAM - Intel i7-2600 Quad Core HT @ 3.4Ghz - RAID 1 2800 GB
Evil-Hannie's Dedicated Server - Aphrodite-Artemis
http://www.evil-hannie.eu
|

26th October 2011, 11:09
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
Quote:
Originally Posted by ghost1227
Also, when I try to log in to squirrelmail, it accepts the password but drops me on a blank page. Suggestions?
|
You probably introduced a PHP syntax error when you modified the config.php file of the change_sqlpass plugin. Please check.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 01:43.
|
Recent comments
16 hours 31 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 6 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 13 hours ago
1 day 23 hours ago
2 days 4 hours ago
2 days 5 hours ago