Can't send mail (or receive it)

7 posts / 0 new
Last post
#1 Wed, 02/28/2007 - 22:52
JeremyReynolds

Can't send mail (or receive it)

Hey again Joe,

Can't send or receive mail. When mail is sent, it sits in the Sendmail Queue with status: "Deferred: 451 Temporary local problem - please try later"

Where to from here?

Wed, 02/28/2007 - 23:02
Joe
Joe's picture

Hey Jeremy,

Hmmm...I'm not real sure. I don't actually speak sendmail very well. Any particular reason for switching off of Postfix (which is what gets setup by default by Virtualmin Professional)?

I would guess that you don't have a virtual map setup in Sendmail, so it doesn't know that it's supposed to accept mail for your domains (and if your DNS MX record is pointing to your server, it would try sending it to itself...but then can't do anything with it).

--

Check out the forum guidelines!

Thu, 03/01/2007 - 01:41
JeremyReynolds

Ok - you've opened my eyes to a few things here...but still probs.

My php scripts use Sendmail when emailing stuff.

When I go into Webmin -> Servers -> Postfix Configuration I get the following error:

"Error while checking current Postfix configuration. Please manually fix Postfix configuration.

postfix: fatal: config variable inet_interfaces: host not found: localhost"

Also, when I log into Usermin and send mail, it is being sent from account@serverhost.com instead of whoever@account.com

Thu, 03/01/2007 - 02:03
JeremyReynolds

Ok I got WM to display the Postfix Configuration by editing the config file to inet_interfaces = all (now that I'm in to the config section I can answer a few of previous questions)...

But Postfix won't start! I'm using the default Virtualmin installation.

Thu, 03/01/2007 - 02:05
JeremyReynolds

sorry for so many posts - be good if i could edit my post!

here's maillog output when trying to start:

Mar 1 19:04:11 web1 postfix/postfix-script: starting the Postfix mail system
Mar 1 19:04:11 web1 postfix/master[[14793]]: fatal: bind 0.0.0.0 port 25: Address already in use

What could already be using port 25?

Thu, 03/01/2007 - 08:02 (Reply to #5)
Joe
Joe's picture

Hey Jeremy,

What OS is this? Something appears to have gone wrong during the final configuration step on your system, leading to none of the mail stuff being setup right.

It's probably Sendmail on 25, since you're getting sendmail deferral information in the first post. Again, if you didn't switch off of Postfix on purpose, then something went wrong...and the easiest solution is to get the install post-configuration step running to completion.

You can try it yourself, or you can send over address and auth details, and I can fix this for you.

To run it yourself, remove and then reinstall the virtualmin-base package. I dunno what OS, so I can't be sure which commands to use, but on Fedora or CentOS or Red Hat:

rpm -e virtualmin-base
yum install virtualmin-base

Watch closely for errors. In particular, you expect to see a series of configuration steps that ends with firewall rules being setup "Allowing TCP traffic on port ..." and so on. If any of those steps fails, we'll need to know what error you get.

--

Check out the forum guidelines!

Thu, 03/01/2007 - 18:55
JeremyReynolds

Hi Joe,

I'm using FC6. I removed and reinstalled virtualmin-base as you said. There were no errors in the installation.

There must have been something wrong with initial install as now I have many more options available when creating a server (DAV logins, Mailman, AWstats reporting - none of these were here before). The same problem has happened on my dev server running exact same OS.

Postfix is now running and Sendmail is not. When I log into Usermin however, there is no mail in anyone's mail files (there was internal mail) and I get the error: 'An error occurred listing mail in this folder : Failed to lookup IP address for localhost'

Here's error log...

Mar 2 11:24:34 web1 postfix/postfix-script: starting the Postfix mail system
Mar 2 11:24:34 web1 postfix/master[[26027]]: daemon started -- version 2.3.3, configuration /etc/postfix
Mar 2 11:24:34 web1 dovecot: Dovecot v1.0.rc15 starting up
Mar 2 11:24:34 web1 dovecot: Generating Diffie-Hellman parameters for the first time. This may take a while..
Mar 2 11:24:35 web1 dovecot: ssl-build-param: SSL parameters regeneration completed
Mar 2 11:25:54 web1 postfix/sendmail[[26902]]: fatal: usage: sendmail [[options]]
Mar 2 11:35:19 web1 postfix[[27790]]: fatal: config variable inet_interfaces: host not found: web1.salvos.org.au
Mar 2 11:35:20 web1 postfix/sendmail[[27792]]: fatal: config variable inet_interfaces: host not found: web1.salvos.org.au
Mar 2 11:35:21 web1 postfix[[27793]]: fatal: config variable inet_interfaces: host not found: web1.salvos.org.au
Mar 2 11:35:46 web1 postfix[[27827]]: fatal: config variable inet_interfaces: host not found: web1.salvos.org.au
Mar 2 11:35:57 web1 postfix[[27842]]: fatal: config variable inet_interfaces: host not found: web1.salvos.org.au
Mar 2 11:36:04 web1 postfix[[27856]]: fatal: config variable inet_interfaces: host not found: web1.salvos.org.au
Mar 2 11:36:12 web1 postfix[[27863]]: fatal: config variable inet_interfaces: host not found: web1.salvos.org.au
Mar 2 11:36:13 web1 postfix[[27866]]: fatal: config variable inet_interfaces: host not found: web1.salvos.org.au
Mar 2 11:36:35 web1 postfix[[27879]]: fatal: config variable inet_interfaces: host not found: localhost
Mar 2 11:36:36 web1 postfix/sendmail[[27881]]: fatal: config variable inet_interfaces: host not found: localhost
Mar 2 11:36:37 web1 postfix[[27882]]: fatal: config variable inet_interfaces: host not found: localhost
Mar 2 11:36:43 web1 postfix[[27889]]: fatal: config variable inet_interfaces: host not found: localhost
Mar 2 11:36:44 web1 postfix[[27891]]: fatal: config variable inet_interfaces: host not found: localhost
Mar 2 11:39:45 web1 postfix/smtpd[[28277]]: connect from e1shopper.com[[204.2.109.47]]
Mar 2 11:39:45 web1 postfix/smtpd[[28277]]: lost connection after CONNECT from e1shopper.com[[204.2.109.47]]
Mar 2 11:39:45 web1 postfix/smtpd[[28277]]: disconnect from e1shopper.com[[204.2.109.47]]
Mar 2 11:43:05 web1 postfix/anvil[[28279]]: statistics: max connection rate 1/60s for (smtp:204.2.109.47) at Mar 2 11:39:45
Mar 2 11:43:05 web1 postfix/anvil[[28279]]: statistics: max connection count 1 for (smtp:204.2.109.47) at Mar 2 11:39:45
Mar 2 11:43:05 web1 postfix/anvil[[28279]]: statistics: max cache size 1 at Mar 2 11:39:45

Topic locked