On Wed, Aug 13, 2014 at 08:45:13PM +0100, Kevin Chadwick wrote: > previously on this list Kevin Chadwick contributed: > > > I may have come across some information about rewriting envelopes but I > > am struggling to find it right now. > > > > With OpenSMTPD you can use [email protected], which is great. > > > > My existing server however already uses [email protected] and on > > that system I can specify the character after which the rest is > > forgotten but many addresses are already in use with a - character. > > > > Is it possible to change the character to a minus or rewrite the > > envelope or better still use the same program I use with greyscanner > > for spamd with a recipient as an argument and so returning 1 or 0 for > > <recipients> in smtpd.conf (greyscanner_checkrcpt.pl etc.)? > > > > Thanks, > > Kc > > I haven't the time to switch my main server now to opensmtpd but when I > do would an external program check patch have a good chance of being > accepted and so worth looking at coding? >
An external program check has a very low chance of being accepted. We have a filter API that let's you do that kind of thing, you don't even need us to accept anything if you use it ;-) -- Gilles Chehade https://www.poolp.org @poolpOrg -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
