On Sat, 12 Apr 2003 23:35:19 +0200 [EMAIL PROTECTED] wrote:

> My first use and version is: Version 0.64 Sparc built with wxWindows 2.5.0
> Release build (compiled at Mar 3 2003, 21:00:53 :-)

 Thanks for including this information!

> I have 2 Big Problems in Using:
> 
> 1. I recognized, that my router goes Online every time, when Mahogany polls
> emails from the local server.

 This is probably because of the DNS lookups :-( I'll look at it.

> (ohter eMail-Programms do not force going Online using the same
> POP-Adjustement. So I post the log .. pherhaps you can help me or is it a
> "bug" ? It happened in the first time, of cause before fetchind the mails
> ...
> 
> 20:40:28: Status: �ffnen Mailbox "Neue Nachrichten"...
> 20:40:28: Status: Mailbox "Neue Nachrichten" ge�ffnet.
> 20:40:29: Mail Protokoll: Trying IP address [192.168.7.1]
> 20:40:29: Mail-Protokoll: +OK QPOP (version 2.53) at tux.edv.smerz.de starting.
> 20:40:29: Mail Protokoll: QPOP (version 2.53) at tux.edv.smerz.de starting.
> 20:40:29: Mail-Protokoll: CAPA
> 20:40:29: Mail-Protokoll: -ERR Unknown command: "capa".
> 20:40:29: Mail-Protokoll: AUTH
> 20:40:29: Mail-Protokoll: -ERR Too few arguments for the auth command.
> 20:40:29: Mail-Protokoll: USER vajk
> 20:40:29: Mail-Protokoll: +OK Password required for vajk.
> 20:40:29: Mail-Protokoll: <suppressed>
> 20:40:31: Mail-Protokoll: +OK vajk has 344 messages (9216175 octets).
> 20:40:31: Mail-Protokoll: STAT
> 20:40:31: Mail-Protokoll: +OK 344 9216175
> 20:40:31: Mail-Protokoll: UIDL
> 20:40:31: Mail-Protokoll: +OK uidl command accepted.
> 20:40:31: Mail-Protokoll: TOP 320 0
> 20:40:31: Mail-Protokoll: +OK 1879 octets
> 20:40:31: Mail-Protokoll: LIST 320
> 20:40:31: Mail-Protokoll: +OK 320 1879

 This looks perfectly fine. BTW, just a small hint: you can establish POP3
connection a bit faster if you add Pop3NoAuth=1 value under the registry
key for this folder, then Mahogany won't try CAPA and AUTH each time it
connects to the server.

> 2. I have a big trouble with my provider - but he is a business friend, so I can not
> changed the provider - He forced the an AUTH PLAIN Password, for examples it
> works with PegasusMail - so I can mail to you .. my parameters are 100% correct.

 Some mail servers have problem with AUTH PLAIN but this one seems to be
just fine. You _could_ try to disable PLAIN authentication (then it will
use LOGIN) instead but I don't think this is a problem here.

> I uses SMTP-User and SMTP Password  and SMTP (Mail) Server

 The connection is established just fine so your parameters are correct.

> 20:40:50: Status: Nachricht wird gesendet ...
> 20:40:52: Mail Protokoll: Trying IP address [213.139.132.6]
> 20:40:53: Mail-Protokoll: 220 mx.innoventec.net ESMTP Postfix
> 20:40:53: Mail-Protokoll: EHLO lucky
> 20:40:53: Mail-Protokoll: 250-mx.innoventec.net
> 20:40:53: Mail-Protokoll: 250-PIPELINING
> 20:40:53: Mail-Protokoll: 250-SIZE 20480000
> 20:40:53: Mail-Protokoll: 250-VRFY
> 20:40:53: Mail-Protokoll: 250-ETRN
> 20:40:53: Mail-Protokoll: 250-AUTH LOGIN PLAIN
> 20:40:53: Mail-Protokoll: 250-AUTH=LOGIN PLAIN
> 20:40:53: Mail-Protokoll: 250-XVERP
> 20:40:53: Mail-Protokoll: 250 8BITMIME
> 20:40:53: Mail-Protokoll: AUTH PLAIN
> 20:40:53: Mail-Protokoll: 334
> 20:40:53: Status: Mail Protokoll: SECURITY PROBLEM: insecure
> server advertised  l AUTH=PLAIN
> 20:40:53: Mail-Protokoll: <suppressed>
> 20:40:53: Mail-Protokoll: 235 Authentication successful
> 20:40:53: Mail-Protokoll: RSET
> 20:40:53: Mail-Protokoll: 250 Ok
> 20:40:53: Mail-Protokoll: MAIL FROM:<p10314-0002@@> BODY=8BITMIME

 Hmm, "From" doesn't seem correct. Maybe you should enter your hostname
explicitly in the "Preferences" dialog -- it looks like Mahogany can't
determine it.

> 20:40:53: Mail-Protokoll: 250 Ok
> 20:40:53: Mail-Protokoll: RCPT TO:<[EMAIL PROTECTED]>
> 20:40:53: Mail-Protokoll: 250 Ok
> 20:40:53: Mail-Protokoll: DATA
> 20:40:53: Mail-Protokoll: 354 End data with <CR><LF>.<CR><LF>
> 20:40:53: Mail-Protokoll: .
> 20:40:54: Mail-Protokoll: 250 Ok: queued as 1910D73D86
> 20:40:54: Mail-Protokoll: QUIT
> 20:40:54: Mail-Protokoll: 221 Bye

 When the mail server replies "250 Ok" to our DATA command it means that
the message has been successfully queued for delivery. It really *must* be
sent to someone! If the system deteermines that there is a problem with it
later it could send a bounce to postmaster (does your friend get anything?)
but it just seems incredible that the mail disappears.

 Again, I don't see any problem in the above. Could you ask your friend to
look in his mail log? He should see _something_ there...

 If setting the hostname (and so getting rid of invalid address in MAIL
FROM) doesn't help I really don't know what would.

 Good luck,
VZ



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to