]> the.earth.li Git - onak.git/commit
Fix replyto email address bug.
authorJonathan McDowell <noodles@earth.li>
Sun, 18 Sep 2005 10:44:39 +0000 (10:44 +0000)
committerJonathan McDowell <noodles@earth.li>
Sun, 18 Sep 2005 10:44:39 +0000 (10:44 +0000)
commit68784e7ff81a477fd4a973ba302d96285def9b7d
tree3c3b10d182c1ca15679ad0848b2cb51383230046
parent4845f6a8b29e77c5d829f9aa49048fd4b2a87e41
Fix replyto email address bug.
If Reply-To wasn't set we wouldn't be able to send a reply email from
onak-mail.pl for ADD/(V)INDEX mails. Fix this so we'll use Reply-To or
From if that isn't set.
onak-mail.pl.in