Koozali.org: home of the SME Server

not able to bypass qmail?!

thorsten greiner

not able to bypass qmail?!
« on: September 11, 2003, 12:12:24 AM »
got a little problem...

because aol and t-online don't accept a dynamic-ip-adress as sender, i configured outlook to directly deliver to my email-providers smtp-server via smtp-auth. in sme 5.6 it was no trouble. my sme-box was bypassed and the mail was delivered to mail.gmx.net.

but with sme 6.0b3 i got this problem:

i still have outlook configured to send mail directly to mail.gmx.net, but by sme-box seems to catch that smtp-connection and handles it itself.

i checked it, when i configured sme to use mail.gmx.net as a delegated server. /var/log/qmail/current says:

Connected_to_213.165.64.20_but_sender_was_rejected./Remote_host_said:_451_{mp002}_Need_to_authenticate_via_POP3_first/

which is correct cause gmx needs smtp-auth. but why the hell does sme handle my outgoing mail, when i configured outlook to use mail.gmx.net for outgoing mail...?!

any ideas and any help welcome

cheers, thorsten

alejandro

Re: not able to bypass qmail?!
« Reply #1 on: September 11, 2003, 02:20:53 AM »
Thorsten:
This is what I see (just my opinion)
Problem is your isp not sme.
mail.gmx.net is accepting your connection but is denying  relay on it's smtp server.
you should authenticate on mail.gmx.net as pop3 user before atempting to use smtp server.

thorsten greiner

Re: not able to bypass qmail?!
« Reply #2 on: September 11, 2003, 02:36:46 AM »
hehe... yes... you're right in what you guess...  but let me tell you this:

1. outlook is still configured to send mail directly to mail.gmx.net
2. i reconfigured sme to see what will happen when i send mail with the configuration described is 1.
3. though outlook should send mail directly, the sme-box grabs that session
4. i found out _because_ i configured sme to send mail to mail.gmx.net and it gives me the errormessage 'pop3 before smtp'

so... problem still is, that my outgoing mail-server is _not_ the sme-box but my email-providers smtp-server, and still the sme-box hooks up sending outgoing mail, though it shouldn't. why is that?!

cheers, thorsten

thorsten greiner

Re: not able to bypass qmail?!
« Reply #3 on: September 11, 2003, 01:27:46 PM »
ok... here's an addition to the above mentioned:

from my xp-box i did a ping to mail.gmx.net which resolves to the correct ip-adress. after that i did:

'telnet mail.gmx.net 25'

and that's what happened:

'220 broadway.tgr.tg mailfront ESMTP'

that's my sme-box answering... wonder why...

cheers, thorsten

Matthias Redl

Re: not able to bypass qmail?!
« Reply #4 on: September 11, 2003, 01:51:52 PM »
Although this won't help you, I can only confirm that SME 6 is catching all SMTP connections.

This is especially interesting if qmail stops working, then you have no chance to send e-mails at all (I had that yesterday....don't update glibc to 2.3 or qmail won't work anymore) :-)

Matthias

Dan Brown

Re: not able to bypass qmail?!
« Reply #5 on: September 11, 2003, 04:57:03 PM »
Sounds like a bug report to smebugs@mitel.com is in order; this seems like a piece of bad design.

Matthias Redl

Re: not able to bypass qmail?!
« Reply #6 on: September 11, 2003, 05:06:46 PM »
I just sent a bug report!

Matthias