On Tue, 18 Aug 2009, Jesús M. Navarro wrote:
PS: You know that NIS is an unsecure protocol only to be used if you are
absolutly convinced you are tightly controlling all the clients that can
attach to the network, do you?
There are still good reasons to run NIS, and it can be done securely
(e
On Sun, 21 Jun 2009, Kelly Jones wrote:
I have sendmail installed on etch, but not running as a daemon
Why on earth would you do that ... sendmail, like any other MTA these
days binds only to 127.0.0.1 by default.
When I do:
# echo "Test" | /usr/lib/sendmail f...@bar.com
the logs show this
On Thu, 18 Jun 2009, T o n g wrote:
Is there any way to purge sendmail queue?
1) The "Get a bigger hammer" approach:
/etc/init.d/sendmail stop
rm -f /var/spool/mqueue
/etc/init.d/sendmail start
2) The "Not every problem is nail" approach:
man qtool
This
On Tue, 16 Jun 2009, kj wrote:
I should know this but I'm drawing a blank, and google is only finding the
things I'm not looking for.
Man, I know the feeling
How do I get sendmail to forget the MX lookups it's done for mail that are
already in the queue, and check them again? I have a clien
On Fri, 13 Mar 2009, randall wrote:
And there are indeed other servers that are unhappy with poor DNS
ftp comes to mind, its always the first thing i turn off when i install it
for anything other then personal usage.
:) I don't have that luxury (at work, but do use ftpd-ssl)
The only use to
On Fri, 13 Mar 2009, randall wrote:
IMO the solution is not to tweak those subsystems and applications,
but to get a valid rDNS record added to the DNS.
Indeed, always best to have fully functional DNS, and no - for Linux
at least, /etc/hosts is not functional DNS.
agreed in principle, but si
On Sun, 1 Feb 2009, Andics László wrote:
DAEMON_OPTIONS(`Name=MSA,Port=submission,Modifiers=aE')
Check submit.mc for the msp feature line - you'll want to make sure
the port is 25 instead of 587 ... something like:
FEATURE(`msp', `[127.0.0.1]', `25')dnl
--
Rick Nelson
Ever heard of .c
On Sat, 31 Jan 2009, Andics László wrote:
Any Srv_Features lines ?
No, my access file is have only those two Connect lines.
Ok, what does your DAEMON_OPTOINS line look like, M=a will
cause this
--
Rick Nelson
The purpose of having mailing lists rather than having newsgroups is to
place a ba
On Sat, 31 Jan 2009, Andics László wrote:
I have these two Connect lines:
"
Connect:localhostRELAY
Connect:gophernet.huRELAY
"
looks ok
I have really no idea what is wrong with this.
Anyway, thanks for the answer.
Any Srv_Features lines ?
--
Rick Nelson
Where in the US is Linus?
On Fri, 30 Jan 2009, Andics László wrote:
The original message was received at Fri, 30 Jan 2009 06:25:17 +0100
from r...@localhost
Is localhost in /etc/mail/local-host-names ?
and sendmail.mc has
FEATURE(`use_cw_file')dnl # local-host-names
- The following addresses
On Sun, 4 Jan 2009, Stefan Schmidt wrote:
Hello,
Howdy
in my understanding the /etc/hosts file should contain an entry with the FQDN
of the host.
123.123.123.123 hostname.domain.tld hostname
Yes, that is the proper format and order
I would for simplicity prefer to use a domain name ins
On Thu, 6 Nov 2008, Julian De Marchi wrote:
It uses them to determine the NS for the domain name you want. to run
bind at its quickest, using your own root zone can help.
That makes sense. By default "." is type hint.
I aggregate a root zone to run on my name servers. You may grab the
zone
On Sat, 25 Oct 2008, Chris Hiestand wrote:
Is there an out of the box solution to authenticate SHA-1 passwords via pam?
And yes, I know SHA-1 is pretty much cryptographically broken, but I would
still like to find support for it.
Move the user data to LDAP:
Operations (RFC 3062).
On Sat, 18 Oct 2008, T o n g wrote:
"Most Linux systems are set up to use procmail as the local delivery
agent by default, so you should not have to set up a .forward."
Or there is something else?
procmail is optional, and so can not be the default MDA
In Debian, sensible-mda(8) is the defau
On Fri, 17 Oct 2008, T o n g wrote:
I use sendmail as the default MTA, and have ~/.procmailrc for filtering
my mails.
However, in my newly installed system (Lenny), my mails stay in /var/
spool/mail without being forwarded.
"Most Linux systems are set up to use procmail as the local delivery
a
On Wed, 15 Oct 2008, markus reichelt wrote:
http://hinterhof.net/debian/ doesn't list loop-aes packages (among
other stuff) anymore, for quite some time now.
Is there a new maintainer? Where are the packages?
Is this what you want:
apt-cache show loop-aes-source
--
Rick Nelson
no... I musn
On Tue, 14 Oct 2008, Clifford W. Hansen wrote:
I take it I will need to get a Krb5 schema file for ldap?
Yes, and iirc, one comes with Heimdal package (likely in /usr/share/doc)
if you can't find one, let me know
Yea I'm not actually sure why we need kerberos, but my boss seems to
think we d
On Fri, 10 Oct 2008, Clifford W. Hansen wrote:
Has anybody set this up before and have documentation on how to replicate it.
I had an existing LDAP setup for Linux/AIX/Samba - and it was trivial
to get Heimdal-kdc up and running using the existing LDAP database,
just had to add the requisite
On Sat, 4 Oct 2008, Kelly Clowers wrote:
On Sat, Oct 4, 2008 at 9:31 PM, Jason C. Wells <[EMAIL PROTECTED]> wrote:
Does anyone know of a package for kerberized login and XDM, preferably
heimdal? I wasn't able to scare one up.
Login and xdm should use PAM, so as long as you have libpam-heimd
On Mon, 29 Sep 2008, Andrew Perrin wrote:
Using debian testing (lenny) and self-compiled 2.6.25 or 2.6.26 kernels, I
get the following GPF:
Sep 29 16:08:47 che kernel: general protection fault: [#1] SMP
...
Sep 29 16:08:47 che kernel: Call Trace:
Sep 29 16:08:47 che kernel: [] afs_osi_
Check the URI/host spec in /etc/libnss-ldap.conf to make sure it is
valid... there was a revision or few that mucked up in converting from
host to uri.
the syntax should be:
uri ldapi:///(if you enabled that)
uri ldap:/// or ldap://fqdn/
uri ldaps://localhost:636/
The next problem comes
On Tue, 8 Jul 2008, jpk wrote:
Date: Tue, 8 Jul 2008 20:50:28 +0200
From: jpk <[EMAIL PROTECTED]>
To: debian-user@lists.debian.org
Subject: Unable to remove trousers
Resent-Date: Tue, 8 Jul 2008 18:51:05 + (UTC)
Resent-From: debian-user@lists.debian.org
Hi,
today I tried to remove trouers
On Mon, 7 Jul 2008, Barclay, Daniel wrote:
Screw you and the stupid Microsoft shit that FGM uses.
I've been trying to gather evidence to show that our mail server (or its
configuration) is corrupting messages (turning plain-text messages into HTML
messages) and causing problems (e.g., this ta
On Wed, 14 May 2008, Paul Johnson wrote:
Going from a completely fresh prospective, what MTA makes it easiest to set up
ASMTP, checking against PAM for passwords?
You should probably use SMTP AUTH, it took me a minute to decode ASMTP,
and was only able to do so by context.
But that said, pick
On Wed, 14 May 2008, NFN Smith wrote:
If I set DAEMON_HOSTSTATS="No"; in sendmail.conf, then sendmailconfig
deletes /var/lib/sendmail/host_status, as described in relevant
documentation. However, somewhere along, sendmail is still trying to
write to that directory on the regular runs of the s
On Wednesday 19 March 2008 03:21:17 am Andrius wrote:
how to configure Sendmail to send a messages through ISP SMTP server?
Install sendmail-doc and check /usr/share/doc/sendmail/cf.README.gz
for SMART_HOST ( define(`SMART_HOST', `')dnl )
On Wed, 19 Mar 2008, Paul Johnson wrote:
It's prob
On Wed, 20 Feb 2008, Alex Samad wrote:
Ah, that is what I missed before... tab completion of user names
not directory entries
yeah only on username expansion
Please also check for group entries
malloc: unknown:0: assertion botched
free: start and end chunk sizes differ
last command: ls -l
On Wed, 20 Feb 2008, Alex Samad wrote:
When i try this
ls ~al
Ah, that is what I missed before... tab completion of user names
not directory entries
malloc: unknown:0: assertion botched
free: start and end chunk sizes differ
last command: ls -l
so readers, how can I debug this further and
On Fri, 14 Sep 2007, Ralph Katz wrote:
Problem: X ignores keyboard and mouse input, but shows cursor movement
and running apps update normally on-screen in visible windows (gkrellm,
gaim, etc).
I regularly see a similar problem on several boxen - and have for
quite some time.
* Mouse c
On Fri, 17 Aug 2007, Sergio Belkin wrote:
I add a header setting in sendmail.cf (I added something as
H?X?X-Authorization-Id: how=${auth_type} who=${auth_authen}
, but everytime that I rebuild it via m4 (I use mainly sendmail.mc),
header settings are lost.
You can add that same line to sendm
On Thu, 16 Aug 2007, Sergio Belkin wrote:
Hi community
ehlo
I have an authenticated sendmail. I want to modifiy it in order to:
*All mail sent to mydomain.com is not authenticated
*All mail sent to any domain different as mydomain.com be authenticated
(TLS included).
Is that what you real
On Tue, 14 Aug 2007, Steve Kleene wrote:
I am trying to replace my old Red Hat 6 mail server with an Etch machine.
Welcome
At the moment, the Etch machine can send mail but not receive it. In all cases
I am using sendmail.
The default installation of sendmail only listens on localhost.
C
On Mon, 13 Aug 2007, Sergio Belkin wrote:
Hi community
Hello
I have to authenticate Sendmail using openldap (I can't choose another SMTP is
for my job, also I've already got cyrus-imap using sasl and openldap).
I use sendmail/openldap/dovecot
Should I SASL in order to integrate both send
On Tue, 3 Jul 2007, Shams Fantar wrote:
If there is truly nothing in /var/log/mail.log, it implies that sendmail
saw the mail recipient as being local, and as such, refused to accept
the mail for a non-existant local user.
Yes, you are right.
As if that was ever in question :)
But, what is
On Mon, 2 Jul 2007, Shams Fantar wrote:
I have used Google to have the answers at my problem, but I did not find
anything.
You need more practice, the 1st page of my only search turned up this:
--
Take a look at /usr/incl
On Sat, 23 Jun 2007, Till Wimmer wrote:
i'm running a server for several customers using cyrus/IMAP, sendmail,
apache2 and ssh.
I'm looking for a way to store all the passwords for them in _one_
database so i can manage them easily by a web interface.
By artifically tying the database concept
On Sat, 17 Mar 2007, Michael Lueck wrote:
We can indeed "surf" reverting back to the default settings.
Indeed, default settings include the PPPoE end point being the Netopia.
However, by default it NAT's the connection which makes the fact they include
5 static IP's basically useless.
No, o
On Sat, 17 Mar 2007, Michael Lueck wrote:
We are seeing web pages that state that BellSouth's DSL requires PPPoE
installed in Linux verses being configured in the Netopia device.
When I had BellSouth service, I completely ignored their instructions
(and required windows only install CD) and se
On Tue, 5 Dec 2006, Tom Allison wrote:
ntpd returns a permission denied error!
All the files are ntp owned...
btdt :(
every time I've seen that, there have been multiple ntpd daemons running
- something in the postinst doesn't properly kill the prior daemon.
do `ps aux | grep ntpd` (or jus
On Sun, 17 Sep 2006, Marc Shapiro wrote:
So, SATA drives will 'just work' with a 2.6.x kernel?
I'm running SATA (1) on:
* ASUS av7600 (non-native)
* Intel 945/ICH7 (native)
* Intel other (powered off at the moment)
In general, things just work... you may have to tell y
On Thu, 14 Sep 2006, T.J. Duchene wrote:
What is the appropriate list for this? Bugs?
Yes, bugs, or directly to the maintainer
I'm not sure if you would really consider this a flaw or not. I do, but then
I've had more experience with Sendmail than most.
A flaw, but a cosmetic one
This,
On Mon, 12 Jun 2006, John Covici wrote:
I have a Debian system where I have the sasl2 library set up -- there
were some problems doing that which I will get to in another message,
but the main problem is that I have used
testsaslauthd with a userid and password using my imap server for
authentic
On Mon, 27 Mar 2006, Steve Johnson wrote:
1) SMTP AUTH/SASL wont authenticate.. Everything looks right, but if I
look at the log files when someone tries to authenticate, it says a
possible SMTP hack has occured. *shrug*
The full message would be very helpful
2) I can't send mail from the lo
On Mon, 20 Jun 2005, Elmer E. Dow wrote:
I was traveling on business and attempted to connect to the Internet (mail and
browse) via a network at the office where I was working. Now that I'm home I
notice that when booting the system hangs for approximately 60 seconds at
"Starting: MTA."
MTAs l
On Thu, 9 Jun 2005, Chavdar Videff wrote:
Recently my boss wanted to be able to check his mail through a web interface
when he is abroad.
After some initial searching I decided to test Squirrelmail.
Installation and initial configuration was OK. It is now accessed through the
browser.
Try dove
On Wed, 3 Nov 2004, Eriberto wrote:
> However, the mail.log is rotated daily and compressed. How to make
> logrotate work fine with sendmail?
Use a different syslog package (that doesn't do its own rotation).
--
Rick Nelson
MSDOS didn't get as bad as it is overnight -- it took over ten years
of
On Mon, 18 Oct 2004, Wayne Sitton wrote:
> Yesterday I upgraded to sarge on my email server. Now suddenly and
> email sent to it gets sent back with
>
> ... while talking to zlabinc.com.:
> >>> RCPT To:<[EMAIL PROTECTED]>
> <<< 503 This mail server requires authentication. Please check your mail
On Sat, 11 Sep 2004, Robert S wrote:
> I have posted a question recently about sendmail not resolving host names.
> It looks to me as if it is failing to do lookups.
That'd be a DNS failure - not sendmail... Some resolvers are b0rked
wrt /A6 lookups :(
> Is is possible to prevent sendm
What does /etc/resolv.conf have ?
does `host hypothetical.recipient.address` work ?
--
Rick Nelson
* Knghtbrd assigns 3 to Chris
* variable wonders who else is named chris besides me
variable - you. =>
* Knghtbrd waits for variable to dramatically say "I feel SO used!"
Knghtbrd: :)
* variable
On Tue, 31 Aug 2004, John Harrold wrote:
>
> [Sun Aug 22 06:25:32 2004] [notice] child pid 3881 exit signal Segmentation fault
> (11)
> [Sun Aug 22 06:25:32 2004] [notice] child pid 3880 exit signal Segmentation fault
> (11)
> [Sun Aug 22 06:25:33 2004] [notice] child pid 3894 exit signal Segment
On Wed, 18 Aug 2004, Richard A Nelson wrote:
> I'll see if I can dig up some answers - but I don't have anything
> other than luser privs anywhere.
There is something amiss - maybe Murphy is starting to warm up - we
*are* awfull close to a release (in Debian terms anyway).
See
On Tue, 17 Aug 2004, Kenward Vaughan wrote:
> Last (but outside my personal account) is the fact that I have now
> subscribed to the list through my work, and have yet to receive an
> email here after the confirmation.
hrm... not good - wonder why it is somefolk thing, instead of all
of us.
Ple
On Tue, 17 Aug 2004 [EMAIL PROTECTED] wrote:
> I guess now it's my turn in the rape room; I haven't gotten anything
> from the list after August 15. (I see my subsequent post has showed
> up there, though.)
I'll wager that this is some of the damage we'll all see more of -
ISPs blocking high-vol
On Tue, 17 Aug 2004, Richard Weil wrote:
> I've been waiting for the unstable version openldap2 to propogate to
> sarge since there were reported severe problems with TLS with the
> version currently in sarge. I checked on the status today and it says:
There a few other packages in the same boat
hehe... I think I'll step aside and watch this one :)
But, for the record, I'd like to point out that I missed the 1st post
of this - dug around and found it... I replied directly to the
originator and as of yet had heard nothing.
We now return control of your flamefest to you (Outer Limits, a
On Wed, 3 Oct 2001, Ian Marlier wrote:
> I'm running a machine with multiple ethernet interfaces. The box
> runs sendmail, pop, and ftp...but I can't figure out how to make any
> of them bind to a specific one of the eth ports...it's not
> documented! Help!
>
> ipop2d, ipop3d, and ftpd are all r
On Mon, 1 Oct 2001, Mike Dresser wrote:
> Every couple days, i have to sendmail -q, beacuse /var/spool/mqueue has
> sometimes dozens of outbound unsent messages. Once i do that, most of
> them get sent, leaving the ones that are unreachable/etc left to be sent.
what does mailq say about those me
Gack... I've seen this before, but can't recall what I need
to do to get around this...
I did a mkfontdir for /usr/X11R6/lib/X11/lib/fonts/*
--
Rick Nelson
On Wed, 5 Jul 2000, Ron Rademaker wrote:
> okay, I a little further now, only every mail stays in the mailq with the
> message: Deferrred
>
> HELP!! please
post (or send privately) the output of `mailq -v` so I can see why
your mail is deferred - then we can figure how to get it going
--
Rick
On Wed, 5 Jul 2000, Ron Rademaker wrote:
> Alright I get the following message when I try to generate sendmail.cf:
>
> Configure sendmail with the existing /etc/mail/sendmail.mc? [Y]
> Updating sendmail databases ...
> Checking sendmail.cf and databases.
> Scanning /etc/mail/sendmail.mc
> Creatin
On Mon, 5 Jun 2000, Erik van der Meulen wrote:
> I have used sendmail for an extended period of time with a UUCP feed for
> a single domain.
> Now I have registered additional domains and I am running into some
> difficulties with my configuration.
> My server is: souterrain.avondel.nl and beside
On 26 May 2000, Kirk Hilliard wrote:
> I would like to configure my SMTP server to relay mail for a few
> friends who dial up and are dynamically assigned IPs. I certainly
> don't want an open relay, but I don't know what other options I have
> with Debian.
sendmail 8.10.1 can use sasl to do aut
On Wed, 17 May 2000, Gary D wrote:
> newaliases gives this error
> Cannot open hash database /etc/aliases.db: Invalid argument
> WARNING: cannot open alias database /etc/aliases
Why can't it open /etc/aliases - do actually have a file there?
if not, cp /usr/share/doc/sendmail/examples/db-examples
Has anyone run wu-ftpd Version wu-2.6.0(1) Wed Mar 15 16:30:52 CET 2000
with passive ftp support?
ftp> ls wtf
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
-rw-r--r--1 cowboy cowboy 9269 Nov 18 17:15 wtf
226 Transfer complete.
ftp> passive
Passive mo
Has anyone else had problems with diald/pppd since the upgrade?
I'm running:
Kernel 2.2.13ac2
ppp2.3.10-2
diald 0.99.1-0.1
I've not changed /etc/diald/diald.options (kept my old file)
pppd (via pon/poff) work fine, but when diald calls pppd, things get hosed:
Nov 4 09:31:23 back40 d
I've just replaced the subject on incoming so that the file
sendmail_8.10.0.Beta6.announce is in /usr/doc/sendmail.
This will be a `big` release, but *fortunately*, one that means you
don't need to anything other than rebuilding sendmail.cf (if
you've let the automagic crap run)!
Notes:
* IPV6
On Fri, 24 Sep 1999, Jason Gunthorpe wrote:
> On Fri, 24 Sep 1999, Richard A Nelson wrote:
>
> > If I use an environment variable http_proxy, apt does use the specified
> > proxy.
>
> Include the whole config file - betcha have a no proxy setting.
[badlands:/u/download 0
If I use an environment variable http_proxy, apt does use the specified
proxy.
However, with this in my /etc/apt/apt.conf, the proxy is silently ignored:
Acquire
{
Queue-Mode "host"; // host|access
Retries "0";
// HTTP method configuration
Http
{
Proxy "http://localhost:80";
On 2 Aug 1999, Miquel van Smoorenburg wrote:
> You tell me. I have glibc 2.0, 2.1 and 2.2pre installations here with
> both NIS servers and clients on them, and for me it all simply works.
> Alas I cannot reproduce the problems that other people are having with
> NIS, and I am really trying. So, I
On Thu, 15 Jul 1999, Mike Patterson wrote:
> Ok, black is actually the 0.69, a machine dialing in with ppp. 0.1, the
> relay, is "white".
cool, we're on the same page then (I'm suddenly reminded of a Three Dog
Night song ;-} )
> So I made the change above on white in the file /etc/mail/sendm
1) Make sure /etc/resolv.conf is setup correctly
if you can't do `host xxx.yyy.zzz', sendmail can't find
it either
2) sendmail is restrictive by design - you have to tell it
that you know the blood is upon your hands ;-}
on the black machine (your apparent gateway), make sure
You can use genericstable to rewrite outgoing mail, one or more records
per user:
debian [EMAIL PROTECTED]
ibm [EMAIL PROTECTED]
etc.
virtusertable works the opposite, mapping incomming mail to local user
boxes... but sounds like
wrt no extant packages:
Read the license - not very nice... you might
take a peek at DANTE (free socks4/5 client/server)
wrt it not working:
ah... you're on potato...
runsocks works fine on glibc-2.0(slink), but fails with
glibc-2.1(potato).
Note that you can use NEC socks to socksify, at
On Wed, 21 Apr 1999, Nils Rennebarth wrote:
> Running sendmailconfig, and answering yes to the Mailertable question
> creates and entry like this:
>
> FEATURE(mailertable, `text /etc/mail/mailertable')dnl
>
> which doesn't work.
>
> FEATURE(mailertable, `hash -o /etc/mail/mailertable')dnl
>
>
The common problem wrt startup delay is that your /etc/hosts isn't
quite upto snuff.
1) make sure you have 127.0.0.1 localhost (preferably as 1st line)
2) make sure every interface (tr, eth, ppp, etc.) has an entry
--
Rick Nelson
C:\WINDOWS C:\WINDOWS\GO C:\PC\CRAWL
Unfortunately, I think this phenomenon is only going to get worse,
I wouldn't be surprised to start seeing ISPs start firewalling port 25
;-{
This action really bites those of us who *must* use more than one ISP,
and/or send mail from multiple sites and would like to decide where
followups go...
*sigh*
Here's what I know thus far...
potato's sendmail and glibc 2.1 seem to get along fine (at least on this
box) ! Those of you with problems all seem to have also installed the newer
libdb2
I was fortunate in that my socks access died, and I have been unable to
download/install libdb2 ;-}
On Tue, 16 Feb 1999, Matthew Myers wrote:
> When I try to compile Sendmail 8.9.3 with the Berkley DB routines from
> sleepycat.com, I get two errors about unresolved externals. Can someone
> tell me what to try?
My first suggestion (if this is for i386) would be to just get the .deb
and install
In the changelog for sendmail 8.9.3, there is a notice about possible
signature problems due to reordered mime headers.
sendmail-8.9.3-1 is in incomming, slated for frozen and unstable,
please let me know if it solves your problem
--
Rick Nelson
>
> How would I do setup an email autoreply in Sendmail?
>
Since sendmail only Transports mail, you don't... You'll need
to install a `real` Mail Delivery Agent - something like
procmail.
With procmail, you can parse mail by any of the headers, or even
mail body content... I use it to rout
Let sendmail's local delivery work as before, and add this line to
your sendmail.mc:
define(`SMART_HOST', `mailhub')
where mailhub is the name of your firewall machine. sendmail will
then forward any non-local mail to mailhub
--
Rick Nelson
C:\WINDOWS C:\WINDOWS\GO C:\PC\CRAWL
ubject: Re: printing to a win95 shared printer *sigh*
>
> Richard A Nelson writes:
> >
> > Has anyone setup lprng to print to a win95 shared printer?
> > The printer in question is a HP DeskJet 870.
> >
> > I've been printing to the printer locally, but had
Has anyone setup lprng to print to a win95 shared printer?
The printer in question is a HP DeskJet 870.
I've been printing to the printer locally, but had to move the printer
to a box that runs mostly lose 95.
Thanks,
--
Rick Nelson
Found the subject card at a good price (after rebate), but couldn't
find any info on the 2d portion of the card... anyone know what I
need for xf86 (or if it isn't supported)?
--
Rick Nelson
I can't check the archives, because I don't have a browser anymore ;-{
But I'm sure I saw a resolution to this:
[badlands:~ 0]$ netscape
Warning:
Name: communicator-smotif.real
Class: XmDisplay
_MOTIF_DRAG_WINDOW has been destroyed
/usr/bin/X11/netscape: line 64: 3446 Bus error
LD_P
Sendmail slowly is moving everything to /etc/mail - but they haven't hit
all the databases yet.
I can update the features for Debian, and move the default files from
/etc/ to /etc/mail/
Without parsing /etc/mail/sendmail.mc, I can't tell what type of
encoding is used for the databases, so I don't
The last update of sendmail switched from libdb to libdb2, as
recommended by the sendmail group (and requested by a sparc user).
Unfortunately, this change means that sendmail databases (alias,
users, etc.) *must* be rebuilt.
I'll update the package to provide this warning - but those who
have al
Hrm... I'm also seeing the same problem
--
Rick Nelson
On Fri, 11 Sep 1998, Gene McCulley wrote:
> Date: Fri, 11 Sep 1998 09:30:34 -0400 (EDT)
> From: Gene McCulley <[EMAIL PROTECTED]>
> To: Richard A Nelson <[EMAIL PROTECTED]>, debian-user@lists.debian.org,
Peter Iannarelli <[EMAIL PROTECTED]>
> Subject: Re:
The sender will need to setup sendmail to masquerade as his firewall.
That is how this message is getting out, my box masqerades as
vnet.ibm.com when sending mail externally.
--
Rick Nelson
On Thu, 10 Sep 1998, Gene McCulley wrote:
> Date: Thu, 10 Sep 1998 11:11:53 -0400 (EDT)
> From: Gene McC
I'm running Debian fine with a Mystique 220 4m. The only problem you'll
have is if you install from a CD or 1.3.rx version... These include an X
system that doesn't recognize the Mystique. You can use it in VGA mode
whilst downloading the lastest from XFree86 (for bo), or from whereever.
--
R
Alain Nissen wrote:
>
> Richard A Nelson wrote:
> >
> > When I start netscape I get a ration of the attached messages... I
> > thought I've taken care of all the requisite symlinks, but am obviously
> > missing something... Does anyone know what ?
>
&
I've installed Netscape 4.04 on a hamm system (current through today).
When I start netscape I get a ration of the attached messages... I
thought I've taken care of all the requisite symlinks, but am obviously
missing something... Does anyone know what ?
Rick Nelson
/usr/lib/netscape/netscape:
93 matches
Mail list logo