<<< Date Index >>>     <<< Thread Index >>>

mutt/2046: Configuring --without-domain leads to literal DOMAIN="no"



>Number:         2046
>Notify-List:    
>Category:       mutt
>Synopsis:       Configuring --without-domain leads to literal DOMAIN="no"
>Confidential:   no
>Severity:       minor
>Priority:       low
>Responsible:    mutt-dev
>State:          open
>Keywords:       
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Aug 25 15:44:47 +0200 2005
>Originator:     Moritz Barsnick
>Release:        1.5.10i
>Organization:
>Environment:
ix86, Linux 2.4
>Description:
I thought I'd be a smartass and try _not_ not specifically set my DNS domain 
when building.

./configure --help does say:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)

Okay, so I build mutt with
./configure --without-domain

As a result, ./mutt -v says:
DOMAIN="no"

And when sending mails, mutt will create a Msg-Id which has myhostname.no in 
the domain part.

I expected the compile option to result in
-DOMAIN
as if I did not give it at all.
>How-To-Repeat:
./configure --without-domain
make
./mutt -v
>Fix:
Unknown
>Add-To-Audit-Trail:

>Unformatted: