Re: Sv: dovecot-lda from www-data - doesnt work

2024-11-01 Thread John Stoffel via dovecot
e. And if you decide to move your web server off this dovecot server, then you need to re-do it all anyway. With a proper script connecting to port 25, you just need to update the hostname of the mailserver and you're done. But hey, you do you. > -Ursprungligt meddelande- > F

Sv: Sv: Sv: dovecot-lda from www-data - doesnt work

2024-10-31 Thread Sebastian Nielsen via dovecot
sen via dovecot Skickat: den 31 oktober 2024 20:43 Till: dovecot@dovecot.org Ämne: Re: Sv: Sv: dovecot-lda from www-data - doesnt work Sebastian Nielsen via dovecot skrev den 2024-10-31 19:55: > Now it FINALLY works! read other mails on maillist, if you belive its good, then you dont kn

Re: Sv: Sv: dovecot-lda from www-data - doesnt work

2024-10-31 Thread Benny Pedersen via dovecot
Sebastian Nielsen via dovecot skrev den 2024-10-31 19:55: Now it FINALLY works! read other mails on maillist, if you belive its good, then you dont know security at all ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to

Sv: Sv: dovecot-lda from www-data - doesnt work

2024-10-31 Thread Sebastian Nielsen via dovecot
so it gets access to dovecot resources. Now it FINALLY works! -Ursprungligt meddelande- Från: Benny Pedersen via dovecot Skickat: den 31 oktober 2024 19:45 Till: dovecot@dovecot.org Ämne: Re: Sv: dovecot-lda from www-data - doesnt work Sebastian Nielsen via dovecot skrev den 2024-10-31

Re: Sv: dovecot-lda from www-data - doesnt work

2024-10-31 Thread Benny Pedersen via dovecot
Sebastian Nielsen via dovecot skrev den 2024-10-31 19:15: No errors in logs either. maybe your perl need to make the sasl auth to postfix ? or simply just setup phpmailer with proper sasl auth ___ dovecot mailing list -- dovecot@dovecot.org To unsub

dovecot-lda from www-data - doesnt work

2024-10-31 Thread Sebastian Nielsen via dovecot
m trying to deliver email from a webform, but its not working. I then tried manually in the console: WORKS: sudo -u info /usr/lib/dovecot/dovecot-lda -d info DOES NOT WORK: sudo -u www-data /usr/lib/dovecot/dovecot-lda -d info sudo -u postfix /usr/lib/dovecot/dovecot-lda -d info