
22nd February 2009, 18:04
|
|
Member
|
|
Join Date: Jan 2009
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Postfix Authentication Issues
Hi,
I have an Ubuntu 8.10 server with ISPConfig 2 installed with Postfix.
I can log in and receive emails fine. However when it comes to sending everything goes pear shaped! I cannot send emails at all from any account on any client on ISPConfig through Outlook, however webmail works fine. Every time I try and send, the Network Password box comes up. I know the passwords and usernames are correct because they are the same as the incoming mail ones. Emails work fine however when authentication is set as off. However I cannot send to hotmail and other addresses when this is the case!
Help!
Thanks,
phenner
Last edited by phenner; 22nd February 2009 at 18:07.
|

22nd February 2009, 18:21
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,903
Thanks: 693
Thanked 4,191 Times in 3,209 Posts
|
|
You have to enable smtp authentication in outlook to send email to users that are not on your server.
|

22nd February 2009, 18:39
|
|
Member
|
|
Join Date: Jan 2009
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Till,
Thanks for your reply.
I am well aware that you need SMTP auth on to send email, however whenever it is on, I cannot send to anyone as the login does not work, EVER! The username and password are definitely correct, but even so the network password box comes up every time i try to send.
Any ideas?
Thanks,
phenner
|

22nd February 2009, 18:50
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,903
Thanks: 693
Thanked 4,191 Times in 3,209 Posts
|
|
Most likely its a misconfiguration in your sasl setup. Please post the errors from the mail log.
|

22nd February 2009, 19:10
|
|
Member
|
|
Join Date: Jan 2009
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Code:
Feb 22 16:59:18 phennerweb postfix/qmgr[16462]: 58A38D7B71: removed
Feb 22 16:59:42 phennerweb pop3d: Connection, ip=[::ffff:90.212.111.26]
Feb 22 16:59:42 phennerweb postfix/smtpd[16494]: connect from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 16:59:42 phennerweb postfix/smtpd[16716]: connect from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 16:59:43 phennerweb pop3d: LOGIN, user=web4_john, ip=[::ffff:90.212.111.26], port=[52824]
Feb 22 16:59:43 phennerweb postfix/smtpd[16494]: warning: SASL authentication failure: cannot connect to saslauthd server: Permission denied
Feb 22 16:59:43 phennerweb postfix/smtpd[16494]: warning: 5ad46f1a.bb.sky.com[90.212.111.26]: SASL LOGIN authentication failed: generic failure
Feb 22 16:59:43 phennerweb postfix/smtpd[16716]: warning: SASL authentication failure: cannot connect to saslauthd server: Permission denied
Feb 22 16:59:43 phennerweb postfix/smtpd[16716]: warning: 5ad46f1a.bb.sky.com[90.212.111.26]: SASL LOGIN authentication failed: generic failure
Feb 22 16:59:43 phennerweb postfix/smtpd[16494]: lost connection after AUTH from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 16:59:43 phennerweb postfix/smtpd[16494]: disconnect from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 16:59:43 phennerweb postfix/smtpd[16716]: lost connection after AUTH from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 16:59:43 phennerweb postfix/smtpd[16716]: disconnect from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 16:59:44 phennerweb pop3d: LOGOUT, user=web4_john, ip=[::ffff:90.212.111.26], port=[52824], top=0, retr=5160, rcvd=40, sent=5520, time=1
Feb 22 16:59:45 phennerweb pop3d: Connection, ip=[::ffff:90.212.111.26]
Feb 22 16:59:45 phennerweb pop3d: LOGIN, user=web4_joe, ip=[::ffff:90.212.111.26], port=[52827]
Feb 22 16:59:46 phennerweb pop3d: LOGOUT, user=web4_joe, ip=[::ffff:90.212.111.26], port=[52827], top=0, retr=0, rcvd=12, sent=39, time=1
Feb 22 17:00:44 phennerweb postfix/anvil[16468]: statistics: max connection rate 8/60s for (smtp:90.212.111.26) at Feb 22 16:59:14
Feb 22 17:00:44 phennerweb postfix/anvil[16468]: statistics: max connection count 2 for (smtp:90.202.33.47) at Feb 22 16:52:07
Feb 22 17:00:44 phennerweb postfix/anvil[16468]: statistics: max cache size 2 at Feb 22 16:59:06
Feb 22 17:00:51 phennerweb postfix/smtpd[16494]: connect from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 17:00:51 phennerweb postfix/smtpd[16716]: connect from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 17:00:51 phennerweb postfix/smtpd[16494]: warning: SASL authentication failure: cannot connect to saslauthd server: Permission denied
Feb 22 17:00:51 phennerweb postfix/smtpd[16494]: warning: 5ad46f1a.bb.sky.com[90.212.111.26]: SASL LOGIN authentication failed: generic failure
Feb 22 17:00:52 phennerweb postfix/smtpd[16716]: warning: SASL authentication failure: cannot connect to saslauthd server: Permission denied
Feb 22 17:00:52 phennerweb postfix/smtpd[16716]: warning: 5ad46f1a.bb.sky.com[90.212.111.26]: SASL LOGIN authentication failed: generic failure
Feb 22 17:00:52 phennerweb postfix/smtpd[16494]: lost connection after AUTH from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 17:00:52 phennerweb postfix/smtpd[16494]: disconnect from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 17:00:52 phennerweb postfix/smtpd[16716]: lost connection after AUTH from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 17:00:52 phennerweb postfix/smtpd[16716]: disconnect from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 17:01:14 phennerweb pop3d: Connection, ip=[::ffff:92.12.85.160]
Feb 22 17:01:14 phennerweb pop3d: LOGIN, user=web4_rmiller, ip=[::ffff:92.12.85.160], port=[61401]
Feb 22 17:01:14 phennerweb pop3d: LOGOUT, user=web4_rmiller, ip=[::ffff:92.12.85.160], port=[61401], top=0, retr=0, rcvd=12, sent=39, time=0
Feb 22 17:01:55 phennerweb postfix/smtpd[16494]: connect from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 17:01:55 phennerweb postfix/smtpd[16716]: connect from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 17:01:55 phennerweb postfix/smtpd[16494]: warning: SASL authentication failure: cannot connect to saslauthd server: Permission denied
Feb 22 17:01:55 phennerweb postfix/smtpd[16494]: warning: 5ad46f1a.bb.sky.com[90.212.111.26]: SASL LOGIN authentication failed: generic failure
Feb 22 17:01:55 phennerweb postfix/smtpd[16716]: warning: SASL authentication failure: cannot connect to saslauthd server: Permission denied
Feb 22 17:01:55 phennerweb postfix/smtpd[16716]: warning: 5ad46f1a.bb.sky.com[90.212.111.26]: SASL LOGIN authentication failed: generic failure
Feb 22 17:01:55 phennerweb postfix/smtpd[16494]: lost connection after AUTH from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 17:01:55 phennerweb postfix/smtpd[16494]: disconnect from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 17:01:55 phennerweb postfix/smtpd[16716]: lost connection after AUTH from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 17:01:55 phennerweb postfix/smtpd[16716]: disconnect from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 17:02:33 phennerweb pop3d: Connection, ip=[::ffff:90.212.111.26]
Feb 22 17:02:33 phennerweb postfix/smtpd[16494]: connect from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 17:02:33 phennerweb postfix/smtpd[16716]: connect from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 17:02:34 phennerweb pop3d: LOGIN, user=web4_john, ip=[::ffff:90.212.111.26], port=[52840]
Feb 22 17:02:34 phennerweb postfix/smtpd[16494]: warning: SASL authentication failure: cannot connect to saslauthd server: Permission denied
Feb 22 17:02:34 phennerweb postfix/smtpd[16494]: warning: 5ad46f1a.bb.sky.com[90.212.111.26]: SASL LOGIN authentication failed: generic failure
Feb 22 17:02:34 phennerweb postfix/smtpd[16716]: warning: SASL authentication failure: cannot connect to saslauthd server: Permission denied
Feb 22 17:02:34 phennerweb postfix/smtpd[16716]: warning: 5ad46f1a.bb.sky.com[90.212.111.26]: SASL LOGIN authentication failed: generic failure
Feb 22 17:02:34 phennerweb postfix/smtpd[16494]: lost connection after AUTH from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 17:02:34 phennerweb postfix/smtpd[16494]: disconnect from 5ad46f1a.bb.sky.com[90.212.111.26]
Feb 22 17:02:34 phennerweb postfix/smtpd[16716]: lost connection after AUTH from 5ad46f1a.bb.sky.com[90.212.111.26]
|

23rd February 2009, 10:55
|
|
Member
|
|
Join Date: Jan 2009
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Anyone got any ideas as to how to fix the SASL for Postfix?
Thanks,
phenner
|

23rd February 2009, 10:58
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,903
Thanks: 693
Thanked 4,191 Times in 3,209 Posts
|
|
Please redo the postfix and sasl configuration steps from the perfect setup for ubuntu 8.10
|

23rd February 2009, 11:07
|
|
Member
|
|
Join Date: Jan 2009
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Should I remove Postfix first?
Thanks,
phenner
|

24th February 2009, 08:47
|
|
Member
|
|
Join Date: Jan 2009
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Anyone know if Postfix needs removing first?
Thanks,
Rich
|

24th February 2009, 09:40
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,903
Thanks: 693
Thanked 4,191 Times in 3,209 Posts
|
|
You dont have to remove postfix first. Just redo the configuration steps.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 20:23.
|
|
Recent comments
14 hours 35 min ago
21 hours 16 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 11 hours ago
1 day 20 hours ago
1 day 21 hours ago
2 days 1 hour ago
2 days 5 hours ago
2 days 5 hours ago