On Tuesday 04 August 2009, Stefan Förster wrote:
> I know that if a "owner-" alias is present, alias expansion isn't done
> on every delivery attempt but instead the alias is expanded and the
> result of that expansion is saved, at least according to this thread:
>
> http://archives.neohapsis.com/a
* Karl-Johan Karlsson :
> On Tuesday 04 August 2009, Ralf Hildebrandt wrote:
>>> Thanks! That (or, rather, "owner-root: somebody") gives the result I
>>> want. I only wonder... why? I can't find much documentation on the
>>> "owner-"-aliases, and none of it manages to explain this behaviour.
>>
>>
On Tuesday 04 August 2009, Ralf Hildebrandt wrote:
> > Thanks! That (or, rather, "owner-root: somebody") gives the result I
> > want. I only wonder... why? I can't find much documentation on the
> > "owner-"-aliases, and none of it manages to explain this behaviour.
>
> http://www.postfix.org/alias
> Thanks! That (or, rather, "owner-root: somebody") gives the result I want. I
> only wonder... why? I can't find much documentation on the "owner-"-aliases,
> and none of it manages to explain this behaviour.
http://www.postfix.org/aliases.5.html
In addition, when an alias exists for owner-nam
On Tuesday 04 August 2009, Ralf Hildebrandt wrote:
> * Karl-Johan Karlsson :
> > How can I get Postfix to just re-attempt delivery to the user over quota,
> > not the others?
> >
> > aliases:
> > syslog-all: root
> > root: user1,useroverquota,user2,user3,user4,user5,user6,user7
>
> ad
* Karl-Johan Karlsson :
> I'm having a problem with Postfix 2.4.6, built from source on Solaris 10.
>
> Locally delivered mail is placed in maildirs on an NFS-imported disk. The NFS
> server uses file system quotas. Using alias_maps, mail for root is sent to
> several users.
>
> When one of the e
I'm having a problem with Postfix 2.4.6, built from source on Solaris 10.
Locally delivered mail is placed in maildirs on an NFS-imported disk. The NFS
server uses file system quotas. Using alias_maps, mail for root is sent to
several users.
When one of the expanded recipients goes over quota, Po