Issue #3223 has been updated by Peter Meier.
James Turnbull wrote: > Can you code or pseudo code what you mean? the alias generated here: http://github.com/reductivelabs/puppet/blob/master/lib/puppet/type/maillist.rb#L38 should be applied before the maillist is created. Hence they should get a @before => self@ or so. ---------------------------------------- Bug #3223: Mailalias resource should be create before a maillist http://projects.reductivelabs.com/issues/3223 Author: Peter Meier Status: Needs more information Priority: Normal Assigned to: Peter Meier Category: maillist Target version: Affected version: 0.25.4 Keywords: Branch: Maillist provider manages the usual aliases for a maillist as well, but after the maillist creation. However as mailman usually informs a maillist owner about the new list, the mailaliases should be created before the maillist. Otherwise mailservers checking the sender might refuse to send the mail. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
