• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Anyone a howto for sendmail with smtp-auth?

I'm looking for the same thing for FreeBSD and exim. I recompiled the port for exim and it works for cram-md5, but I can't use that with Outlook/Outlook Express. So I wanted to use LOGIN authentication, but it doesn't enable when I include the option in the makefile and recompile. Wondering if anyone has any ideas.

Thanks.
 
Anyone have any solutions for recompiling the exim port on FreeBSD to include AUTH_PLAINTEXT or AUTH_CRAM_MD5? I first did "make deinstall" then "make clean" in the port directory. I then did "make Makefile" after I edited my makefile options and then finally "make" and "make install." Basically, even after doing this several times, it does not enable the option. I have used CVSupit to upgrade my ports collection, so the latest version of Exim is 4.20.

Thanks in advance!
 
Back
Top