CVSROOT: /cvs Module name: src Changes by: jac...@cvs.openbsd.org 2009/08/26 03:12:41
Modified files: usr.sbin/smtpd : mta.c Log message: Do not add Delivered-To to outgoing mail. It will result in premature bounce as soon as it hits mx2 in mx1 -> mx2 -> mx3 relay chain. hint by sthen@, ok gilles@