help-gnu-emacs
[Top][All Lists]
Advanced

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

Help with gnus-alias.el


From: Tassilo Horn
Subject: Help with gnus-alias.el
Date: Fri, 28 Nov 2003 22:01:51 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Hi,

I'm using gnus-alias.el for my different mail addresses. I configured it
with gnus-alias-customize. My .emacs has this entrys:

'(gnus-alias-default-identity "Uni" nil nil "Uni ist die Standard Identität")
'(gnus-alias-identity-alist (quote (
   ("GMX" "" "Tassilo Horn <tassilo.horn@gmx.de>" "" nil "" "") 
   ("Freenet" "" "Tassilo Horn <tassilo.horn@freenet.de>" "" nil "" "") 
   ("Uni" "" "Tassilo Horn <heimdall@uni-koblenz.de>" "Uni Koblenz" nil
     "" ""))))
 '(gnus-alias-identity-rules nil)
 '(gnus-alias-override-user-mail-address t)
 '(gnus-alias-verbosity 4)

But when I send a mail it fails with this messages:

220 mx4.freenet.de ESMTP Exim 4.24 Fri, 28 Nov 2003 21:53:43 +0100
EHLO inspiron.meinnetz.de
250-mx4.freenet.de Hello pd9eaf39c.dip.t-dialin.net [217.234.243.156]
250-SIZE 104857600
250-ETRN
250-PIPELINING
250-AUTH LOGIN PLAIN CRAM-MD5
250 HELP
MAIL FROM: <Tassilo Horn <tassilo.horn@freenet.de>> SIZE=384
501 <Tassilo Horn <tassilo.horn@freenet.de>>: "@" or "." 
    expected after "Tassilo"
QUIT
221 mx4.freenet.de closing connection

Why does Gnus make additional <> arround my from line? How to get rid of
that "feature"?

Thanks,
Tassilo

-- 
I just found out that the brain is like a computer. If that's true,
then there really aren't any stupid people. Just people running
windoze.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]