Re: [SLE] postfix?
From: Sandy Drobic (suse-linux-e_at_japantest.homelinux.com)
Date: 07/14/05
- Previous message: Arun Khan: "Re: [SLE] postfix?"
- In reply to: jdd sur free: "[SLE] postfix?"
- Next in thread: Markus Natter: "Re: [SLE] postfix?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 14 Jul 2005 12:45:46 +0200 To: suse-linux-e@suse.com
jdd sur free wrote:
> my config is:
>
> client<--->gateway (mecum, domain dodin.org)<--->web
>
> I wan to store all my mails on the gateway (in fact server, gateway,
> firewall).
If all that functionality is combined into one server you should be aware
that you have to be careful not to expose your internal net unvoluntarily to
the internet.
> right now I have postfix and gpopper installed.
gpopper? Do you mean qpopper?
> I can send mails from the client to the web from the client and from the
> gateway (kmail ou mail), but
So you can give the mail to postfix, and postfix sends the mail correctly to
the internet.
> * I can't send mail from a account of the gateway to an other account of
> the same gateway. gives me no error but mail vanishes (with "mail") or
> gives me an "domain not found" error with kmail (set from the gateway to
> the same acciunt. dns resolution by /etc/hosts)
The DNS error needs to be solved before any other experiments. (^-^)
> * I can neither send a mail from the client to the gateway
Okay, no I am confused. Didn't you say that you could send a mail to postfix
from the client?
> * I can't receive mails on the gateway from the net try jdd@dodin.org if
> you wan't. Mails vanishes... no error, no return, I get cc's (to my ISP
> server).
Mails don't vanish, at least not with postfix. (^-^)
What does the command "mailq" tell about mails in the queue?
> I first tried with main.cf (postfix) raw from suse install, didn't work
> (all mails refused). I comment out all the suse stuff at the end of the
> file and it worked as said.
> I added this:
> myorigin = mecum perso dodin.org localhost
Sorry, that information is not sufficient to solve your problems.
Please post the output of:
postconf -n
grep -v '^#' /etc/postfix/master.cf
cat /etc/postfix/transport
cat /etc/xinetd/qpopper
cat /etc/xinetd
chkconfig --list| grep ":on"
netstat -tulpen
> /var/log/mail gives this for my last try:
>
> Jul 14 10:02:46 mecum postfix/qmgr[1762]: 3083C3FB6D:
> from=<jdanield@XXfree.fr>, size=943, nrcpt=1 (queue active)
>
> message to my isp, receuved
>
> Jul 14 10:02:47 mecum postfix/qmgr[1762]: 3083C3FB6D:
> to=<jdd@dodin.org>, relay=none, delay=3099, status=deferred (transport
> is unavailable)
>
> this leads to the problem, probably
>
> Jul 14 10:03:07 mecum postfix/qmgr[1762]: warning: connect to transport
> local: Connection refused
The local transport is responsible for delivering mails to your local mail
storage. Either the transport postfix uses for that purpuse is not defined
or not working.
I suspect that either your pop server is not running or the configuration of
your pop server does not match the configuration of postfix.
> any idea? may be the master.cf local host config?
pin is giving me the following information on qpopper:
./CD2/suse/src/qpopper-4.0.5-171.src.rpm: You have to agree to the license in
./CD2/suse/src/qpopper-4.0.5-171.src.rpm:
/usr/share/doc/packages/qpopper/License.txt before being allowed to use
./CD2/suse/src/qpopper-4.0.5-171.src.rpm: qpopper.
./CD2/suse/src/qpopper-4.0.5-171.src.rpm:
./CD2/suse/src/qpopper-4.0.5-171.src.rpm: After installation you have to
activate the server in the file
./CD2/suse/src/qpopper-4.0.5-171.src.rpm: /etc/inetd.conf or
/etc/xinetd.d/qpopper.
Sandy
-- List replies only please! Please address PMs to: news-reply (@) japantest (.) homelinux (.) com -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Arun Khan: "Re: [SLE] postfix?"
- In reply to: jdd sur free: "[SLE] postfix?"
- Next in thread: Markus Natter: "Re: [SLE] postfix?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|