Hy all
I have successfully installed following packages on a SuSE 7.3:
qmail-1.03
ucspi-tcp-0.88
daemontools-0.76
vpopmail-5.0
qmailadmin-1.0
autoresponder-2.0.0
ezmlm-0.53 (with ezmlm-idx-0.40)
It works great, only one drawback is disturbing me.
The locally stored mails in the Maildir directories are supplemented with
two lines, the "Return-Path:" and the "Delivered-To:".
Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
If the local mail account is an assembly account, used to collect emails,
which is then picked up by another mail server to distribute them
internally, there is a problem to find the correct recipient address. I
could use the "To:" line from the mail header, but the problem is with
mailing lists, where the correct recipient address is only stored in the
"Delivered-To:" line. Is there a way to avoid the prepended domain
information?
I would like to have it this way:
Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Is there perhaps an option at installing which I haven't seen, or is there a
suitable patch?
Thank you for helping
Christof