Umlaute in FreeBSD

From: Saitov Menuhin <menuhin(at)web.de>
Date: Tue, 12 Jul 2005 14:46:34 +0200

Hallo,
hier ein einem andren Thread,
Ich hab ein Router der gleichzeitig auch mein mail server ist.
Ich benutz den mutt und die umlaute sind korekt eingestellt und
werden korekt ausgegeben.
Es scheint am Sendmail zu liegen.

Hier ist mein sendmail.mc:

-------------SCHNIPP--------------------------------------------

include(`../m4/cf.m4')dnl # must be!!!
  VERSIONID(`freebsd-5.3')dnl # name it as you like
  OSTYPE(freebsd5)dnl # We're doing Freebsd
  FEATURE(nocanonify)dnl # Don't lookup DNS while sending
  FEATURE(masquerade_entire_domain)dnl
  FEATURE(masquerade_envelope)dnl
  define(SMART_HOST, relay:smtp.web.de)dnl # mail to ...
  define(`confAUTH_MECHANISMS', `EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
  FEATURE(`authinfo',`hash /etc/mail/auth/client-info')dnl
  FEATURE(`accept_unresolvable_domains')dnl
  define(confCON_EXPENSIVE, True)dnl # distributing mail is expensive
  define(confUSERDB_SPEC, /etc/userdb.db)dnl # Address correction
  MASQUERADE_AS(`web.de')dnl # we act as "provider"
  MAILER(local)dnl # use mailer:
  MAILER(smtp)dnl # local
-----------SCHNIPP------------------------------------------------

Gruss Menuhin

-- 
Saitov Menuhin
http://www.msaitov.de.vu
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 12 Jul 2005 - 14:47:00 CEST

search this site