Portable Class Variables

Thanks, I found a workaround by including the imap_host, imap_port, smtp_host, and smtp_port in the Class initiation, this way I can just do a login anytime I call a separate function. A little more code, but works well!