LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 12-05-2008, 09:37 AM   #1
adi_rulz
LQ Newbie
 
Registered: Dec 2008
Posts: 1

Rep: Reputation: 0
Unhappy Installed Postfix, having authentication problem


I installed a postfix server, but now I am facing a problem with it. I enabled authentication in it.

Now I configured an accounts in client pc's outlook. Now problem is that when I insert Wrong E-Mail address (of any domain) & wrong reply back address with wrong name but right smtp, pop3, account name & password & sent a mail to any E-Mail ID, the wrong Name & E-Mail address is showing there as a sender email address. I think any name & reply back address we can use, but as a sender email address it must show the right email address, otherwise anyone on same domain can send mail through any person name.

I tried this on Gmail also but there it is working absolutely fine.

Can u help me on this??
 
Old 12-06-2008, 05:33 AM   #2
halvorls
Member
 
Registered: Jun 2008
Posts: 78

Rep: Reputation: 15
Hi!

I have the same problem, but it work on my dovecot server. Can you recive mail?

You must control the DNS options.

In postfix you need Cyrus.

Here is my dovecot mailserver configure file:

At the line auth default { in your exits code, delete auth default { and add the code below:

auth default {
mechanisms = plain login
passdb pam {
}
userdb passwd {
}
socket listen {
client {
path = /var/spool/postfix/private/auth
mode = 0660
user = postfix
group = postfix
}

}

Now you will have SASL on Dovecot, and you can recive mail in outlook!

Halvor.
 
Old 12-06-2008, 05:44 AM   #3
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
Do you really expect people to read a post in oversized bold red text?

Try taking the formatting out.
 
Old 12-07-2008, 11:16 AM   #4
nathacof
Member
 
Registered: Aug 2004
Location: Bear, DE, USA
Distribution: Slackware 11, CentOS 5.2, Ubuntu
Posts: 124

Rep: Reputation: 17
PostFix/Dovecot Virtual User configuration

We need to know more information about your setup. Can we see an example header of one of these messages? How are you sending these messages? In PHP the sendmail path, can cause these types of issues.

Reference: http://www.postfix.org/SASL_README.html#server_test
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SMTP authentication in postfix aravind1024004 Linux - Server 12 09-04-2010 09:32 AM
Postfix + SASL Authentication problem on Ubuntu Server 8.04 beusekom Linux - Server 3 11-14-2008 04:05 PM
Removed Citadel and installed Postfix, Postfix acting funny?? kayasaman Linux - Server 49 10-07-2008 08:06 PM
Postfix authentication query trossachs Linux - Software 0 11-07-2006 06:34 PM
Recently installed Postfix problem vous Linux - Software 7 06-28-2005 10:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 04:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration