Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-13-2009, 03:23 PM
Member
 
Posts: 14
Exclamation How modify main.cf smtpd_data_restrictions

Hi people, i want modify smtpd_data_restrictions, smtpd_end_of_data_restrictions and smtpd_client_restrictions, if i modify direct in main.cf when restart the services main.cf back to the original file, mean no changes allowed??

Fisrt i change smtpd_recipient_restrictions with /opt/zimbra/conf/postfix_recipient_restrictions.cf

But now need change smtpd_data_restrictions, smtpd_end_of_data_restrictions and smtpd_client_restrictions but i cant modify.

Im installing apolicy with zimbra but not works if i not change that.

tnk you

Last edited by latre; 06-13-2009 at 03:28 PM..
Reply With Quote
  #2 (permalink)  
Old 06-14-2009, 08:51 PM
Elite Member
 
Posts: 296
Default

suggest that you should modify Postfix parameters by "postconf" command.
Reply With Quote
  #3 (permalink)  
Old 06-15-2009, 06:20 AM
Member
 
Posts: 14
Default

Quote:
Originally Posted by tiger2000 View Post
suggest that you should modify Postfix parameters by "postconf" command.
When modify the files came back to default......so not accept changes...
Reply With Quote
  #4 (permalink)  
Old 06-15-2009, 04:36 PM
Zimbra Employee
 
Posts: 580
Default

You need to modify the localconfig variables that rewrite that data, using zmlocalconfig. For example:
Code:
[zimbra@freelancer ~]$ zmlocalconfig | grep smtpd_data_restrictions
postfix_smtpd_data_restrictions = reject_unauth_pipelining
and
Code:
zmlocalconfig | grep client_restrictions
postfix_smtpd_client_restrictions = reject_unauth_pipelining
The last one you'll likely have to modify via postconf.
__________________
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
Reply With Quote
  #5 (permalink)  
Old 06-15-2009, 06:32 PM
Member
 
Posts: 14
Default

Quote:
Originally Posted by quanah View Post
You need to modify the localconfig variables that rewrite that data, using zmlocalconfig. For example:
Code:
[zimbra@freelancer ~]$ zmlocalconfig | grep smtpd_data_restrictions
postfix_smtpd_data_restrictions = reject_unauth_pipelining
and
Code:
zmlocalconfig | grep client_restrictions
postfix_smtpd_client_restrictions = reject_unauth_pipelining
The last one you'll likely have to modify via postconf.
the same, when use zmlocalconfig -e , then restart the mta and again back to the default.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.