Falko,
Thanks for your reply, When i stop and start SASLAUTHD i get nothing, so i assume thats telling me there is no error as such.
/etc/default/saslauthd contains the following settings
Code:
START=yes
PARAMS="-m /var/spool/postfix/var/run/saslauthd -r"
PIDFILE="/var/spool/postfix/var/run/${NAME}/saslauthd.pid"
MECHANISMS="pam"
MECH_OPTIONS=""
THREADS=5
OPTIONS="-c"
Intersetingly there is absolutely no problem when i receive mails, so authorisation does work to some degree.
I am using POP3 to connect to the server. Although IMAP is available i am not currently using it.
EDIT:
as an interesting side note, i tried logging in to the SMTP server via telnet. This allowed me to send emails to anywhere!
EDIT2:
If i remove authentication in my mail client, i appear to be able to send mails, but i get a message telling me that the message had an invalid message recipient.
When i check /var/log/mail.log again i get
Code:
Aug 16 11:22:11 starfleet pop3d-ssl: Connection, ip=[::ffff:81.133.139.108]
Aug 16 11:22:12 starfleet pop3d-ssl: LOGIN, user=barney@theparkerwilmottproject.co.uk, ip=[::ffff:81.133.139.108]
Aug 16 11:22:14 starfleet postfix/smtpd[21647]: connect from host81-133-139-108.in-addr.btopenworld.com[81.133.139.108]
Aug 16 11:22:16 starfleet postfix/smtpd[21647]: NOQUEUE: reject: RCPT from host81-133-139-108.in-addr.btopenworld.com[81.133.139.108]: 554 5.7.1 <Sean_Bowle$
Aug 16 11:22:16 starfleet postfix/smtpd[21647]: disconnect from host81-133-139-108.in-addr.btopenworld.com[81.133.139.108]
Aug 16 11:22:22 starfleet pop3d-ssl: LOGOUT, user=barney@theparkerwilmottproject.co.uk, ip=[::ffff:81.133.139.108], top=3291, retr=39100, rcvd=92, sent=4389$
Now i guess this is happening because you don't want unauthorised users (i.e. spammers) to be using the server as a mail relay, but on the other hand the log does say i had authenticated via pop3, so now i'm confused as to the exact process of whats happening here!!!
I am also getting log messages in mail.info stating...
Code:
Aug 16 09:00:09 starfleet postfix/proxymap[4865]: warning: connect to mysql server 127.0.0.1: Access denied for user 'mail_admin'@'localhost' (using password: YES)
Aug 16 09:00:09 starfleet postfix/proxymap[4865]: warning: connect to mysql server 127.0.0.1: Access denied for user 'mail_admin'@'localhost' (using password: YES)
They always come in pairs, and always from postfix/proxymap
i guess this could mean i have a password entered incorrectly somewhere, but i can't seem to find it.
Also, i can log in to MySql as mail_admin, but not as mail_admin@localhost. Does that matter?
Recent comments
1 day 7 hours ago
1 day 16 hours ago
1 day 19 hours ago
1 day 20 hours ago
1 day 21 hours ago
1 day 23 hours ago
2 days 54 min ago
2 days 2 hours ago
2 days 18 hours ago
2 days 18 hours ago