[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: /etc/mailname



[christophe barbé]:
> 
> I can't find which package is responsible for this file :
> 
> /etc# dpkg -S mailname
> dpkg: *mailname* not found.
> /etc# ll /etc/mailname
> -rw-r--r--    1 root     root           10 Jan 29 22:40 /etc/mailname

hafi@t900:~$ grep -r '/etc/mailname' /var/lib/dpkg/info/

/var/lib/dpkg/info/postfix.config: if (-f "/etc/mailname") {
/var/lib/dpkg/info/postfix.config: $mailname =`cat /etc/mailname`;
/var/lib/dpkg/info/postfix.templates:Default: /etc/mailname
/var/lib/dpkg/info/postfix.postinst:    if [ -f /etc/mailname ] && [
 "X$(cat /etc/mailname)" = "X$mailname" ]; then
/var/lib/dpkg/info/postfix.postinst: echo "changing /etc/mailname"
/var/lib/dpkg/info/postfix.postinst: echo $mailname > /etc/mailname
/var/lib/dpkg/info/postfix.postinst:    set_postconf
 "myorigin=/etc/mailname"

cu
-- 
hafi


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: