Hi Mattias, Can you take a copy of your /etc directory before (eg. cp -l /etc /etc.orig)
then run dpkg-reconfigure postfix Any changes will be reported with: diff -Nuar /etc/orig /etc If there are no changes, then it may be something services not starting correctly and dpkg-reconfigure triggering a restart of something. Regards, Paul On Sat, Jan 8, 2011 at 5:55 AM, mattias <[email protected]> wrote: > have anyone this problem > after every reboot of my server i must run > dpkg-reconfigure postfix > to get it recive mails? > if i not do this > postfix cant recive mail > domian not found > > > -- > ubuntu-server mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-server > More info: https://wiki.ubuntu.com/ServerTeam > -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
