List Info

Thread: Preventing forwards to specific domains




Preventing forwards to specific domains
country flaguser name
United States
2007-12-18 16:46:55
Hi all,

Is there a way within Surgemail to prevent users from creating forwards to specific domains (e.g. Yahoo)?

Thanks,

Bob
--

Bob Fera
I.T. Manager
Zenith Information Group
18757 Burbank Blvd., Suite 116
Tarzana, CA 91356
Phone: 818-206-8634 Ext. 160
Fax: 818-345-2605

Members of NACHA
The Electronic Payments Association

Re: Preventing forwards to specific domains
country flaguser name
New Zealand
2007-12-18 17:03:26

Bob Fera wrote:
> Hi all,
> 
> Is there a way within Surgemail to prevent users from
creating forwards 
> to specific domains (e.g. Yahoo)?
> 
> Thanks,
> 
> Bob
> -- 

g_forward_illegal - Prevents users setting forward rules to
certain 
addresses

Syntax: g_forward_illegal to="address"
apply="user type "

This setting allows you to specify some addresses as being
illegal for 
certain users. This stops users setting up forwarding rules
to these 
addresses. They can still send mail to these addresses
manually with 
their email client. These rules _ONLY_ apply to non local
domains.

Some examples:

If you want to stop your users setting up forward rules that
redirect to 
aol.com.
g_forward_illegal to="aol.com"
apply="user"

If you want to stop your users setting a forward to all
domains except 
aol.com
g_forward_illegal to="*,!aol.com"
apply="user"

Stop domain admins sending to aol.com
g_forward_illegal to="*aol.com"
apply="domadmin"

Stop admins sending to netwinsite.com
g_forward_illegal to="*netwinsite.com"
apply="admin"

Syntax: g_forward_illegal to=string apply=string

Regards,
Stuart

> 
> /Bob Fera
> I.T. Manager
> Zenith Information Group
> 18757 Burbank Blvd., Suite 116
> Tarzana, CA 91356
> Phone: 818-206-8634 Ext. 160
> Fax: 818-345-2605/
> 
> /Members of NACHA
> The Electronic Payments Association/
> 


-- 
When replying please quote original message to save time and
always let
us know what OS and version of SurgeMail you are using.

************************************************************
****************
If you wish to communicate with other users and talk about
SurgeMail and
also get news about updates etc then join the SurgeMail
List.
Send an email to surgemail-list-requestnetwinsite.com with only 
"subscribe" in the message body

FAQ - http
://www.netwinsite.com/surgemail/help/faq.htm
************************************************************
**************** 



Re: Preventing forwards to specific domains
country flaguser name
United States
2007-12-18 17:05:40
Wonderful! Thanks. (I thought there was something like that available... )

SurgeMail Support wrote:
netwinsite.com" type="cite">

Bob Fera wrote:
Hi all,

Is there a way within Surgemail to prevent users from creating forwards to specific domains (e.g. Yahoo)?

Thanks,

Bob
-- ;

g_forward_illegal - Prevents users setting forward rules to certain addresses

Syntax: g_forward_illegal to="address" apply="user type "

This setting allows you to specify some addresses as being illegal for certain users. This stops users setting up forwarding rules to these addresses. They can still send mail to these addresses manually with their email client. These rules _ONLY_ apply to non local domains.

Some examples:

If you want to stop your users setting up forward rules that redirect to aol.com.
g_forward_illegal to="aol.com" apply="user"

If you want to stop your users setting a forward to all domains except aol.com
g_forward_illegal to="*,!aol.com" apply="user"

Stop domain admins sending to aol.com
g_forward_illegal to=aol.com">"*aol.com" apply="domadmin"

Stop admins sending to netwinsite.com
g_forward_illegal to=netwinsite.com">"*netwinsite.com" apply="admin"

Syntax: g_forward_illegal to=string apply=string

Regards,
Stuart


/Bob Fera
I.T. Manager
Zenith Information Group
18757 Burbank Blvd., Suite 116
Tarzana, CA 91356
Phone: 818-206-8634 Ext. 160
Fax: 818-345-2605/

/Members of NACHA
The Electronic Payments Association/




--

Bob Fera
I.T. Manager
Zenith Information Group
18757 Burbank Blvd., Suite 116
Tarzana, CA 91356
Phone: 818-206-8634 Ext. 160
Fax: 818-345-2605

Members of NACHA
The Electronic Payments Association

Re: Preventing forwards to specific domains
country flaguser name
United States
2007-12-18 17:54:07
Hello again,

Just curious... Is there any possibility of this setting being applied at a domain level? In other words, allow hosted domain A to forward to Yahoo, but prevent hosted domain B from doing it? Also, what are the possible values of "user type"?

Thanks...

SurgeMail Support wrote:
netwinsite.com" type="cite">

Bob Fera wrote:
Hi all,

Is there a way within Surgemail to prevent users from creating forwards to specific domains (e.g. Yahoo)?

Thanks,

Bob
-- ;

g_forward_illegal - Prevents users setting forward rules to certain addresses

Syntax: g_forward_illegal to="address" apply="user type "

This setting allows you to specify some addresses as being illegal for certain users. This stops users setting up forwarding rules to these addresses. They can still send mail to these addresses manually with their email client. These rules _ONLY_ apply to non local domains.

Some examples:

If you want to stop your users setting up forward rules that redirect to aol.com.
g_forward_illegal to="aol.com" apply="user"

If you want to stop your users setting a forward to all domains except aol.com
g_forward_illegal to="*,!aol.com" apply="user"

Stop domain admins sending to aol.com
g_forward_illegal to=aol.com">"*aol.com" apply="domadmin"

Stop admins sending to netwinsite.com
g_forward_illegal to=netwinsite.com">"*netwinsite.com" apply="admin"

Syntax: g_forward_illegal to=string apply=string

Regards,
Stuart


/Bob Fera
I.T. Manager
Zenith Information Group
18757 Burbank Blvd., Suite 116
Tarzana, CA 91356
Phone: 818-206-8634 Ext. 160
Fax: 818-345-2605/

/Members of NACHA
The Electronic Payments Association/





Re: Preventing forwards to specific domains
country flaguser name
New Zealand
2007-12-18 18:25:41

Bob Fera wrote:
> Hello again,
> 
> Just curious... Is there any possibility of this
setting being applied 
> at a domain level? In other words, allow hosted domain
A to forward to 
> Yahoo, but prevent hosted domain B from doing it? Also,
what are the 
> possible values of "user type"?

Hi,

admin,domadmin and user

I will see what I can do about a domain based version of the
setting.

What OS are you on?

regards,
Stuart

> 
> Thanks...
> 
> SurgeMail Support wrote:
>>
>>
>> Bob Fera wrote:
>>> Hi all,
>>>
>>> Is there a way within Surgemail to prevent
users from creating 
>>> forwards to specific domains (e.g. Yahoo)?
>>>
>>> Thanks,
>>>
>>> Bob
>>> -- 
>>
>> g_forward_illegal - Prevents users setting forward
rules to certain 
>> addresses
>>
>> Syntax: g_forward_illegal to="address"
apply="user type "
>>
>> This setting allows you to specify some addresses
as being illegal for 
>> certain users. This stops users setting up
forwarding rules to these 
>> addresses. They can still send mail to these
addresses manually with 
>> their email client. These rules _ONLY_ apply to non
local domains.
>>
>> Some examples:
>>
>> If you want to stop your users setting up forward
rules that redirect 
>> to aol.com.
>> g_forward_illegal to="aol.com"
apply="user"
>>
>> If you want to stop your users setting a forward to
all domains except 
>> aol.com
>> g_forward_illegal to="*,!aol.com"
apply="user"
>>
>> Stop domain admins sending to aol.com
>> g_forward_illegal to="*aol.com"
apply="domadmin"
>>
>> Stop admins sending to netwinsite.com
>> g_forward_illegal to="*netwinsite.com"
apply="admin"
>>
>> Syntax: g_forward_illegal to=string apply=string
>>
>> Regards,
>> Stuart
>>
>>>
>>> /Bob Fera
>>> I.T. Manager
>>> Zenith Information Group
>>> 18757 Burbank Blvd., Suite 116
>>> Tarzana, CA 91356
>>> Phone: 818-206-8634 Ext. 160
>>> Fax: 818-345-2605/
>>>
>>> /Members of NACHA
>>> The Electronic Payments Association/
>>>
>>
>>
> 
> 


-- 
When replying please quote original message to save time and
always let
us know what OS and version of SurgeMail you are using.

************************************************************
****************
If you wish to communicate with other users and talk about
SurgeMail and
also get news about updates etc then join the SurgeMail
List.
Send an email to surgemail-list-requestnetwinsite.com with only 
"subscribe" in the message body

FAQ - http
://www.netwinsite.com/surgemail/help/faq.htm
************************************************************
**************** 



Re: Preventing forwards to specific domains
country flaguser name
United States
2007-12-18 18:32:19
Thanks!

I'm running on Red Hat Linux.


SurgeMail Support wrote:
netwinsite.com" type="cite">

Bob Fera wrote:
Hello again,

Just curious... Is there any possibility of this setting being applied at a domain level? In other words, allow hosted domain A to forward to Yahoo, but prevent hosted domain B from doing it? Also, what are the possible values of "user type"?

Hi,

admin,domadmin and user

I will see what I can do about a domain based version of the setting.

What OS are you on?

regards,
Stuart


Thanks...

SurgeMail Support wrote:


Bob Fera wrote:
Hi all,

Is there a way within Surgemail to prevent users from creating forwards to specific domains (e.g. Yahoo)?

Thanks,

Bob
-- ;

g_forward_illegal - Prevents users setting forward rules to certain addresses

Syntax: g_forward_illegal to="address" apply="user type "

This setting allows you to specify some addresses as being illegal for certain users. This stops users setting up forwarding rules to these addresses. They can still send mail to these addresses manually with their email client. These rules _ONLY_ apply to non local domains.

Some examples:

If you want to stop your users setting up forward rules that redirect to aol.com.
g_forward_illegal to="aol.com" apply="user"

If you want to stop your users setting a forward to all domains except aol.com
g_forward_illegal to="*,!aol.com" apply="user"

Stop domain admins sending to aol.com
g_forward_illegal to=aol.com">"*aol.com" apply="domadmin"

Stop admins sending to netwinsite.com
g_forward_illegal to=netwinsite.com">"*netwinsite.com" apply="admin"

Syntax: g_forward_illegal to=string apply=string

Regards,
Stuart


/Bob Fera
I.T. Manager
Zenith Information Group
18757 Burbank Blvd., Suite 116
Tarzana, CA 91356
Phone: 818-206-8634 Ext. 160
Fax: 818-345-2605/

/Members of NACHA
The Electronic Payments Association/








--

Bob Fera
I.T. Manager
Zenith Information Group
18757 Burbank Blvd., Suite 116
Tarzana, CA 91356
Phone: 818-206-8634 Ext. 160
Fax: 818-345-2605

Members of NACHA
The Electronic Payments Association

Re: Preventing forwards to specific domains
country flaguser name
New Zealand
2007-12-19 02:40:36

Bob Fera wrote:
> Thanks!
> 
> I'm running on Red Hat Linux.

Hi,

OK I finally found some free time to add it for you.
ftp.netwinsite.com/pub/surgemail/specials/surgemail_38r_linu
x.tar.gz

A domain based setting

forward_illegal

Works exactly the same as the global setting.
Let me know how it goes.

regards,
Stuart

> 
> SurgeMail Support wrote:
>>
>>
>> Bob Fera wrote:
>>> Hello again,
>>>
>>> Just curious... Is there any possibility of
this setting being 
>>> applied at a domain level? In other words,
allow hosted domain A to 
>>> forward to Yahoo, but prevent hosted domain B
from doing it? Also, 
>>> what are the possible values of "user
type"?
>>
>> Hi,
>>
>> admin,domadmin and user
>>
>> I will see what I can do about a domain based
version of the setting.
>>
>> What OS are you on?
>>
>> regards,
>> Stuart
>>
>>>
>>> Thanks...
>>>
>>> SurgeMail Support wrote:
>>>>
>>>>
>>>> Bob Fera wrote:
>>>>> Hi all,
>>>>>
>>>>> Is there a way within Surgemail to
prevent users from creating 
>>>>> forwards to specific domains (e.g.
Yahoo)?
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Bob
>>>>> -- 
>>>>
>>>> g_forward_illegal - Prevents users setting
forward rules to certain 
>>>> addresses
>>>>
>>>> Syntax: g_forward_illegal
to="address" apply="user type "
>>>>
>>>> This setting allows you to specify some
addresses as being illegal 
>>>> for certain users. This stops users setting
up forwarding rules to 
>>>> these addresses. They can still send mail
to these addresses 
>>>> manually with their email client. These
rules _ONLY_ apply to non 
>>>> local domains.
>>>>
>>>> Some examples:
>>>>
>>>> If you want to stop your users setting up
forward rules that 
>>>> redirect to aol.com.
>>>> g_forward_illegal to="aol.com"
apply="user"
>>>>
>>>> If you want to stop your users setting a
forward to all domains 
>>>> except aol.com
>>>> g_forward_illegal to="*,!aol.com"
apply="user"
>>>>
>>>> Stop domain admins sending to aol.com
>>>> g_forward_illegal to="*aol.com" apply="domadmin"
>>>>
>>>> Stop admins sending to netwinsite.com
>>>> g_forward_illegal to="*netwinsite.com" apply="admin"
>>>>
>>>> Syntax: g_forward_illegal to=string
apply=string
>>>>
>>>> Regards,
>>>> Stuart
>>>>
>>>>>
>>>>> /Bob Fera
>>>>> I.T. Manager
>>>>> Zenith Information Group
>>>>> 18757 Burbank Blvd., Suite 116
>>>>> Tarzana, CA 91356
>>>>> Phone: 818-206-8634 Ext. 160
>>>>> Fax: 818-345-2605/
>>>>>
>>>>> /Members of NACHA
>>>>> The Electronic Payments Association/
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
> 
> -- 
> 
> /Bob Fera
> I.T. Manager
> Zenith Information Group
> 18757 Burbank Blvd., Suite 116
> Tarzana, CA 91356
> Phone: 818-206-8634 Ext. 160
> Fax: 818-345-2605/
> 
> /Members of NACHA
> The Electronic Payments Association/
> 


-- 
When replying please quote original message to save time and
always let
us know what OS and version of SurgeMail you are using.

************************************************************
****************
If you wish to communicate with other users and talk about
SurgeMail and
also get news about updates etc then join the SurgeMail
List.
Send an email to surgemail-list-requestnetwinsite.com with only 
"subscribe" in the message body

FAQ - http
://www.netwinsite.com/surgemail/help/faq.htm
************************************************************
**************** 



[1-7]

about | contact  Other archives ( Real Estate discussion Medical topics )