CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/29 15:04:16
Modified files:
usr.bin/vacation: vacation.c
Log message:
fix handling of Return-Path
It doesn't handle angular brackets in Return-Path, which are fine
per RFC 5332 (section 3.6.7).
Diff from Sven M. Hallberg with a tiny change by me.
