I solved the problem by editing the /etc/hosts:
before it was:
Code:
127.0.0.1 localhost.localdomain localhost
with this it is working:
Code:
127.0.0.1 localhost.localdomain localhost mail.*something*.mine.nu
I needed about 10 reinstalls, but now it is seems to work
