Posts

Posts uit maart, 2012 tonen

Apple Mail - Force attachments to display as icons

Unlike Entourage and Outlook, Apple Mail follows its own guidelines for whether an attachment should display inline (as in, you see the entire attachment right in the message) or as an icon (as in, you have to double-click the attachment to view it). To toggle an attachment’s display method, right-click the attachment within your unsent message and choose View As Icon or View In Place. To force attachments to always display as icons, use this Terminal command: defaults write com.apple.mail DisableInlineAttachmentViewing -bool yes Used without permission, so here's the link back: http://www.maclife.com/article/howtos/10_ways_soup_apple_mail?page=0,1 . Regards, Rene

Time-based ACLs

Cool or what? Time-based ACLs on Cisco ASA . Say, you would want to implement certain restrictions or access-lists that only should be valid during certain time windows (ie, allow guest access to internet only during business hours). This type of ACL along with the "time windows" feature will allow you to do exactly that... :-) Regards, Rene