Thanks for the feedback.
This is how I setup my servers.
I have 2 identities, 2 receiving servers, and 2 outgoing servers. I have set up the receiving accounts, and I am able to reveive email fine.
Then I go to set up the sending servers. Here's what I do for the first one:
I do add... in sending tab under network in KMail settings. Choose smtp. For name I put smtp.broadband.rogers.com, for host I put the same address. That is my ISP's smtp server. For port I put 25. I put that the server requires authentication, and just put my username there. not the password, cuz I want it to prompt me for the password. then under security I do "Check what server supports" and it autoselects, SSL and Login, which is what it should be. This also changes the port to 465, from 25. I am not sure exactly what port it should be, so I cant verify this. I press OK. In one of my email identities, under the advenced tab, I check the "Special Transport" and select from the dropdown, the sending account I just set up.
The setup for my other account is pretty much the same. I place a different name, and the other address. I put Server requires authentication, and just put the username. It autoselects SSL and login, and the port stays at 25. I am not exactly sure what the authentication method for this server is, but I know that the port should be port 25. And in my other email identity, I set Special transport to this sending account.
I use Mandrake 10.1 OE.
In /var/log/mail
the errors file is empty.
The warnings file has some warnings. All of them this:
Quote:
Mar 9 09:23:12 localhost postfix/qmgr[3503]: warning: My hostname localhost is not a fully qualified name - set myhostname or mydomain in /etc/postfix/main.cf
Mar 9 09:23:12 localhost postfix/tlsmgr[3504]: warning: My hostname localhost is not a fully qualified name - set myhostname or mydomain in /etc/postfix/main.cf
|
However, these times arent the same as when I tried to send my email. All of them seems to be at bootup only.
and here's my /etc/postfix/main.cf
Quote:
# These are only the parameters changed from a default install
# see /etc/postfix/main.cf.dist for a commented, fuller version of this file.
# These are changed by postfix install script
readme_directory = /usr/share/doc/postfix-2.1.4/README_FILES
sample_directory = /usr/share/doc/postfix-2.1.4/samples
html_directory = /usr/share/doc/postfix-2.1.4/html
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
command_directory = /usr/sbin
manpage_directory = /usr/share/man
daemon_directory = /usr/lib/postfix
newaliases_path = /usr/bin/newaliases.postfix
mailq_path = /usr/bin/mailq.postfix
queue_directory = /var/spool/postfix
mail_owner = postfix
# User configurable parameters
inet_interfaces = localhost
mynetworks_style = host
delay_warning_time = 4h
smtpd_banner = $myhostname ESMTP $mail_name ($mail_version) (Mandrake Linux)
unknown_local_recipient_reject_code = 450
smtp-filter_destination_concurrency_limit = 2
lmtp-filter_destination_concurrency_limit = 2
smtpd_sasl_path = /etc/postfix/sasl:/usr/lib/sasl2
|
any input is welcome. But yea I like thunderbird too, so I may end up just getting that. Even though KMail seems like a really nice program as well.
Thanks,
Latem