[pfx] Send mail outside my network

Tommy Berglund via Postfix-users <[email protected]>
Newsgroups gmane.mail.postfix.user
Message-ID <[email protected]>
Hi!
need advice on how to solve the problem of not being able to send mail
outside my network. Have googled but not managed to find a solution.
Installed Debian Trixie from Debian page.
Error message when sending email:
email postfix/submission/smtpd connect from unknown[192.168.1.44]
email postfix/submission/smtpd: warning: SASL authentication failure:
Password verification failed
email postfix/submission/smtpd: warning: unknown[192.168.1.44]: SASL
PLAIN authentication failed: authentication failure,
[email protected]

_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
postconf-M (text/plain, 1.9 KB)
smtp       inet  n       -       y       -       -       smtpd
submission inet  n       -       y       -       -       smtpd 
-o syslog_name=postfix/submission 
-o smtpd_tls_security_level=encrypt 
-o smtpd_sasl_auth_enable=yes 
-o smtpd_reject_unlisted_recipient=no 
-o smtpd_recipient_restrictions=permit_sasl_authenticated,reject
pickup     unix  n       -       y       60      1       pickup
cleanup    unix  n       -       y       -       0       cleanup
qmgr       unix  n       -       n       300     1       qmgr
tlsmgr     unix  -       -       y       1000?   1       tlsmgr
rewrite    unix  -       -       y       -       -       trivial-rewrite
bounce     unix  -       -       y       -       0       bounce
defer      unix  -       -       y       -       0       bounce
trace      unix  -       -       y       -       0       bounce
verify     unix  -       -       y       -       1       verify
flush      unix  n       -       y       1000?   0       flush
proxymap   unix  -       -       n       -       -       proxymap
proxywrite unix  -       -       n       -       1       proxymap
smtp       unix  -       -       y       -       -       smtp
relay      unix  -       -       y       -       -       smtp -o syslog_name=${multi_instance_name?{$multi_instance_name}:{postfix}}/$service_name
showq      unix  n       -       y       -       -       showq
error      unix  -       -       y       -       -       error
retry      unix  -       -       y       -       -       error
discard    unix  -       -       y       -       -       discard
local      unix  -       n       n       -       -       local
virtual    unix  -       n       n       -       -       virtual
lmtp       unix  -       -       y       -       -       lmtp
anvil      unix  -       -       y       -       1       anvil
scache     unix  -       -       y       -       1       scache
postlog    unix-dgram n  -       n       -       1       postlogd
postconf-n (text/plain, 1.4 KB)
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
biff = no
compatibility_level = 3.9
cyrus_sasl_config_path = /etc/postfix/sasl
inet_interfaces = all
inet_protocols = ipv4
mailbox_command =
mailbox_size_limit = 0
mydestination = $myhostname, email.fam-berglund.eu, localhost.fam-berglund.eu, localhost
myhostname = email.fam-berglund.eu
mynetworks = 127.0.0.0/8 192.168.1.0/24 [::ffff:127.0.0.0]/104 [::1]/128
mynetworks_style = host
myorigin = /etc/mailname
recipient_delimiter = +
relayhost = [mailout.se]:587
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl/sasl_passwd
smtp_sasl_security_options = noanonymous
smtp_tls_CAfile = /etc/ssl/certs/ca-certificates.crt
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
smtpd_banner = $myhostname ESMTP $mail_name (Debian)
smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unauth_destination
smtpd_tls_cert_file = /etc/letsencrypt/live/email.fam-berglund.eu/fullchain.pem
smtpd_tls_key_file = /etc/letsencrypt/live/email.fam-berglund.eu/privkey.pem
smtpd_tls_security_level = may
virtual_alias_maps = mysql:/etc/postfix/mariadb-virtual-alias-maps.cf
virtual_mailbox_domains = mysql:/etc/postfix/mariadb-virtual-mailbox-domains.cf
virtual_mailbox_maps = mysql:/etc/postfix/mariadb-virtual-mailbox-maps.cf
virtual_transport = lmtp:unix:private/dovecot-lmtp
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.