>>http://www.squirrelmail.org/wiki/en_US/MailDoesNotSend
>
>Hi Robin,
>
>That was the first place I looked, as well as searched the archives.
>
>File uploads are on, have been since day 1 (about a week ago). I'm not 
>running anything through any proxies either, so that cannot be an issue. 
>The last part of the page though, I don't understand how to do:
>"Also verify that the apache/httpd knows the fully qualified domain. You 
>can do this by simply bouncing the httpd and watching for any errors."
>
>I changed the hostname last night (early this AM), and can now telnet to 
>mail.mcleodlake.com 25 from the localhost, but still cannot telnet 
>localhost 25. I can also send mail from the command line using mailx and 
>the system recieves mail fine.

I figured out the telnet localhost 25, and can do so now. (firewall, 
localhost -i lo accept) I was thinking that squirrelmail should now send 
mail, but it still doesn't. The entire postfix system is now running fine, 
so this is indeed a squirrelmail issue.

When I try to send a test message, here is the output from maillog:
Jan 12 03:11:37 mcleodlake imapd: Connection, ip=[::ffff:216.113.197.175]
Jan 12 03:11:37 mcleodlake imapd: LOGIN, user=kmastin, 
ip=[::ffff:216.113.197.175]
Jan 12 03:11:37 mcleodlake imapd: LOGOUT, user=kmastin, 
ip=[::ffff:216.113.197.175], headers=2708, body=0

Does this ring any bells anywhere?

>>Keith Mastin
>>
>>> 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
>>>
>>
>>
>>
>
>
>
>
>-------------------------------------------------------
>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
>



-------------------------------------------------------
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

Reply via email to