On Mon, 03 Feb 2003, Devdas Bhagat wrote: > On 26/01/03 23:29 +0530, Dr. Sharukh K. R. Pavri. wrote: > > On Sun, 26 Jan 2003, Suresh Ramasubramanian wrote: > > > > > *[Dr. Sharukh K. R. Pavri. on Sun, Jan 26, 2003 at 02:16:41PM +0530]: > > > > I am using rh 8 w/postfix and I have configured it as per Suresh's howto. > > > > I have added the local users to /etc/postfix/virtual and then run postmap > > > > /etc/postfix/virtual. > > > > > > > > user1 and user2 are local users on the machine. > > > > > > postfix - did you set myhostname or myorigin to your domain? > > > or did you miss virtual_maps? > > I have this in main.cf > > > > ---------------------- > > myhostname = shiroy.pavri.net > > mydomain = pavri.net > > myorigin = $mydomain > > virtual_alias_maps = hash:/etc/postfix/virtual > > ----------------------------- > postconf -n and logs are usually more informative.
[root@shiroy spavri]# /usr/sbin/postconf -n alias_database = hash:/etc/postfix/aliases alias_maps = hash:/etc/postfix/aliases command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/libexec/postfix debug_peer_level = 2 defer_transports = smtp disable_dns_lookups = yes inet_interfaces = localhost mail_owner = postfix mailbox_command = /usr/bin/procmail -a "$EXTENSION" mailq_path = /usr/bin/mailq.postfix manpage_directory = /usr/share/man mydestination = $myhostname, localhost.$mydomain mydomain = pavri.net myhostname = shiroy.pavri.net myorigin = $mydomain newaliases_path = /usr/bin/newaliases.postfix queue_directory = /var/spool/postfix readme_directory = /usr/share/doc/postfix-1.1.11/README_FILES relayhost = mail.srivari.net sample_directory = /usr/share/doc/postfix-1.1.11/samples sendmail_path = /usr/sbin/sendmail.postfix setgid_group = postdrop > Is postfix authoritative for $mydomain ? Please explain this, and how do I check for this ? > Is $mydomain in mydestinations or in virtual_alias_domains? Sorry, but I didn't get this :( > > I think suresh's HOWTO needs to be updated for the newer Postfix version. I > suggest reading the Postfix FAQ, particularly the entry > faq.html#somelocal I *did* check w/ the faq on postfix.org. thanks, Sharukh. -- Dr. Sharukh K. R. Pavri Homeopath and Linux Enthusiast. Mumbai, India. http://www.pavri.net/ ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
