Qmail - unable to receive mail

Currently I have my mail setup on my Windows server, and I'm trying to switch to linux. So I know my MX records are setup correctly since I'm currently able to receive mail just fine.

On my router I changed port from my windows box to the linux box (assuming this is what directs to the MTA)

Within webmail I can send myself an e-mail and it shows up. I can send my Gmail account an e-mail and it shows up. I cannot send mail from gmail to mydomain.com and have it come up in webmail. Soon as I switch the port back to the windows server my Outlook downloads the message.

What am I missing here?

Solution: Qmail - unable to receive mail

Please issue a which on qmailctl.... I suppose it is possible that the qmail toaster guys moved its installation location...

  which qmailctl

otherwise, try a find:
  find / -name qmailctl

The control script is provided by the qmail-toaster-1.03 package... the script reported it to be installed... does an rpm -q show it installed?
    rpm -qa | grep -i qmail-toaster

....

I keep my own system up-to-date with that script and so just checked my own system... qmailctl is right there in /usr/bin... so I'm at a bit of a loss as to why yours is not there...

Have you considered using the QMail Toaster Plus yum repositories?

Run the following commands:

  rpm -Uvh http://qtp.qmailtoaster.com/trac/downloads/1
  yum install qmailtoaster-plus
  qtp-menu

In the menu, scroll down and run the Newmodel script. It's ok if you want to rebuild anything -- but at a minimum it will check to see if each package is the latest...

NOTE: One nice advantage of QTP is the ability to add some QMail Toaster features automatically that you would otherwise have to do by hand -- like SpamDyke and RBL lists for controlling SPAM.

I'm somewhat troubled that the script isn't working for you... please feel free to call me for some free online assistance... I am in my office from 9A-6P Eastern. Do a google search on my name and you'll find it...

Dan
IT4SOHO