Another virtual users/domains problem...

Discussion in 'HOWTO-Related Questions' started by ghost1227, Oct 25, 2011.

  1. ghost1227

    ghost1227 New Member

    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=<[email protected]>, 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], [email protected]
    Oct 25 04:19:40 ihdcommerce postfix/cleanup[1938]: A74E35407F: message-id=<[email protected]>
    Oct 25 04:19:40 ihdcommerce postfix/qmgr[1921]: A74E35407F: from=<[email protected]>, size=675, nrcpt=1 (queue active)
    Oct 25 04:19:40 ihdcommerce sendmail[1926]: p9P8JZ9R001926: [email protected], 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=<[email protected]>
    Oct 25 04:19:45 ihdcommerce postfix/qmgr[1921]: 6650854172: from=<[email protected]>, 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] <[email protected]> -> <[email protected]>, Message-ID: <201110250819.p9P8JZ9R001926@ihdcommerce
    Oct 25 04:19:45 ihdcommerce postfix/smtp[1939]: A74E35407F: to=<[email protected]>, 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=<[email protected]>, 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=<[email protected]>
    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=<[email protected]>, 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, [email protected], ip=[::1], port=[50970], protocol=IMAP
    Oct 25 04:20:15 ihdcommerce imapd: DISCONNECTED, [email protected], ip=[::1], headers=0, body=0, rcvd=0, sent=17, time=4
    
     
  2. MiniMe

    MiniMe Member

    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=<[email protected]>, 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 !
     
  3. ghost1227

    ghost1227 New Member

    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=<[email protected]>, 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], [email protected]
    Oct 25 13:44:08 ihdcommerce postfix/cleanup[3103]: 000EC5407F: message-id=<[email protected]>
    Oct 25 13:44:08 ihdcommerce postfix/qmgr[3091]: 000EC5407F: from=<[email protected]>, size=675, nrcpt=1 (queue active)
    Oct 25 13:44:08 ihdcommerce sendmail[3094]: p9PHi7Rs003094: [email protected], 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=<[email protected]>
    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=<[email protected]>, 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] <[email protected]> -> <[email protected]>, Message-ID: <201110251744.p9PHi7Rs003094@i
    Oct 25 13:44:12 ihdcommerce postfix/smtp[3104]: 000EC5407F: to=<[email protected]>, 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=<[email protected]>, 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
     
  4. MiniMe

    MiniMe Member

    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
     
  5. falko

    falko Super Moderator Howtoforge Staff

    You probably introduced a PHP syntax error when you modified the config.php file of the change_sqlpass plugin. Please check.
     

Share This Page