imapfeed bug with deliver-rcpt-to
Jeffrey T Eaton
jeaton at cmu.edu
Tue Mar 29 16:22:30 UTC 2005
imapfeed has a bug in its configuration parsing.
If I configure my feed as
group cyrus {
deliver-rcpt-to: bb+%s
peer cyrus.andrew.cmu.edu {
ip-name: cyrus.andrew.cmu.edu
}
}
or as:
group cyrus {
peer cyrus.andrew.cmu.edu {
deliver-rcpt-to: bb+%s
ip-name: cyrus.andrew.cmu.edu
}
}
then the deliver-rcpt-to setting is ignored. If I move it outside of
the group block, then it is honored. IE, this works:
deliver-rcpt-to: bb+%s
group cyrus {
peer cyrus.andrew.cmu.edu {
ip-name: cyrus.andrew.cmu.edu
}
}
-jeaton
--
Jeffrey T. Eaton esp jeaton at cmu.edu
Research Systems Programmer Carnegie-Mellon University
More information about the inn-bugs
mailing list