Assume that $f: X \rightarrow Y$ and $X$ is Hausdorff. I'm thinking that we have to have $f$ being an onto, open and injective map to guarantee that $Y$ is also Hausdorff.
Proof: Assume that $f: X \rightarrow Y$ is onto, open and injective and $X$ is Hausdorff. For any $r, s \in Y$ such that $r \ne s$, there exits $p \ne q$ such that $f(p) = r$ and $f(q) = s$. Since $X$ is Hausdorff, there exists disjoint $U, V \in F_X$ such that $p \in U, q \in V$. Since $f$ is injective, $f(U) \cap f(V) = \varnothing$ and $r \in f(U), s \in f(V)$. Hence, $Y$ is Hausdorff.
But this seems to be a pretty strong assumption on $f$. Are there looser conditions that suffice to make $Y$ Hausdorff?
Plenty of thanks!!!