-
Problems with mta_form:
Hello.
I´m testing FMS 3.0 final.
I modify the pandora_server.conf to:
mta_address 192.168.10.100 # mta_port: MTA port (default 25) # mta_port 25 # mta_user: MTA User (if needed for auth) # mta_pass: MTA Pass (if needed for auth) # mta_auth: MTA Auth system (if needed, support: LOGIN PLAIN CRAM-MD5 DIGEST-MD) # mta_from: Email address that sends the mail, by default is pandora@localhost # probably you need to change it to avoid problems with your antispam mta_user: [email protected] mta_pass: pandora mta_from: [email protected]
Then save the changes and make a “etc/init-d/pandora_server restart”.
The emails that i received are from pandora@localst
What can i do to receive the emails from: [email protected]
Thanks.