From: Aitor Benito <abm175@euskalnet.net>
To: linux-admin@vger.kernel.org
Subject: Re: What determiens where email is stored?
Date: Thu, 13 May 2004 21:43:54 +0200 [thread overview]
Message-ID: <40A3CFFA.8000602@euskalnet.net> (raw)
In-Reply-To: <16547.51744.283654.747686@cerise.nosuchdomain.co.uk>
my apologies... this is a bit offtopic, but is what came to my mind when
you started this thread about sendmail's configuration... ;)
http://comic.escomposlinux.org/ecol-65-e.png
Glynn Clements wrote:
> Matt Howard wrote:
>
>
>>>I am using Sendmail with procmail as the local mailer.
>>>
>>>Currently all the mail is stored on my mail server in
>>>/var/spool/mail/<username>
>>>
>>>I want to move the storage to a different directory and I can not seem
>>>to find the appropriate configuration file.
>>
>>Other than the symlink answer, sendmail defines this at compile time. I
>>know, you're thinking, "With all that crap you can configure and all
>>the macro-expansion, they don't even let you change the mail drop?"
>>Yeah, it's strange, but you'll find what you need in
>>"include/sendmail/pathnames.h" from the sendmail source kit. There
>>should be a line that defines "_PATH_MAILDIR". You should be able to
>>get the source to your sendmail package (srpms, apt-get --source, or
>>what have you), make this change, and replace the package.
>
>
> The above is incorrect.
>
> Sendmail doesn't write to mail spools, and doesn't need to know where
> they reside. It just feeds the message to the delivery agent (e.g.
> procmail).
>
> The _PATH_MAILDIR macro is for the mail.local program, which is
> "bundled" with sendmail. Unless you're actually using mail.local (and
> Adam indicated that he's using procmail), it isn't relevant.
>
next prev parent reply other threads:[~2004-05-13 19:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-13 13:38 What determiens where email is stored? Adam Lang
2004-05-13 13:34 ` Upendra L. Gandhi
2004-05-13 13:48 ` Adam Lang
2004-05-13 13:40 ` Marshall Lake
2004-05-13 13:49 ` Adam Lang
2004-05-13 17:05 ` Matt Howard
2004-05-13 19:18 ` Glynn Clements
2004-05-13 19:31 ` Matt Howard
2004-05-13 19:43 ` Aitor Benito [this message]
2004-05-13 20:37 ` Adam Lang
2004-05-13 18:48 ` Glynn Clements
2004-05-13 18:20 ` A. R. Vener
2004-05-13 19:56 ` Scott Taylor
2004-05-13 20:12 ` Adam Lang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40A3CFFA.8000602@euskalnet.net \
--to=abm175@euskalnet.net \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.