This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$this->loadLayout(); | |
$layout = $this->getLayout(); | |
$this->getResponse()->setBody('Mein Text'); | |
$this->_redirect('/'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
this is only for me ! | |
Tools to use: | |
First tool to look up the MX entry is nslookup ;) | |
type in the shell: nslookup -querytype=MX zentralweb.de e.g. | |
answeris: | |
Non-authoritative answer: | |
zentralweb.de mail exchanger = 10 mail.zentralweb.de. |