It is system wide, not specific user (~/.forward)
Is it possble with Sendmail?
How about Postfix and Qmail?
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PR
On Tue, Oct 04, 2005 at 05:00:12PM +0800, Patrick Dung wrote:
> It is system wide, not specific user (~/.forward)
> Is it possble with Sendmail?
> How about Postfix and Qmail?
Grep for bcc in the output of postconf for postfix:
[~] [EMAIL PROTECTED]>postconf | grep bcc
always_bcc =
r
Thanks for reply.
Wow, postifx got their power. Very simple.
But I really want to know about Sendmail, because it's default in many Unix.
Checking out http://www.technoids.org/procmailfilter.html but it seems
quite complex.
Edwin Groothuis wrote:
On Tue, Oct 04, 2005 at 05:00:12PM +0800, Pat
Patrick Dung wrote:
Thanks for reply.
Wow, postifx got their power. Very simple.
But I really want to know about Sendmail, because it's default in many
Unix.
Checking out http://www.technoids.org/procmailfilter.html but it seems
quite complex.
I think you want sendmail's -X option:
-X logfi
> It turns out that the sysctl buffer is already wired in one of the two
> cases
> that this function is called, so I moved the wiring up to the upper
layer
> in
> the other case and cut out a bunch of the locking gymnastics as a
result.
> Can you try this patch?
>
> Index: kern_proc.c
> ==
On Monday 03 October 2005 03:24 pm, Maslan wrote:
> hello,
> i was wondering what/where changes should i do to make files when
> moving a file from directory to another in the kernel source.
> for example if want to move all /usr/src/sys/i386 , /usr/src/sys/ia64
> in /usr/src/sys/intel/i386 and /us
On 3 Oct, Rob Watt wrote:
>> It turns out that the sysctl buffer is already wired in one of the two
>> cases
>> that this function is called, so I moved the wiring up to the upper
> layer
>> in
>> the other case and cut out a bunch of the locking gymnastics as a
> result.
>> Can you try this patch
On Tue, 4 Oct 2005, Patrick Dung wrote:
Thanks for reply.
Wow, postifx got their power. Very simple.
But I really want to know about Sendmail, because it's default in many Unix.
Checking out http://www.technoids.org/procmailfilter.html but it seems quite
complex.
You can use mailsnarf (part
On 10/4/05, John Baldwin <[EMAIL PROTECTED]> wrote:
> On Monday 03 October 2005 03:24 pm, Maslan wrote:
> > hello,
> > i was wondering what/where changes should i do to make files when
> > moving a file from directory to another in the kernel source.
> > for example if want to move all /usr/src/sys
Commited.
Roman Kurakin:
Hi,
It seems that the LOR #55
(http://sources.zabbadoz.net/freebsd/lor.html#055)
could be fixed by following patch. I need testers and reviewers of it
since I want
to commit it.
I do not see a reason why not to extend action of FILEDESC_LOCK.
(http://www.cro
10 matches
Mail list logo