# File email/lib/symbiosis/domain/mailbox.rb, line 92 def dot if self.local_user.is_a?(Struct::Passwd) "." else "" end end