143 reputation
25
bio website lorrenbiffin.com
location
age
visits member for 3 years, 8 months
seen Jun 15 '12 at 19:35
stats profile views 9

Nov
6
comment Postfix (SASL) / MySQL: Use MD5 Encryption?
To be clear, after following your instruction, I cannot authenticate with MD5 encrypted passwords, and can still authenticate with CRYPT()'d passwords. Of course I made sure to change the database values to MD5 hashes. :) I'll try setting the verbose option and checking those logs (I've as of yet been checking only mail.log). Lastly, both of those options are set in the pam config (have been). Thank you very much for walking me through this. I'll post back when I've got more info.
Nov
6
comment Postfix (SASL) / MySQL: Use MD5 Encryption?
This feels 100% correct. However, after making this change, it seems crypt(3) is still being used. Is there a need to somehow reload the PAM configuration? If no, is there a way to determine whether or not the correct configuration is being used?
Sep
13
comment vPopmail / xinetd
Also, to actually answer your question: No, I'm not working behind a firewall at the moment.
Sep
13
comment vPopmail / xinetd
I am. As for the firewall, I can confirm that I'm able to connect to the qmail server and successfully authenticate on a qmail user if not attempting to do so through vPopmail. Thank you for your answer! :)