Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Only PLAIN LOGIN?
PostPosted: Fri Jan 22, 2010 2:43 pm 
Offline
Newbie

Joined: Fri Jan 22, 2010 2:40 pm
Posts: 2
Location: Leeds, UK
Hi, I've just completed the Postfix installation and when I get to do the "ehlo localhost" part I get this in the response:

Code:
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN


Is this correct? The tutorial shows:

Code:
250-AUTH CRAM-MD5 NTLM PLAIN LOGIN DIGEST-MD5
250-AUTH=CRAM-MD5 NTLM PLAIN LOGIN DIGEST-MD5


Also, it states to set the reverse DNS to fully qualified domain name you assign as the system mail name, but I can only set it to the domain name rather than host.domain.com, can anyone tell me why?

Thanks,
Luke.


Top
   
 Post subject:
PostPosted: Fri Jan 22, 2010 5:06 pm 
Offline
Senior Member

Joined: Sat Nov 15, 2008 4:24 pm
Posts: 55
Location: Czech Republic
Plain logins are required in case you do not store plaintext passwords in your database (i.e. UNIX password) and you do not have stored all possible hash variants (IIRC possible with MySQL). See documentation, it should be described pretty well.

As for PTR record, check whether your FQDN really points to your IP address and whether it had time to propagate itself (usually few hours).


Top
   
 Post subject:
PostPosted: Fri Jan 22, 2010 9:01 pm 
Offline
Newbie

Joined: Fri Jan 22, 2010 2:40 pm
Posts: 2
Location: Leeds, UK
drake127 wrote:
As for PTR record, check whether your FQDN really points to your IP address and whether it had time to propagate itself (usually few hours).


Erm, I set up my 2 domains as per the instructions on the site, my hostname is "beast" and the domains are feastiality.com|co.uk. I didn't put anything pertaining to the hostname in the set up of the domains in the control panel.

Luke.


Top
   
 Post subject:
PostPosted: Sat Jan 23, 2010 9:07 am 
Offline
Senior Member

Joined: Sat Nov 15, 2008 4:24 pm
Posts: 55
Location: Czech Republic
You need to add A record of "beast" to your DNS zone.

dig beast.feastiality.com. shows me there is none and therefore Linode won't allow you to set such PTR (Reverse DNS) record.

Make sure you can see something like that in your DNS Manager:
Code:
A/AAAA Records
Host Name    IP Address      TTL      Edit    Remove
             74.207.226.---  Default  Edit    Remove
beast        74.207.226.---  Default  Edit    Remove


Top
   
 Post subject:
PostPosted: Sat Jan 23, 2010 9:49 am 
Offline
Senior Member

Joined: Mon Dec 07, 2009 6:46 am
Posts: 331
Also consider forcing TLS/SSL with plaintext passwords.


Top
   
 Post subject:
PostPosted: Wed Feb 03, 2010 10:52 am 
Offline
Newbie

Joined: Tue Jan 26, 2010 3:51 pm
Posts: 2
I have the same problem with PLAIN LOGIN. I tried googleing to find how to generate all password hashes in mysql or how to force TLS/SSL with plain-text passwords but my google-fu failed me. Can anyone please point me to the right direction?


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group