Du hast deinen Server als DNS-Server eingerichtet. Sofern da dann die Nameservereinträge fehlen bzw. falsch sind, geht halt der Mailversand nicht mehr EDIT: Nuxwin war schneller^^
E-Mails kommen beim Empfänger nicht an
- MR_LOLKOPF
- Closed
- Thread is marked as Resolved.
-
-
Okay. Nachdem ich die beiden Kommandos ausgeführt habe, war meine resolv.conf leer. Da stand noch
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTENDann habe ich die DNS Server des Rechenzentrums reingeschrieben und kurz mal den Server neugestartet. Alle Einträge da drin waren wieder weg
Was muss ich noch tun, damit er auch die Einträge drin lässt?
-
-
Teamviewer possible?
-
You have a PM
-
-
Ist das Problem behoben worden?
Wenn nicht daann trag Deine DNS-Server in folgende Datei ein
Anschließend führst Du mal ein
aus... Dann sollte alles wieder sauber sein.
Vermutlich ist dort ein DHCP-Client konfiguriert. Das machen manche Serveranbieter um das Rücksetzen eines Server nachher zu vereinfachen. -
i-MSCP also use resolvconf program to write the resolv.conf file (in case of local resolver usage) which so, cannot be overridden (without using the resolvconf program) in such case. DHCP is also using the resolvconf program to write the resolv.conf file but in the present case, this was not the problem. Anyway, I've see many issue on its servers:
- It is blacklisted by hotmail...
- When he do a ping on google.de, he gets a strange answer (IP which has nothing to do with google...)
Ref: engine/tools/imscp-local-dns-resolverPerl- #!/usr/bin/perl
- # i-MSCP - internet Multi Server Control Panel
- # Copyright (C) 2010-2014 by internet Multi Server Control Panel
- #
- # This program is free software; you can redistribute it and/or
- # modify it under the terms of the GNU General Public License
- # as published by the Free Software Foundation; either version 2
- # of the License, or (at your option) any later version.
- #
- # This program is distributed in the hope that it will be useful,
- # but WITHOUT ANY WARRANTY; without even the implied warranty of
- # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- # GNU General Public License for more details.
- #
- # You should have received a copy of the GNU General Public License
- # along with this program; if not, write to the Free Software
- # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- #
- # @category i-MSCP
- # @copyright 2010-2014 by i-MSCP | http://i-mscp.net
- # @author Laurent Declercq <l.declercq@nuxwin.com>
- # @link http://i-mscp.net i-MSCP Home Site
- # @license http://www.gnu.org/licenses/gpl-2.0.html GPL v2
- use strict;
- use warnings;
- use FindBin;
- use lib "$FindBin::Bin/..", "$FindBin::Bin/../PerlLib", "$FindBin::Bin/../PerlVendor";
- use iMSCP::Debug;
- use iMSCP::Bootstrapper;
- use iMSCP::Execute;
- # Turn off localisation features to force any command output to be in English
- $ENV{'LC_MESSAGES'} = 'C';
- # Do not clear screen at end of script
- $ENV{'IMSCP_CLEAR_SCREEN'} = 0;
- newDebug('imscp-local-dns-resolver.log');
- silent(1);
- umask(027);
- iMSCP::Bootstrapper->getInstance()->boot(
- { 'norequirements' => 'yes', 'nodatabase' => 'yes', 'nolock' => 'yes', 'config_readonly' => 'yes' }
- );
- sub addLocalDnsResolver
- {
- if(defined $main::imscpConfig{'LOCAL_DNS_RESOLVER'} && $main::imscpConfig{'LOCAL_DNS_RESOLVER'} eq 'yes') {
- my ($stdout, $stderr);
- my $rs = execute(
- "$main::imscpConfig{'CMD_ECHO'} 'nameserver 127.0.0.1' | /sbin/resolvconf -a lo.imscp", \$stdout, \$stderr
- );
- debug($stdout) if $stdout;
- error($stderr) if $stderr && $rs;
- return $rs;
- }
- 0;
- }
- sub deleteLocalDnsResolver
- {
- my ($stdout, $stderr);
- my $rs = execute('/sbin/resolvconf -d lo.imscp', \$stdout, \$stderr);
- debug($stdout) if $stdout;
- error($stderr) if $stderr && $rs;
- $rs;
- }
- sub run
- {
- my ($action, $rs) = ($ARGV[0] // 'unknown', 0);
- if ($action eq 'start') {
- $rs = addLocalDnsResolver();
- return $rs if $rs;
- } elsif ($action eq 'stop') {
- $rs = deleteLocalDnsResolver();
- return $rs if $rs;
- } else {
- error("Usage: $0 {start|stop}.");
- return 1;
- }
- 0;
- }
- exit run();
This script is run when you start/restart the imscp_network service
-
-
Hotmail is a problem... The last 2 servers i'd installed i got an ipaddress from my provider which was blacklisted.
The only way to get whitelisted is to use the service of mircrosoft: https://postmaster.live.com/snds/
There you can add your server ip and talk to the support to get removed from the blacklist. -
The problem with Hotmail:
I used this link to whitelist my IP address: https://support.msn.com/eform.…fsmsbl2&ct=eformts&scrx=1
They sent me after ~1 hour this e-mail:
Sehr geehrte(r) xxx xxx ,
Beachten Sie Ihre Ticketnummer in der Betreffzeile dieser E-Mail.
xxx.xxx.xxx.xxx
Hinweis:
Das Auftreten von Fehlern ist unwahrscheinlich. Sollte jedoch ein
Fehler angezeigt werden, dann übermitteln Sie die betreffende IP-Adresse
oder den betreffenden IP-Adressbereich erneut.Vielen Dank.
Outlook.com-Zustellbarkeitssupportdienst
Bitte
antworten Sie nicht auf diese E-Mail. Dies ist eine automatische
E-Mail, die nicht überwacht wird. Antworten auf diese E-Mail werden
weder beantwortet noch weitergeleitet. Dieser Dienst wird lediglich für
ausgehende E-Mails verwendet. Eine Beantwortung von Anfragen ist nicht
möglich.After about ~2 hours I received a second e-mail:
Sehr geehrte(r) xxx xxx ,
wir haben die Überprüfung
der von Ihnen übermittelten IP-Adressen abgeschlossen. Die nachfolgende
Tabelle enthält die Ergebnisse unserer Untersuchung.Bedingt entsperrt
xxx.xxx.xxx.xxx
Unsere
Untersuchung hat festgestellt, dass die oben genannte IP-Adresse(n) für
eine bedingte Entblockung qualifiziert ist (sind).Diese
IP-Adresse wird entsperrt, kann aber einer niedrigen täglichen
Versandsbegrenzung unterliegen, bis ein guter Ruf für diese IP aufgebaut
wird. Beachten Sie aber bitte, dass die Aufhebung dieses Blocks nicht
garantiert, dass Ihre E-Mails in den Posteingängen der Nutzer ankommen.Fortlaufende Beschwerden der Nutzer werden dazu führen, dass die IP-Adresse wieder blockiert wird.
Die
Entblockung kann 24 bis 48 Stunden andauern,bis unser System diese
Änderungen wahrnimmt. Wenn das Problem weiter bestehen sollte, sagen Sie
uns bitte Bescheid, indem Sie uns auf diese E-Mail antworten. Ein
Mitglied unseres Support-Teams wird es dann weiter untersuchen.Wow. Amazing.
--------------------------------------------------------------------------------
The problem with the wrong IP address when pinging to google.de:
It seems like it was a wrong configuration. My provider said to me - after I sent a Support Ticket - when I use the Nameserver from them, I sould have no problems. The support team gave me a very helpful link to an HowTo. In the bind configuration I entered in the forwarders section the Nameserver from my provider. Working. Yeah
--------------------------------------------------------------------------------
Now I found another problem, but I think its easy to solve. But I don't know how.
I can ping without any problems IPv4 addresses and hostnames with an IPv4 address.
I can ping without any problems IPv6 addresses, but no hostnames with an IPv6 address.I need to resolve IPv6 hostnames. My projects are all using IPv6 addresses.
When I enter: ping6 domain.com there comes: unknown host
Where is the fault?
-
-
Okay, the problem with resolving IPv6 hostnames is now solved too. It was my fault...
Yesterday night I disabled something for testing purposes, because of the google.de wrong IP address problem.
Now is all perfectly working!
Thanks!!!
@Nuxwin Je voudrais à nouveau avec vous très très merci pour votre aide! <- Google Translator - I don't know if it's so correct, but I think you know what I mean