Re: [SLE] postfix?

From: Sandy Drobic (suse-linux-e_at_japantest.homelinux.com)
Date: 07/14/05

  • Next message: Sandy Drobic: "Re: [SLE] postfix?"
    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
    

  • Next message: Sandy Drobic: "Re: [SLE] postfix?"

    Relevant Pages

    • RE: SPAM Mails nehmen überhand
      ... > dieses Jahr eine ENterprise Lösung evaluieren (kennt jemand gute Produkte?). ... > Server, den wir als Connector Server zum Internet nutzen immer mal wieder den ... > Gateway blockieren sondern muss Sie den User zur Verfügung stellen, ... Wie gesagt, was sind korrupte Mails? ...
      (microsoft.public.de.german.exchange2000.general)
    • Re: [SLE] SMTP authentication
      ... So eventhough my local SMTP server dials up to the internet with a certain username and password, that same username and password would not be used as authentication between my local SMTP server and the ISP's one, should it be used as a relay? ... either defer all outgoing mails until you connect to the internet, then flush out all the mails in the queue. ... Postfix should not accept mails directly from the internet in that case. ... The test does NOT say "All clients must be in mynetworks, ...
      (SuSE)
    • Re: SPAM: Re: [SLE] SPAM: MailScanner & Postfix
      ... All Mails are running through the Postfix server either from outside or ... and then relay to the internal server you should set up the domains as ...
      (SuSE)
    • Re: Postfix issue
      ... Could anyone tell me what entry I should make in postfix configuration ... currently rejecting mails from servers on a dynamic ip address - so I ... They do not have the right to access private server systems unless ... primarily residential they will not even allow fixed IPs at any price. ...
      (freebsd-questions)
    • Re: [SLE] SMTP authentication
      ... So eventhough my local SMTP server dials up to the internet with a certain username and password, that same username and password would not be used as authentication between my local SMTP server and the ISP's one, should it be used as a relay? ... either defer all outgoing mails until you connect to the internet, then flush out all the mails in the queue. ... Your local server would use an external program like fetchmail to poll the mailserver of your ISP, download the mails and feed them to Postfix. ... The test does NOT say "All clients must be in mynetworks, ...
      (SuSE)