Package: bsd-mailx
Version: 8.1.2-0.20100314cvs-1+deb6u1
Severity: important

whith exim4 as my MTA :
# ls -l /usr/sbin/sendmail
lrwxrwxrwx 1 root root 5 29 nov.   2011 /usr/sbin/sendmail -> exim4

I try to pass args to exim like this :
# mail [email protected] -- -v

it was working well whith 8.1.2-0.20100314cvs-1 :
# mail -d [email protected] -- -v
user = root, homedir = /root
Subject: test
test
Cc:
Sendmail arguments: "send-mail" "-i" "-v" "--" "[email protected]"

now whith 8.1.2-0.20100314cvs-1+deb6u1 :
# mail -d [email protected] -- -v
user = root, homedir = /root
Subject: test
test
Cc:
Sendmail arguments: "send-mail" "-i" "--" "-v" "[email protected]"

note that "--" and "-v" are in the wrong order, exim will not interpret
it.


-- System Information:
Debian Release: 6.0.10
  APT prefers squeeze-lts
  APT policy: (500, 'squeeze-lts'), (500, 'oldstable-updates'), (500, 
'oldstable')
Architecture: i386 (x86_64)

Kernel: Linux 3.2.0-0.bpo.4-amd64 (SMP w/24 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bsd-mailx depends on:
ii  base-files               6.0squeeze10    Debian base system miscellaneous f
ii  exim4-daemon-custom [mai 4.72-6+squeeze3 custom Exim MTA (v4) daemon with l
ii  libc6                    2.11.3-4+deb6u4 Embedded GNU C Library: Shared lib
ii  liblockfile1             1.08-4          NFS-safe locking library, includes

bsd-mailx recommends no packages.

bsd-mailx suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to