[opensuse-autoinstall] SLES10 SP1 fails to setup aliases
Hi, when installing SLES10 SP1 with autoyast, a profile like <mail> <aliases config:type="list"> <alias> <alias>root</alias> <comment></comment> <destinations>bioroot@whatever,de</destinations> </alias> </aliases> </mail> results in a /etc/aliases file with this content: rootbioroot@whatever.de So all mails sent to root during or after the installation go to the root account of our toplevel domain (which is very bad...). This worked in SLES10. cu, Frank -- Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/ Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/ LMU, Amalienstr. 17 Phone: +49 89 2180-4049 80333 Muenchen, Germany Fax: +49 89 2180-99-4049 * Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. * -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
And even if I remove the <aliases>..</aliases> part and just have <mail> <connection_type config:type="symbol">permanent</connection_type> <from_header>our.domain.de</from_header> <listen_remote config:type="boolean">false</listen_remote> <mta config:type="symbol">sendmail</mta> <outgoing_mail_server>our.smtp.de</outgoing_mail_server> </mail> the installation ends up with a completely empty /etc/aliases file, while all the predefined aliases (like postmaster, nobody etc.) is moved to /etc/aliases.YaST2.save. That doesn't sound like a good idea ;-) -- Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/ Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/ LMU, Amalienstr. 17 Phone: +49 89 2180-4049 80333 Muenchen, Germany Fax: +49 89 2180-99-4049 * Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. * -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (1)
-
Frank Steiner