Your comments

Here do i find the Courier log ?
exim log was in /var/log/exim , but didnt found some errors.
In th Interface Exim, Courier-imap, courier-imap-ssl and courier-authdaemon are running.

found something like fetchmail (not sure if its needed) but cant start this programm
found sendmail too, but normaly this gets removed by ajenti, in the console it says its not on server more, but if i look in ajenti Services, sendmail is running and cant be stopped.

if i use the command to stop sendmail, it gives me
~# service sendmail stop
[ ok ] Stopping Mail Transport Agent (MTA): sendmail.
but it doesnt stop, still shows active

if i try to start sendmail it says
[....] Starting Mail Transport Agent (MTA): sendmailstart-stop-daemon: unable to stat /usr/sbin/sendmail-mta (No such file or directory)/etc/init.d/sendmail: 296: /etc/init.d/sendmail: /usr/sbin/sendmail-msp: not found
. ok

just a small thing. I can now recieve mails, but cant send any mails. already tried to change the port, but still didnt worked. do u maybe know, where the problem is ?
Ok great, can now recieve mails.
need to try later to send mails, because my webmail panel got some problems right now.
changed the file path and it worked :D

btw. "sorry for my bad english , and bad support", np, my english isn't the best too and that you are a bad support isnt right. U helped me alot ^^
The only zone is : 0.in-addr.arpa
if i create a new: example.net.
it autocreates a 2. 0.in-addr.arpa after saving the example.net

after a restart the server doesnt start again and i need to delete all zones.


Edit.

found out, that it creates the 0.in-addr.arpa if i click on Save
Still happens, everytime i add a new zone and restart the bind server, it wont start :/
ok thanks, bin is noww working again. a new zone file gets auto created named: 0.in-addr.arpa for file /etc/bind/db.0 . the old Default ones doesnt get created, but i dont think that will be a problem or ?. everything running now. trying to get the mx zone to work now :)

thanks alot, that you helped me with my problems!
The only thing i did, was to set a new zone. but trying to do, what u said
Ok could fix the problem with the Crash msg. Had a small backup. but Bind still not working.

http://prntscr.com/7gz94e a picture of all zones, is there something missing from the defaults ?

there always comes a 2 0.in-addr.arpa zone on fail restart. And a 3. if i try again
After changing and saving, Bind9 stopped working. I get the msg:

Stopping domain name service...: bind9rndc: connect failed: 127.0.0.1#953: connection refused. ok
[FAIL] Starting domain name service...: bind9 failed!

removing the record/zone didnt helped.
reanstalling didnt helped too


Edit.

Got another error:

Crashed

[Errno 2] No such file or directory: '/etc/bind/named.conf' Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/ajenti/plugins/main/main.py", line 158, in handle_message self.ui.dispatch_event(update['uid'], update['event'], update['params']) File "/usr/lib/pymodules/python2.7/ajenti/ui/__init__.py", line 72, in dispatch_event self.root.dispatch_event(uid, event, params) File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 382, in dispatch_event if child.dispatch_event(uid, event, params): File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 378, in dispatch_event self.event(event, params) File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 402, in event getattr(self, 'on_%s' % self_event)(**(params or {})) File "/usr/lib/pymodules/python2.7/ajenti/plugins/main/main.py", line 381, in on_switch child.broadcast('on_page_load') File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 356, in broadcast getattr(self, method)(*args, **kwargs) File "/usr/lib/pymodules/python2.7/ajenti/plugins/bind9/main.py", line 76, in on_page_load self.refresh() File "/usr/lib/pymodules/python2.7/ajenti/plugins/bind9/main.py", line 79, in refresh self.config.load() File "/usr/lib/pymodules/python2.7/reconfigure/configs/base.py", line 37, in load self.content = open(self.origin, 'r').read() IOError: [Errno 2] No such file or directory: '/etc/bind/named.conf'