Hi,
I got a setup working now where a user can only send mail with his mail
address, gets authenticated at the SMTP server with his IMAP credentials
suing dovecot and mails get be send to different relay servers depending
on the senders address. I have these postfix settings:
smtpd_sasl_path =
Hi,
I found an alternative solution. I did setup postfix on the server as
described here:
http://www.cyberciti.biz/faq/postfix-multiple-isp-accounts-smarthost-smtp-client/
This allows to configure a SMTP server and credentials per user. So far
I have only tested it with one user though. It works
Hi,
using the SquirrelMail configuration script I can set SMTP credentials
(smtp_sitewide_user / smtp_sitewide_pass). But how do I set those per
user? I assumed one could specify that in the user preferences but the
web interface doesn't seem to support that nor could I find anything
about that