Your message dated Fri, 30 May 2008 15:28:53 +0100
with message-id <[EMAIL PROTECTED]>
and subject line smail has been removed from Debian, closing #203090
has caused the Debian Bug report #203090,
regarding smail: $local_domain does not expand inside directors.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
203090: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203090
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: smail
Version: 3.2.0.115-3
Severity: wishlist
Tags: upstream

It sure would be nice to be able to expand the $local_domain variable
described in smail(5) within the directors file.

Specifically, I was hoping to be able to make a director as follows:

users:
  driver=altuser;
  pwfile="/etc/smail/domains/${local_domain}/users",
  proto=lsearch,
  transport=dispatch

Where the transport is something like:

dispatch:
  local,
  return_path,
  driver=pipe;
  cmd="/usr/local/sbin/deliver_mail ${local_domain} ${user}",
  user=mail,
  group=mail

And the /usr/local/sbin/deliver_mail program knows exactly what to do
for the different domains.

Anyway, the transport expands local_domain correctly, but withing the
directors file is doesn't seem to expand at all. Instead, I get errors
like "/etc/smail/domains/${local_domain}/users: file not found".

The workaround is simply for me to have a separate director for each
domain smail is responsible for. This just seems like a waste, when each
entry differs only in its name, the domains= line, and the file= line.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gallant 2.5.75 #1 Thu Jul 10 15:03:37 PDT 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages smail depends on:
ii  cron                        3.0pl1-74    management of regular background p
ii  libc6                       2.3.1-17     GNU C Library: Shared libraries an
ii  libident                    0.22-2       simple RFC1413 client library - ru
ii  libwrap0                    7.6-ipv6.1-3 Wietse Venema's TCP wrappers libra

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 3.2.0.115-7.1+rm

The smail package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.

For more information about this package's removal, read
http://bugs.debian.org/474068 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues
http://Marco.Tondela.org


--- End Message ---

Reply via email to