Re: Postfix error question

From: Ryan Knopp (ryanrk_at_NO_SPAM_PLEASEtheknopps.com)
Date: 02/06/04


Date: Fri, 06 Feb 2004 09:51:53 -0800

Thanks, I did those changes you wrote in the previous message and now it
works fine on the localhost. If i send an email using mail command it
shows up in my mailbox which is what I want. However if I go jump on my
windows box and use a mail client there and try to send to my linux
machine an email I get the following error in my mailq log

-----------------------------------------------------------------------------
230921E79F 1331 Fri Feb 6 09:29:40 ryan@theknopps.com
                    (connect to localhost[127.0.0.1]: Connection refused)
                                          ryan@theknopps.com

8A4701ED95 361 Fri Feb 6 09:33:43 ryan@aisp.com
                    (connect to localhost[127.0.0.1]: Connection refused)
                                          ryan@thedomain.com

B848F1ED5B 1360 Fri Feb 6 09:30:27 ryan@thedomain.com
                    (connect to localhost[127.0.0.1]: Connection refused)
                                          ryan@thedomain.com
--------------------------------------------------------------------------

I'm using OE in windows for the testing purposes (i usually use
thunderbird) and the settings I used for my SMTP settings for OE are
Name: Ryan
Email: ryan@thedomain.com
outgoing email: 192.168.0.101
port: 25

OE created the 230921E79F and B848F1ED5B failed email above. The ip
address that my windows machine is on is 192.168.0.106.

I also tried it using putty and the SMTP protocol and this is what I did

---------------------------------------------------
220 linux.theknopps.com ESMTP Postfix
HELO
501 Syntax: HELO hostname
MAIL FROM:ryan@aisp.com
250 Ok
RCPT TO:ryan@theknopps.com
250 Ok
DATA
354
this is a test.
.
250 Ok: queued as 8A4701ED95
-----------------------------------------------------

and as you see this showed up in my mailq log as a connection refused error.

I went in and looked at my main.cf file again and noticed these line

>>>mynetworks = 192.168.0.0/28, 127.0.0.0/8

Shouldn't this line solve this problem? I only want the smtp to work in
my local network at 192.168.0.*.

Any suggestions? Thanks a lot for you help.

Ryan Knopp

> How does "mail_spool_directory" look?
> Does it point to your mail boxes?

My mail_spool_directory is commented out but it looks like they are
deliverying the mail directly.



Relevant Pages

  • Re: learning unix w/ fbsd?
    ... local MSP or speak SMTP to a local/remote MSA/MTA - but not obviously so ... AUTH capability is a reasonable requirement on an SMTP-capable MUA. ... I was mighty happy when I finally had some poor windows ... One stop for one workstation, but the stop may not be the same for all ...
    (comp.unix.bsd.freebsd.misc)
  • RE: Intermittently Unable To Send Email
    ... you can not send emails via SMTP intermittently. ... is Windows XP, to isolate any influence from OS, I suggest you may try the ... Logon with the new user account to see if the issue occurs in the user ... I suggest we first restart the computer in Safe Mode to see if the problem ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: PHP SMTP Configuration (Lotus Domino)
    ... Delivering via SMTP only works on Windows. ... Sending messages does not require a local SMTP server to relay them. ... PHP Classes - Free ready to use OOP components written in PHP ...
    (comp.lang.php)
  • Re: PHP SMTP Configuration (Lotus Domino)
    ... Delivering via SMTP only works on Windows. ... Sending messages does not require a local SMTP server to relay them. ... PHP Classes - Free ready to use OOP components written in PHP ...
    (alt.php)
  • Re: Outgoing Fax Email Notification
    ... I am not sure which SMTP setup your are referring to, ... other than Fax>Properties>Receipts where I need to configure SMTP settings ... I did not see anything triggered by Exchange that refers to ...
    (microsoft.public.windows.server.sbs)