Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by wildnight

  1. wildnight

    Cannot connect to qmail mail server after 'successful' install

    Sad to say, no. I read the good sources you provided and have failed to identify anything helpful. The inst_check script runs quite happily and tells me everythings ok. I had a bunch of deadlines today and couldn't work on it this morning. I'm thinking about maybe re-installing. Only thing is...
  2. wildnight

    Cannot connect to qmail mail server after 'successful' install

    I'm using courier-imap for imap. Pop is ... qmail-pop?
  3. wildnight

    Cannot connect to qmail mail server after 'successful' install

    Thanks for the encouragement. I've done this kind of thing enough to know it's sometimes darkest before the dawn... >> About your POP/IMAP problem, are you connecting successfully, but not receiving any messages? Yes, I seem to be connecting just fine. I think the maillog also shows the...
  4. wildnight

    Cannot connect to qmail mail server after 'successful' install

    Progress... Based on a suggestion in the qmailrocks.org forum (regarding a vpopmail bug), I deleted my original email account (the jchilders) and added back a new one that doesn't match a linux username. I created j.childers and repeated the SMTP test. This time mail files were delivered to...
  5. wildnight

    Cannot connect to qmail mail server after 'successful' install

    Are you saying I should go into /home/jchilders and : maildirmake -f Inbox mail/Maildir and then try again?
  6. wildnight

    Cannot connect to qmail mail server after 'successful' install

    Ok. I added the slash, then restarted qmail with: qmailctl restart Then I repeated the telnet to port 25 test (as above) twice. The only difference is, now the mail doesn't show up in the /home/jchilders/Maildir file or in the /home/vpopmail/domains/mydomain/jchilders/Maildir/new folder...
  7. wildnight

    Cannot connect to qmail mail server after 'successful' install

    Ok, I checked /var/qmail/control/defauldelivery, and it has: ./Maildir Should I add the trailing slash? Thanks, Jeff
  8. wildnight

    Cannot connect to qmail mail server after 'successful' install

    Ok, more info. I found the mail messages. They're being saved to: /home/jchilders/Maildir (all one giant file) instead of: /home/vpopmail/domains/smartbusinessware.com/jchilders/Maildir So it appears the mail IS being delivered but just not to the right place...? Do you have any idea which...
  9. wildnight

    Part I; Imap connection problem

    Erm, I think it's courier-imap. That's what I installed as part of the qmailrocks.org install guide. Does that help? Jeff
  10. wildnight

    Part II: Problem receiving SMTP

    Slylos: I used the qmailrocks.org install guide, which installs qmail-scanner as part of the overall install. So I never tried without qmail scanner. Yah, I figured it was part of the qmail-scanner deal, like it was redirecting internally to a different port as part of the scanning process...
  11. wildnight

    Cannot connect to qmail mail server after 'successful' install

    Slylos: Yes, that's right, I'm sending test messages and they disappear. Here's the tail of my qms-events.log: 1121087757:29856:------ START MSG 2005-07-11 09:15:57 ------ 1121087757:29856:CONNECT-SMTP:192.168.1.218...
  12. wildnight

    Part II: Problem receiving SMTP

    This is the SMTP receive issue. To simplify things, I ran a telnet SMTP test session: telnet 192.168.1.200 25 HELO test.com MAIL FROM: jchilder98@gmailnspam023.com RCPT TO: jchilders@mydomain.com DATA Subject: test This is a test. . QUIT The server reported OK at all steps above. This is...
  13. wildnight

    Part I; Imap connection problem

    The last thread is kind of long and complicated so I'm breaking the issue out to try to simplify things. When my IMAP client connects, here's what appears in the maillog: Jul 11 09:16:33 mail imapd: Connection, ip=[::ffff:192.168.1.218] Jul 11 09:16:36 mail imapd: LOGIN...
  14. wildnight

    Cannot connect to qmail mail server after 'successful' install

    Thanks for your help. Here's the output of my qmailctl stat: [root@data log]# qmailctl stat /service/qmail-send: up (pid 3618) 13545 seconds /service/qmail-send/log: up (pid 3623) 13545 seconds /service/qmail-smtpd: up (pid 3625) 13545 seconds /service/qmail-smtpd/log: up (pid 3626) 13545...
  15. wildnight

    Cannot connect to qmail mail server after 'successful' install

    Never mind about clamav - it hadn't started and reported a permissions error with its log file. I fixed that, ran the tail on my maillog and sent a message. This is what I get (which looks like what I've been seeing right along): Jul 10 16:17:12 mail spamd[2348]: connection from...

Part and Inventory Search

Back
Top