CVS: ispman/bin ispman.postfix.makemaps,1.6,1.7

Atif Ghaffar <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/bin
In directory sc8-pr-cvs1:/tmp/cvs-serv2061

Modified Files:
	ispman.postfix.makemaps 
Log Message:
removing the condition from relay domains.

Index: ispman.postfix.makemaps
===================================================================
RCS file: /cvsroot/ispman/ispman/bin/ispman.postfix.makemaps,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** ispman.postfix.makemaps	8 May 2003 13:20:12 -0000	1.6
--- ispman.postfix.makemaps	16 Sep 2003 21:42:03 -0000	1.7
***************
*** 26,30 ****
                  next unless $_;
                  $domain_info=$ispman->getDomainInfo($_);
! 		$relay_map->{$_}=$_ if ($domain_info->{'ispmanDomainMailDeliveryMethod'} eq "smtp");
  		$dest_map->{$_}=$_ if grep (/mail/, @{$domain_info->{'ispmanDomainService'}});
  		$canonical_map->{"\@$_"}=join "", ('@', $domain_info->{'ispmanReplicaMaster'}) if $domain_info->{'ispmanReplicaMaster'};
--- 26,32 ----
                  next unless $_;
                  $domain_info=$ispman->getDomainInfo($_);
! 		#$relay_map->{$_}=$_ if ($domain_info->{'ispmanDomainMailDeliveryMethod'} eq "smtp");
! 		#Allow relaying from these domains.
! 		$relay_map->{$_}=$_;
  		$dest_map->{$_}=$_ if grep (/mail/, @{$domain_info->{'ispmanDomainService'}});
  		$canonical_map->{"\@$_"}=join "", ('@', $domain_info->{'ispmanReplicaMaster'}) if $domain_info->{'ispmanReplicaMaster'};



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.