Linode Forum
https://forum.linode.com/

[PostFix, Ubuntu] Need postfix acting as secure SMTP server
https://forum.linode.com/viewtopic.php?f=11&t=10106
Page 1 of 1

Author:  andydufreyne [ Thu May 23, 2013 10:08 am ]
Post subject:  [PostFix, Ubuntu] Need postfix acting as secure SMTP server

hi, all

I'm a linux newbie and a have basic simple question.

Linode is hosting multiple domains: domain1.com, domain2.com
I don't want to receive, store, sort, etc all incoming e-mail. So I set forwarding of all incoming mails (to gmail) by using this main.cf:
Code:
virtual_alias_domains = example1.com example2.com
virtual_alias_maps = hash:/etc/postfix/virtual


while etc/postfix/virtual is

Code:
@example1.com myusername@gmail.com
@example2.com myusername@gmail.com


It works (i hope)

How do I set postfix to be an SMTP server (let's say it will be example1.com for external e-mail clients) with secure authorization and data transmission?

Thanks in advance

Page 1 of 1 All times are UTC-04:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/