Kevin wrote: > Should an email address of this form > > From: first.last <[email protected]> > > produce an error like this: > > repl: bad addresses: > first.last <[email protected]> -- no at-sign after local-part (<)
If first.last is not quoted, it should. Periods are not allowed in unquoted display names, per RFC 5322 ยง3.2.3. David _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
