On Fri, 15 Dec 2000, Nathan Harmon wrote:

> Sorry, should have been more specific.
> 
> root@mail:~ > cat /usr/src/qmail-1.03/extra.h
> #ifndef EXTRA_H
> #define EXTRA_H
> 
> #define QUEUE_EXTRA "Tlog\0"
> #define QUEUE_EXTRALEN 5
> 
> #endif
> root@mail:~ > ls -l ~alias/msg-log
> lrwxrwxrwx   1 root     qmail          18 Dec 14 14:46 /var/qmail/alias/msg-log -> 
>/var/allmail/INBOX
> root@mail:~ > cat ~alias/.qmail-log
> ./msg-log
> root@mail:~ > ls -l /var/allmail/INBOX
> -rw-rw----   1 allmail  nofiles      2325 Dec 15 13:49 /var/allmail/INBOX
> 
> 
> 
> For example, if I send a message to [EMAIL PROTECTED], the message will appear
> twice in /var/allmail/INBOX. I'm assuming this is because it is recording the
> message to [EMAIL PROTECTED], as well as the message to [EMAIL PROTECTED]

No. What you have above looks kosher. The message should be delivered to
spock and log. There is no message re-injection happening so the
extra.c code is only ever called once.

Can you show us the relevant log entries (don't massage them at all,
please).

> 
> Now, I've pondered changing the QUEUE_EXTRA to something that would
> copy the mail directly to ~alias/msg-log. But I'm not a programmer (or even a
> very good one at that), so I tend to ask permission before messing with sources
> *snicker*.

There should be no need to do that.

> 
> I'm also going to be running ezmlm mailing lists on here. Will I have the same
> problem with those?

Hopefully not if you've made the changes correctly.

-- 
Regards
Peter
----------
Peter Samuel                            [EMAIL PROTECTED]
http://www.e-smith.org (development)    http://www.e-smith.com (corporate)
Phone: +1 613 368 4398                  Fax: +1 613 564 7739
e-smith, inc. 1500-150 Metcalfe St, Ottawa, ON K2P 1P1 Canada

"If you kill all your unhappy customers, you'll only have happy ones left"

Reply via email to