Followup-For: Bug #481818
Package: nbsmtp
Version: 1.00-4

Hi

I think nbsmtp should conflict with mail implementations, which it does
not support. I use bsd-mailx and it does not work. 

bsd-mailx fails with:
send-mail: invalid option -- i
Usage: send-mail -f [EMAIL PROTECTED] -h relayhost [OPTIONS] (use -H for help) 
Can't send mail: sendmail process failed with error code 1

heirloom-mailx fails with:
/usr/lib/sendmail: není souborem ani adresářem [*]
"/home/mcihar/dead.letter" 10/217
. . . message not sent.

After addding symlink it still fails with:
send-mail: invalid option -- i
Usage: send-mail -f [EMAIL PROTECTED] -h relayhost [OPTIONS] (use -H for help)

[*] = no such file or directory

mailutils seems to work fine

I'm also going to increase priority of this bug to criticial, because
"makes unrelated software on the system break". Almost anything what
wants to send an email is broken, including reportbug.

Attached is diff to proposed NMU which I just uploaded to DELAYED/7. If
you see any problem with it, please let me know or just upload
your version sooner.

-- 
        Michal Čihař | http://cihar.com | http://blog.cihar.com


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.25.18-0.1-default (SMP w/2 CPU cores)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages nbsmtp depends on:
ii  libc6                         2.7-15     GNU C Library: Shared libraries

nbsmtp recommends no packages.

Versions of packages nbsmtp suggests:
pn  fetchmail                     <none>     (no description available)
pn  mutt                          <none>     (no description available)
diff -u nbsmtp-1.00/debian/changelog nbsmtp-1.00/debian/changelog
--- nbsmtp-1.00/debian/changelog
+++ nbsmtp-1.00/debian/changelog
@@ -1,3 +1,13 @@
+nbsmtp (1.00-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Conflict with mail implementation which do not work with nbsmtp 
+    (Closes: #481818).
+  * Remove homepage link as it does not exist (Closes: #496653).
+  * Watch file also removed as upstream seems to be gone (Closes: #449709).
+
+ -- Michal Čihař <[EMAIL PROTECTED]>  Thu, 30 Oct 2008 10:18:55 +0100
+
 nbsmtp (1.00-4) unstable; urgency=low
 
   * Acknowledge NMU (Closes: #395898).
reverted:
--- nbsmtp-1.00/debian/watch
+++ nbsmtp-1.00.orig/debian/watch
@@ -1,2 +0,0 @@
-version=3
-http://nbsmtp.ferdyx.org/index.php (?:.*/)?nbsmtp-(.*)\.tar\.gz
diff -u nbsmtp-1.00/debian/control nbsmtp-1.00/debian/control
--- nbsmtp-1.00/debian/control
+++ nbsmtp-1.00/debian/control
@@ -11,7 +11,7 @@
 Replaces: mail-transport-agent
 Provides: mail-transport-agent
 Suggests: mutt, fetchmail
-Conflicts: mail-transport-agent
+Conflicts: mail-transport-agent, bsd-mailx, heirloom-mailx
 Description: Simple MTA to send your mails to another mail server via SMTP
  This tool is used when you don't want a big MTA on your box. Reasons are maybe
  if you want to relay your mail over the one of your provider or you have a
@@ -23,2 +22,0 @@
- .
-  Homepage: <http://nbsmtp.ferdyx.org/>

Attachment: signature.asc
Description: PGP signature

Reply via email to