<![CDATA[Latest posts for the topic "Outgoing Server (SMTP) Thunderbird + Postfix + Dovecot"]]> /hvaonline/posts/list/24.html JForum - http://www.jforum.net Outgoing Server (SMTP) Thunderbird + Postfix + Dovecot webmail squirrelmail để send và receive mail giữa các user thì không gặp vấn đề gì Code:
$domain                 = 'abc.com';
     29 $imapServerAddress      = '192.168.1.150';
     30 $imapPort               = 143;
     31 $useSendmail            = true;
     32 $smtpServerAddress      = '192.168.1.150';
     33 $smtpPort               = 25;
     34 $sendmail_path          = '/usr/sbin/sendmail';
     35 $pop_before_smtp        = false;
     36 $imap_server_type       = 'uw';
     37 $invert_time            = false;
     38 $optional_delimiter     = '/';
Nhưng mình thay webmail bằng Thunderbird thì chỉ receive được chứ không send được Trong Settings của user như sau : + Settings: - Description : .......... - Server Name: ........ - Port : 25 + Security and Authentication : - User name and password...... - Connection Security (None - STARTTLS - SSL/TLS) Trong options Outgoing Server SMTP này mình không biết phải config thế nào để cho user có thể send mail được Mục đích của mình là sử dụng một mail client có hỗ trợ gnupg để có thể mã hoá email khi gửi đi với public key receiver và ký với private key sender Mình có tìm hiểu thì được biết Thunderbird có 1 addon GPG https://addons.mozilla.org/vi/thunderbird/tag/gpg nên mình định sử dụng Thunderbird để mã hoá email khi gửi đi với GPG Các bạn cho mình hỏi có còn phần mềm nào khác ngoài Thunderbird có thể gửi và nhận mail được mã hoá với GPG không ? Cảm ơn các bạn đã đọc bài nhờ giúp đỡ của mình ]]>
/hvaonline/posts/list/34095.html#209450 /hvaonline/posts/list/34095.html#209450 GMT
Outgoing Server (SMTP) Thunderbird + Postfix + Dovecot

tuewru wrote:
Trong options Outgoing Server SMTP này mình không biết phải config thế nào để cho user có thể send mail được  
Phần này bạn đang điền thông tin thế nào? Hiện tượng, thông báo mà bạn gặp phải khi send mail là gì?]]>
/hvaonline/posts/list/34095.html#209460 /hvaonline/posts/list/34095.html#209460 GMT
Outgoing Server (SMTP) Thunderbird + Postfix + Dovecot
Còn đây là thông báo lỗi : lỗi timeout (em nghĩ chắc do config sai chỗ nào đó mà nó không connect đc với SMTP server )
Còn đây là toàn bộ quá trình em capture = Wireshark
Anh kiểm tra dùm em với nhé Cảm ơn anh nhiều ]]>
/hvaonline/posts/list/34095.html#209487 /hvaonline/posts/list/34095.html#209487 GMT
Outgoing Server (SMTP) Thunderbird + Postfix + Dovecot telnet 192.168.1.150 25 xem được không?]]> /hvaonline/posts/list/34095.html#209488 /hvaonline/posts/list/34095.html#209488 GMT Outgoing Server (SMTP) Thunderbird + Postfix + Dovecot

quanta wrote:
- Thử uncheck "Use secure authentication" - Bạn gõ telnet 192.168.1.150 25 xem được không? 
Cảm ơn anh quanta Em đã fix được lỗi này rồi. Khi nào bài lab hoàn chỉnh em sẽ post hoàn thiện ra một thread khác. Hiện tại cái lab của em chắp vá quá, mỗi lúc lại thêm 1 tính năng Ban đầu em telnet 192.168.1.150 25 thì không được. Em telnet thử localhost qua port 25 thì chạy tốt Sau đó em chỉnh 1 số cấu hình do em thay đổi trong post fix ở các dòng 212, 336, 578, 579 thì bắt đầu telnet từ máy mail client (winXP) vào được mail server 192.168.1.150 (CentOS) Nhưng bây giờ em lại gặp phải 1 lỗi với Thunderbird. (Và vẫn tồn tại lỗi cũ là send fail và receive ok ). ( Không có lỗi này nếu em dùng Outlook Express để send mail. Sử dụng Outlook Ẽpress thì em send và recieve thành công và không có vấn đề gì xảy ra)
Khi em create a new account thì tới bước tìm kiếm Outgoing server SMTP nó báo như sau

Lỗi này theo em đọc Documentations trong postfix thì phải cài thêm SMTP AUTH. Mà muốn cài thêm SMTP AUTH thì phải cài cả MySQL nữa. Hiện em chưa có kiến thức cả về SMTP AUTH và MySQL nên em không biết cần cài thêm những gì nữa. Mong anh chỉ dùm em để fix lỗi SMTP AUTH thì em cần cài thêm những gì nữa
http://www.howtoforge.com/virtual-users-domains-postfix-courier-mysql-squirrelmail-mandriva-2010.0-x86_64 This document describes how to install a Postfix mail server that is based on virtual users and domains, i.e. users and domains that are in a MySQL database. I'll also demonstrate the installation and configuration of Courier (Courier-POP3, Courier-IMAP), so that Courier can authenticate against the same MySQL database Postfix uses. The resulting Postfix server is capable of SMTP-AUTH and TLS and quota. Passwords are stored in encrypted form in the database. In addition to that, this tutorial covers the installation of Amavisd, SpamAssassin and ClamAV so that emails will be scanned for spam and viruses. I will also show how to install SquirrelMail as a webmail interface so that users can read and send emails and change their passwords. 
Best regards ]]>
/hvaonline/posts/list/34095.html#209566 /hvaonline/posts/list/34095.html#209566 GMT
Outgoing Server (SMTP) Thunderbird + Postfix + Dovecot /hvaonline/posts/list/34095.html#209569 /hvaonline/posts/list/34095.html#209569 GMT Outgoing Server (SMTP) Thunderbird + Postfix + Dovecot

quanta wrote:
Bạn thử uncheck "Use name and password" xem. 
yeahhhhhhh em uncheck và send thành công rồi DO hôm qua em xoá 2 acc hv1 và hv2 đi để create 2 account mới nên em nhớ nhầm mình đã uncheck Username and password rồi Và em sử dụng PGP để encrypt email thành công cảm ơn anh quanta nhiều :) Công việc của em bây giờ là ngồi soạn bài lab :D ]]>
/hvaonline/posts/list/34095.html#209574 /hvaonline/posts/list/34095.html#209574 GMT
Outgoing Server (SMTP) Thunderbird + Postfix + Dovecot /hvaonline/posts/list/34095.html#209576 /hvaonline/posts/list/34095.html#209576 GMT Outgoing Server (SMTP) Thunderbird + Postfix + Dovecot

trongthect wrote:
Chào các bạn, Mình cũng đang cài mail server (Postfix + Dovecot + Squirrelmail) và cũng bị lỗi tượng tự. Mình có một server cài CentOS 5.2, IP Public 1.2.3.4, mộ domain abc.com. Sau khi cài xong mình đã sử dụng squirrelmail gửi thư giữa 3 user hv1@abc.com, hv2@abc.com,trongthe@gmail.com. Nhưng có một vấn đề là mình setup outlook để gửi thư thì không được. Mục icoming mail thì mình đánh là: mail.abc.com mục Outgoingmail thì mình đánh là mail.abc.com Các port mình để port 110 và 25. Khi vào mục test account trong outlook thì nó báo lỗi khi gửi đi. Mình đã sử dụng lệnh netstat -an | grep : 25 và port 110 thì đều listening hết Một chi tiết nữa là mình telnet vào port 25 thì ok nhưng gửi mail bằng telnet thì không được. Nhờ các bạn giúp mình. 
bạn vào link này xem bài lab của mình nhé /hvaonline/posts/list/34126.html telnet ok thế nào vậy mình telnet vào send mail qua telnet bình thường mà ]]>
/hvaonline/posts/list/34095.html#209767 /hvaonline/posts/list/34095.html#209767 GMT
Outgoing Server (SMTP) Thunderbird + Postfix + Dovecot /hvaonline/posts/list/34095.html#279263 /hvaonline/posts/list/34095.html#279263 GMT