Duplicates in log created by queue_extra

2000-12-15 Thread Nathan Harmon
When someone sends email to a dot-qmail alias I have specified in ~alias/, the message shows up twice in the msg-log created by queue_extra. Question is, is there a filter to get rid of this. Or have I misconfigured. BACKGROUND: The qmail source was modified as instructed by the qmail-howto (am

Re: Duplicates in log created by queue_extra

2000-12-15 Thread Nathan Harmon
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 ->

Re: Duplicates in log created by queue_extra

2000-12-15 Thread Nathan Harmon
TECTED] Received: (qmail 5956 invoked from network); 15 Dec 2000 21:52:43 - Received: from unknown (HELO EDP6) (192.100.100.22) by 192.100.100.198 with SMTP; 15 Dec 2000 21:52:43 - Message-ID: <006401c066e2$2a962960$166464c0@EDP6> From: "Nathan Harmon" <[EMAIL PROTECTED]&

Re: URGENT : Forward all mails in one account.

2000-12-20 Thread Nathan Harmon
I believe you are seeking the queue_extra settings in extra.h in the qmail source. You need to download the source package and read some documentation on what modifications you make to the source. Good luck! Nathan Harmon - Original Message - From: "Bhavesh Vakil" <[EM