This is what I put in my main.cf: myhostname = orlin.sy.am alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases myorigin = /etc/mailname mydestination = orlin.sy.am, localhost.localdomain, localhost, sy.am relayhost = mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 mailbox_size_limit = 0 recipient_delimiter = + inet_interfaces = all smtpd_sasl_local_domain = smtpd_sasl_auth_enable = yes smtpd_sasl_security_options = noanonymous broken_sasl_auth_clients = yes smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination smtpd_tls_auth_only = no
I'm using Ubuntu, so I referred these links: https://help.ubuntu.com/community/Postfix http://www.howtoforge.com/perfect-server-ubuntu8.04-lts-p5 -- Syam Kumar R. http://www.webmasterview.com/ On Fri, Jan 9, 2009 at 11:14 AM, Devadas VM <[email protected]> wrote: > Do anyone have clear idea on this? > > What should the exact enteries with postfix config file main.cf > > I am using RHDS+Postfix+Cyrus Imap > > _______________________________________________ > Mailinglist mailing list > [email protected] > http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org > >
_______________________________________________ Mailinglist mailing list [email protected] http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org
