Index:
[thread]
[date]
[author]
[stats]
From: markus schnalke <meillo@marmaro.de>
To : <masqmail@marmaro.de>
Date: Wed, 13 Jul 2011 10:42:17 +0200
Re: [masqmail] masqmail-0.3.2 released
Late reaction, sorry.
[2011-06-03 18:00] Juergen Daubert <jue@jue.li>
>
> If I set allowed_senders to my local
> name without an host name the message is just queued but not delivered,
> setting it to a full sender address with a host part the mail got delivered.
>
> allowed_senders = "juergen" # doesn't work
> allowed_senders = "juergen@jue.netz" # works
>
> where jue.netz is the FQDN of my sending host. Looks like 'juergen' is
> not the same as 'juergen@*' as described in masamail.route.
Thanks a lot for the bug report. You're right, this is a bug.
The man page describes behavior that isn't in the code. We all know
about code being ahead of the docs ... here it's the other way round.
;-)
I fixed it now.
See: http://hg.marmaro.de/hgweb.cgi/masqmail/rev/f899ca0835a8
meillo
Index:
[thread]
[date]
[author]
[stats]