Re: Problem sending mail outside the domain with squirrelmail

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Hello!
>
> In the network I have many thunderbird-clients. They can send all
> messages outside the domain.
> I also use squirrelmail, but i have the problem when sending a mail
> outside the domain.
>
> Postfix answers: 554 Relay access denied
>
> Errorlog says:
> Sep 14 17:15:36 mail postfix/smtpd[11195]: connect from domain[127.0.0.1]
> Sep 14 17:15:36 mail postfix/smtpd[11195]: NOQUEUE: reject: RCPT from
> domain[127.0.0.1]: 554 <mail@xxxx>: Relay access denied;
> from=<edv@xxxxxxxxxxxxxx> to=<mail@xxxx> proto=ESMTP helo=<mail.btw>
> Sep 14 17:15:36 mail postfix/smtpd[11195]: lost connection after RCPT
> from mail.btw[127.0.0.1]
> Sep 14 17:15:36 mail postfix/smtpd[11195]: disconnect from
> mail.btw[127.0.0.1]
>
>
> In Thunderbird i use SENDING with Authentication and "TLS if available",
> and it works fine.
>
> I tried to set the smtp-Server to the "domain-Name" and the
> smtp-auth-mech to "login" and also to use_smtp_tls with "true", but
> nothing worked.
>
>
>
> So do you have any idea?
>
> Server-Config:
> Fedora 4
> Cyrus IMAP
> Postfix 2.2.2-2
> Fedora Direcotry Server (User and Password storage)
> SquirrelMail Version 1.4.7-4.fc4
>
>
> config.php:
> smtpServerAddress = localhost
> smtpPort = 25
> smtp_auth_mech = none
> use_smtp_tls = false

Thunderbird (https://bugzilla.mozilla.org/show_bug.cgi?id=185662) uses TLS
term to call STARTTLS options. SquirrelMail 1.4.7 does not support
STARTTLS. If Postfix is configured according to Postfix SMTP AUTH (and
TLS) HOWTO, it requires starttls before authentication
(smtpd_tls_auth_only setting).

Transport Layer Security (TLS) is cryptographic protocol which provides
secure communications on the Internet.

STARTTLS is special extension to standard plain text communication
protocols. STARTTLS extensions offer a way to upgrade to TLS from a
plaintext connection, rather than use a separate port for encrypted
communications.

When SquirrelMail talks about TLS, we are talking about connections to
secure SSLv3 or TLS ports. Not about connections to plain text ports and
use of STARTTLS protocol extensions to increase connection security.

Allow relaying from webserver's address in postfix main.cf or start smtp
over ssl service in master.cf. Please note that use of TLS is enabled by
changing two options in SquirrelMail configuration. You must set Use
IMAP/SMTP (TLS) and you must change IMAP/SMTP port.

See also http://www.squirrelmail.org/docs/admin/admin-5.html#ss5.4

-- 
Tomas

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux