postmaster_address parameter scope
            
            
            
                10 Feb
                
                    2020
                
            
            
                10 Feb
                
                '20
                
            
            
            
        
    
                3:43 p.m.
            
        Hello,
I was wondering when I define the following dovecot parameter:
postmaster_address = postmaster@mydomain.com
in my local.conf config file, does this parameter apply globally?
I mean because it is not inside any {} curly braces does it also appliy to:
protocol lmtp { ... }
or do I need o explicitly define again my postmaster_address parameter inside protocol lmtp{} like this?
protocol lmtp { postmaster_address = postmaster@mydomain.com }
My very same question applies also for protocol lda {}...
Regards, Mabi
        2090
        
      
          Age (days ago)
        
      
        2090
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
                mabi