Re: [exim] Need to generate a "reject" message with correct …

Top Page
Delete this message
Reply to this message
Author: Marc Sherman
Date:  
To: exim-users
Subject: Re: [exim] Need to generate a "reject" message with correct headers
Kenevel wrote:
>
> I have a Java web-app through which a club administrator can send out an
> invite to someone via email. The "reply-to" address is currently set to a
> "noreply", non-existent mailbox, so if someone does try to reply, their
> email should bounce and they should be aware that this has happened.


What you're asking for is technically possible with Exim (or most any
MTA, for that matter), but it sounds an awful lot like spam to me; are
these "invitations" solicited or unsolicited? Where do the "club
administrators" get these addresses in the first place?

- Marc