Posts: 0
Threads: 1
Joined: Feb 2025
Reputation:
0
I am trying to use SMTP AUTH work. is there any info on it here
Restored from old drupal forum, for user uid:2742 username:rdw
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Feb 2025
Reputation:
0
if you are using 0.29.10 and later version, enter following command on console:
postconf -e 'smtpd_recipient_restrictions = permit_mynetworks,permit_sasl_authenticated,reject_unauth_destination'
this should enable smtp auth, but on some systems, some problems occur and smtp auth cannot be enabled very easily..
You should work a bit about those problems if you live the same..
apply above, then say me your last status, is it working, logs etc..
Restored from old drupal forum, for user uid:2742 username:rdw
You may reset your password to access your new account here.
Posts: 0
Threads: 1
Joined: Feb 2025
Reputation:
0
Hello
when i enter that command all i get is >. i also tried the ./ in front of it but it does the same
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Feb 2025
Reputation:
0
possibly you forgat the sign ' at end of command line.
Restored from old drupal forum, for user uid:2742 username:rdw
You may reset your password to access your new account here.
Posts: 0
Threads: 1
Joined: Feb 2025
Reputation:
0
ok i was able to enter that command. and yep i missed that ( ' ). but i can still send mail with out entering a password
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.