Change Font

Hi all,

I want to change for all users in the domain default font for emails (from domino administrator), this it’s possible? or need to change one by one in client?

Thanks a lot for help

Subject: Change Font

I see my notes.ini and i don’t see this NAMEDSTYLE, and if i modify my default font no create nothing on notes.ini.

I can’t believe, in big bussines, how works? can’t change default font only per user?

Subject: Did you use the Set Current Font as Mail Default option?

If you did, it should add the NAMEDSTYLE* parameters to the notes.ini. I think most sites would consider the font configuration to be a personal choice delegated to users and not something that is typically mandated by policy. You can try pushing it down using the Custom Settings tab in a desktop policy, but I’ve just never tried that approach and don’t know if it will work.

Subject: The normal way

The normal way to do this is per user, with the user selecting the text in an email and choosing Text → Set Current Font as Mail Default. This sets parameters like the following in notes.ini:

NAMEDSTYLE0=030044656661756C745374796C65466F724D61696C000000000000000000000000000000000001010100000A000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009407000000000000
NAMEDSTYLE0_FACE=Default Sans Serif

I’ve never tried it, but you could see if pushing this down via Custom Settings in a policy would work.