Hello all; I just set up squirrelmail-1.2.10 with postfix-1.1.7-2 on a new redhat7.3 install, using courier-imap for the MDA. Courier seems to be working fine, but I cannot get squirrelmail to send mail. It receives mail from remote servers just fine.
Nothing shows up in the maillog when I send a test message to a remote server from squirrelmail. conf.pl server settings: Server Settings 1. Domain : mcleodlake.com 2. IMAP Server : mail.mcleodlake.com 3. IMAP Port : 143 4. Use Sendmail/SMTP : SMTP 6. SMTP Server : mail.mcleodlake.com 7. SMTP Port : 25 8. Authenticated SMTP : false 9. POP Before SMTP : false 10. Server : courier 11. Invert Time : false 12. Delimiter : detect and conf.pl plugins settings: Installed Plugins 1. abook_take 2. calendar 3. listcommands 4. newmail 5. sent_subfolders 6. squirrelspell 7. dictionary 8. address_add 9. notes 10. username 11. view_as_html 12. addgraphics 13. info The output from from postconf-n: [root@net root]# 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 default_destination_concurrency_limit = 10 default_privs = nobody fast_flush_domains = $relay_domains home_mailbox = Maildir/ inet_interfaces = all local_destination_concurrency_limit = 2 local_recipient_maps = $alias_maps unix:passwd.byname mail_owner = postfix mail_spool_directory = /var/spool/mail mailq_path = /usr/bin/mailq.postfix manpage_directory = /usr/share/man mydestination = $myhostname, localhost.$mydomain, $mydomain, mail.$mydomain, www.$mydomain, ftp.$mydomain mydomain = mcleodlake.com myhostname = mail.mcleodlake.com mynetworks = 216.113.197.175/32 mynetworks_style = host myorigin = $myhostname newaliases_path = /usr/bin/newaliases.postfix queue_directory = /var/spool/postfix readme_directory = /etc/postfix/README_FILES relay_domains = $mydestination sample_directory = /usr/share/doc/postfix-1.1.7/samples sendmail_path = /usr/sbin/sendmail.postfix setgid_group = postdrop smtpd_banner = $myhostname ESMTP $mail_name smtp_bind_address = 216.113.197.175, 127.0.0.1 smtpd_recipient_restrictions = permit_mynetworks, check_relay_domains virtual_maps = hash:/etc/postfix/mcleodlake For some reason, squirrelmail does not seem to be using postfix to send the mail. When I telnet localhost 25, the stdout just reads trying 127.0.0.1... despite the smtp_bind_address entry in the postfix main.cf file. I also get the same response when I try to telnet mail.mcleodlake.com from the localhost. I can telnet in with no problem from remote machines. Im hoping that someone can see an obvious mistake here. Any help is appreciated. TIA ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users