U need to make sure your sendmail is running:

telnet localhost 25
If you are using sm on the same box as the smtp server is running, you
should keep it as 127.0.0.1 or localhost

By default redhat like to make sendmail only accessible by 127.0.0.1

-J

> Hello, I'm new to this mailing list.
>
> I installed squirrelmail rpm package for redhat 8.0,
> everything runs good, but the sendmail.
> I use a SMTP sever other than localhost,
> when I send email from squirrelmail,
> the SMTP server gives an error message,
> ---
> mail.server sendmail[6674]: NOQUEUE: Null connection from ip.ad.dr.ess
>
> Is there something wrong with my configuration for the webmail system?
> The part of sendmail definition in my /etc/squirrelmail/config.php is
> ---
> ;
> ;
> $squirrelmail_default_language = 'en_US';
>
> $domain                 = 'mail.server';
> $imapServerAddress      = 'imap.server';
> $imapPort               = 143;
> $useSendmail            = true;
> $smtpServerAddress      = 'mail.server';
> $smtpPort               = 25;
> $sendmail_path          = '/usr/sbin/sendmail';
> $use_authenticated_smtp = false;
> $pop_before_smtp        = false;
> $imap_server_type       = 'uw';
> $invert_time            = false;
> $optional_delimiter     = 'detect';
> ;
> ;
> ---
> Thank you.
> Best regards,
> Fumio
>
> ---
> Fumio Aoki, Ph.D., Department of Ecology and Evolution,
> State University of New York at Stoney Brook, Stony Brook, NY 11794-5245
> Email: [EMAIL PROTECTED], Phone: (631) 632-8539, Fax: (631)
> 632-7626 URL: http://life.bio.sunysb.edu/~aoki/ or
> http://cauchy.bio.columbia.edu/fumio/
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: Influence the future
> of Java(TM) technology. Join the Java Community
> Process(SM) (JCP(SM)) program now.
> http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
> --
> 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: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
--
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