1 Apr 2004 04:45
Re: bounce.pl
>The point is that there is really nothing wrong with using SMTP to >import messages, as long as the user has some way to ensure that the >forwarded messages end up in the "right" archive. The strategy you describe is exactly what we currently do. Yount contributed the bounce.pl script some time ago; it takes in an mbox file and sends the results over SMTP. The script does header tricks to make sure the messages go in the right place, and that the date doesn't get screwed up. (We use X-Mailing-List rather List-Post, but that's only because RFC2369 is kind of new and the script is kind of old.) The main issue is running a mail-sending perl script requires a certain level of expertise. It's beyond most Mail-Archive users, and even very advanced users quite frequently run into trouble. Plus it's time consuming on this end helping people when folks run into trouble. That's why importing is - currently - fairly discouraged in the FAQ. -Jeff
RSS Feed