Server IP : 172.67.216.182 / Your IP : 162.158.170.247 Web Server : Apache System : Linux krdc-ubuntu-s-2vcpu-4gb-amd-blr1-01.localdomain 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/sendmail/examples/sasl/ |
Upload File : |
#Currently configurable parameters: #- srvtab (for KERBEROS_V4): [/etc/srvtab] path # where to find the srvtab # #- pwcheck_method: [PAM] one of {PAM, kerberos_v4, passwd, shadow, sasldb} # how to check plaintext passwords. # #- auto_transition: [false] # if true, automatically add secrets to the secret database when # PLAIN or check_password is used, so in the future the user can # use the more secure mechanisms. # #*** For a more detailed guide on configuring SASL, please look at #doc/sysadmin.html. # pwcheck_method: saslauthd # # If you need plain text, the following converts plain to more secure # and allow plaintext from pam/ldap/etc #auto_transition: true #pwcheck_method: auxprop saslauthd #auxprop_plugin: sasldb # # How paranoid are you ? allowanonymouslogin: 0 allowplaintext: 1 mech_list: EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN