Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
E-Mails Empfangen Postfix
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Fracoon
Tux's lil' helper
Tux's lil' helper


Joined: 18 Mar 2004
Posts: 94

PostPosted: Mon May 24, 2004 11:07 am    Post subject: E-Mails Empfangen Postfix Reply with quote

Hi@all....
ich habe eine funktionierende Postfix instalation so wie im Desktop Konfigurationsleitfaden beschrieben instaliert.

Wie kann ich nun e-mails empfangen? Ich hab eine DynDNS Adresse (xyz.homelinux.net) und möchte z.B. an root@xyz.homelinux.net eine e-mail schicken können von außerhalb.

Zu meiner Konfiguration:

Code:

Hostname : tux
Dnsdomainname: xyz.homelinux.net



Code:

meine /etc/hosts

127.0.0.1       localhost
192.168.0.100   tux.xyz.homelinux.net tux


Code:

meine /etc/resolv.conf

nameserver 192.168.2.1



In der Postfix Konfigurationsdatei /etc/postfix/main.cf habe ich volgende einstellungen verändert:

Code:

myhostname = tux.xyz.homelinux.net
mydomain = xyz.homelinux.net
inet_interfaces = all



wär cool wenn mir jemand helfen könnte...

die lokale zustellung funktioniert einwandfrei wie in der anleitung beschrieben.... also mit z.B.
Code:
mutt -x root





achja... und das kommt wenn ich eine e-mail an root@xyz.homelinux.net schicken will.... er scheint zu connecten.. aber dann geht irgendwas schief...

Code:

This message was created automatically by mail delivery software (Exim).

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  root@xyz.homelinux.net
    SMTP error from remote mailer after RCPT TO:<root@xyz.homelinux.net>:
    host xyz.homelinux.net [80.139.157.183]:
    554 <root@xyz.homelinux.net>: Relay access denied

------ This is a copy of the message, including all the headers. ------
Back to top
View user's profile Send private message
birnbaumtruhe
Apprentice
Apprentice


Joined: 20 Sep 2003
Posts: 281

PostPosted: Mon May 24, 2004 11:25 am    Post subject: Reply with quote

Du hast auch den MX, Mail Exchanger im DynDNS eingetragen?
_________________
Gentoo Forum Guidelines | How to ask smart questions
Back to top
View user's profile Send private message
Fracoon
Tux's lil' helper
Tux's lil' helper


Joined: 18 Mar 2004
Posts: 94

PostPosted: Mon May 24, 2004 11:35 am    Post subject: Reply with quote

kann zwar mit deiner antwort nich viel anfangen aber das problem hat sich erledigt habs alleine hinbekommen...

trotzdem danke... jetzt aber noch ne frage...

wenn ich jetzt von meinem linux rechner aus über postfix und mutt ne e-mail nach "draußen" verschicke seh ich als absender nur "root@" und nicht "root@xyz.homelinux.net"

ne ahnung wie ich das hinbekomme?
Back to top
View user's profile Send private message
semtexone
n00b
n00b


Joined: 24 May 2004
Posts: 1

PostPosted: Mon May 24, 2004 11:57 am    Post subject: Reply with quote

hi,

es werden fragen gestellt und man findet selbst eine antwort, aber bloss nicht mal den lösungsweg anderen mitteilen..
es gibt vielleicht auch andere, die das selbe problem haben und dann über die suchfunktion die lösung finden könnten..
ich bin zwar neu hier und will auch nicht gleich mich unbeliebt machen, aber trotzdem regt mich sowas auf..
Back to top
View user's profile Send private message
Fracoon
Tux's lil' helper
Tux's lil' helper


Joined: 18 Mar 2004
Posts: 94

PostPosted: Mon May 24, 2004 12:01 pm    Post subject: Reply with quote

ok sorry mein fehler.......

ich hab das problem behoben in dem ich die zeile

Code:

mydestination = $myhostname, localhost.$mydomain $mydomain


in der datei /etc/postfix/main.cfg

entkommentiert hab.......
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum