You are not logged in.

1

Friday, March 12th 2004, 3:24am

Kmail receives but sending doesn't actually work.

Can not figure this out. Kmail receives email fine. Sending appears to work, the letter goes to outbox and then sentbox, but never appears at it's destination. Nothing I do seems to fix it or lead to a reason.

[code:1]donnie@PAVILION donnie\ $ kmail --composer
libkdenetwork: creating new pgp object
libkdenetwork: Kpgp: gpg found
kmail: No Qt-native utf-7 codec found; registering QUtf7Codec from libkdenetwork
kmail: instantating IdentityManager
kmail: KMIdentity::readConfig(): UOID = 823028130 for identity named "dojo"
kmail: pPopFilter set
kmail: KMKernel::openComposer called
kmail: KMMessage::setDrafts drafts
kmail: KMComposeWin::readConfig. dojo
kmail: KMComposeWin::readConfig: identity.fcc()='sent-mail'
kmail: KMComposeWin::readConfig: previousFcc=sent-mail
kmail: KMComposeWin::rethinkFields
kmail: KMComposeWin::rethinkFields
kmail: KMAIL_DEBUG_COMPOSER_CRYPTO = FALSE
donnie@PAVILION donnie $ kmail:

KMComposeWin::applyChanges: sent-mail==sent-mail?
kmail: KMMessage::setDrafts drafts
Total: 1; NUL: 0; CTL: 0;
CR: 0; LF: 1; CRLF: 0;
lineMin: 0; lineMax: 0;
printable: 0; eightBit: 0;
trailing whitespace: no;
leading 'From ': no;

Total: 1; NUL: 0; CTL: 0;
CR: 0; LF: 1; CRLF: 0;
lineMin: 0; lineMax: 0;
printable: 0; eightBit: 0;
trailing whitespace: no;
leading 'From ': no;

kmail: CharFreq returned 4/0 and I chose 7bit
kmail: KMComposeWin::encryptMessage() : set top level Content-Type from typeStr()/subtypeStr()
kmail: KMComposeWin::encryptMessage() : top level headers and body adjusted
kmail:

kmail:
kmail: KMComposeWin::applyChanges(void) - Send encrypted=false Store encrypted=true
appending message to ~/dead.letter.tmp
kmail: KMKernel::~KMKernel
[/code:1]

Encryption isn't enabled either, but looks like it is trying to. Not sure what is going on. Nothing seems to work. Worked fine before switching over to KDE 3.2.0.

Any help?? Have tried recompiling kmail (kdepim), deleting ~/Mail, deleting kmailrc. Have tried different authenication methods and it gets appropriate errors when password is wrong,.... It acts like sends the email and email disappears, but never gets to destination. Have check the settings against Mozilla mail and Windows and they both work. Kmail doesn't.

Using:
Qt: 3.3.0
KDE: 3.2.0
KMail: 1.6

2

Friday, March 19th 2004, 4:38pm

Studying the tcpdump of kmail shows that it is sending a RSET to the server.
The only thing can see as to why is in the response to the end of the mail sent the server is sending a 250.ok but without a id (think that is a recipt). Mozilla and another kmail tag a id on then end of the 250.ok

Have reinstalled kdebase (for kio_smtp), kdelibs, kdepim (for kmail). Still no go.

seb

Professional

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message

3

Saturday, March 20th 2004, 3:08am

And you are able to send mail using another client such as evolution?