Current time: 11-17-2024, 03:31 AM Hello There, Guest! (LoginRegister)


Post Reply 
Bind setup to allow transfers
Author Message
tutux Offline
Junior Member
*

Posts: 47
Joined: Sep 2008
Reputation: 0
Post: #3
RE: Bind setup to allow transfers
you have an error in your code:

Code:
also-notify { xxx.xxx.xxx.xxx; yyy.yyy.yyy.yyy; );
allow-transfer { xxx.xxx.xxx.xxx; yyy.yyy.yyy.yyy; );

correct code:

Code:
allow-transfer { xxx.xxx.xxx.xxx; yyy.yyy.yyy.yyy; };
also-notify { xxx.xxx.xxx.xxx; yyy.yyy.yyy.yyy; };
(This post was last modified: 11-15-2010 06:22 PM by tutux.)
11-14-2010 09:41 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Bind setup to allow transfers - NIIcK - 08-14-2010, 06:37 PM
RE: Bind setup to allow transfers - tutux - 11-14-2010 09:41 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)