Tim Rice <[EMAIL PROTECTED]> writes: > Read that, but I can't seem to understand what EXTENSION is. > > [EMAIL PROTECTED] > [EMAIL PROTECTED] > EXTENSION=foo > > SENDER and RECIPIENT seem obvious but not EXTENSION Could someone > please elaborate.
Sorry, that's a bad example. EXTENSION is the part of a tagged address following the initial recipient delimiter, but excluding the domain part. For example, if someone sends mail to ``[EMAIL PROTECTED]'', EXTENSION=exp-1037410796.a43781 If there is no EXTENSION part to the address (e.g, [EMAIL PROTECTED]), EXTENSION should be set, but contain an empty value. qmail and Postfix set EXTENSION automatically, and there is an example of how to configure Exim to do this at http://tmda.net/config-pre.html#exim _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
