[tech] mutt address problem on mussel
Davyd Madeley
davyd at madeley.id.au
Sun Jan 2 00:56:43 WST 2005
On Sun, 2005-01-02 at 00:43 +0800, Alastair Irvine wrote:
> mutt on mussel is adding "@mussel" to local usernames, including the
> sender's. I suggest adding the following line to /etc/Muttrc:
>
> set hostname="ucc.gu.uwa.edu.au" # my DNS domain
>
> Oddly enough, mutt contains code to determine this. Said code is working
> on morwong.
Here are some related things:
[davyd at mussel ~]$ hostname -f < mussel doesn't know
mussel < it's FQDN
[davyd at mussel ~]$ cat /etc/hosts
127.0.0.1 localhost
# should read: 127.0.0.1 mussel.u.g.u.e.a mussel localhost
[davyd at mussel ~]$ cat /etc/mailname
mussel
# should read mussel.u.g.u.e.a
[davyd at mussel ~]$ cat /etc/postfix/main.cf | grep myhostname
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
myhostname = mussel
# same
You shouldn't need to set any muttrc hostname if you have these set
appropriately.
--d
--
Davyd Madeley http://www.davyd.id.au/
PGP Fingerprint <http://www.davyd.id.au/pgp/>
08B0 341A 0B9B 08BB 2118 C060 2EDD BB4F 5191 6CDA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 226 bytes
Desc: This is a digitally signed message part
Url : http://lists.ucc.gu.uwa.edu.au/pipermail/tech/attachments/20050102/be504f5a/attachment.pgp
More information about the tech
mailing list