OpenSUSE :: Use Kaddressbook Groups In Kmail?
Mar 18, 2010
how to use kaddressbook groups in kmail?
I can create groups, but when I send an e-mail to one of these groups it is sent to group_name@localhost, which, obviously, is not what I want. Some versions back this worked perfectly, but now it seems that there is no way.
I use opensuse 11.1 with kde 4.4.1
View 4 Replies
ADVERTISEMENT
Dec 4, 2010
Did anyone manage to use distributions lists (called "groups") in kaddressbook ? (in Kubuntu 10.04)
I can't imagine an email client without this feature, but here it is:
* in kaddressbook I can create a new group and add email adresses in it. Say I call it "Family"
* now I expect to right-click on it and have a menu giving me the possibility of "send an email to the group"... nope.
* OK, I go to kmail, new message, and on the right of the address slot, I click on "select". Then ah! it seems I can select my "Family" (now it's called a "distribution list"). I click "Add", and now my recipient is "Family"... I'm a bit suspicious, but OK, let's send the message...
of course it doesn't work: I immediately get <Family@my-laptop>: Recipient address rejected: Access denied
* OK, I want to do it again, but now after "select", I am curious and open the "Family" list (by clicking on the "+" on the left). Surprise: most of my contacts in it appear empty (yes, empty lines) !But not all of them...So I can't even manually select them all.
* Conclusion: groups of contacts (or distribution lists) are completely screwed up in kubuntu 10.04.
View 9 Replies
View Related
Oct 18, 2010
I cannot make groups in my kaddressbook. The icon and the menu item are both grayed out. This happens the instant I select an address book, either akonadi or default.I read a post sometime ago that made me think this might be related to mysql. But, mysql is running. About the only setting available in the menu is for ldap servers and its blank. Groups are useful. I'm running 11.3 and KDE 4.5.2
View 6 Replies
View Related
May 12, 2010
Running 9.04 with Kmail 1.12.2 with KDE 4.3. Akonadi is activated. Everything works except I cannot email to a distribution list. Am using POP3 with SMPTE. Comes back with
p, li { white-space: pre-wrap; } Message sending failed since the following recipients were rejected by the server: test@steve-laptop (The server responded: "test@steve-laptop failed to route the address")
So I unchecked the default-domain inside my sending option for SMPTE and same thing.
Is there a manual switch or setting in kmailrc? I looked and didn't see anything. Doing the same thing on 3 different computers. Tried searching the net but couldn't find anything.
View 1 Replies
View Related
May 6, 2010
I am asking for a template, not for an instruction how to do it. What I need is a mapping from [0‥91] (Outlook CSV) to [0‥44] (KAddressBook CSV).
View 3 Replies
View Related
Apr 17, 2010
I have been using kmail on opensuse (11.2) for about 3 months with few issues. I usually launch using alt+F2, type "kma" and it appears top of the list. I have turned on my laptop today and kmail has simply disappeared. I have gone through the ghekko and the only mail client listed is thunderbird. It is not in the alt+F2 menu. If I type kmail in konsole I get the "if kmail is not a typo" speech. I've also tried using kontact (for the first time) to see if my mail appears there
View 4 Replies
View Related
Feb 4, 2011
I already know of a work around to fix this problem, but I guess my question is why is this not working as expected? I am using a Windows Server 2008 R2 Active Directory for authentication.
I have run auth-client-config for the ldap profile and pam-auth-update. When running getent passwd, I get a list of both the local users and the users in the active directory (with populated information in the Unix schema extension). When running getent group I get a list of both the local groups and the groups in the active directory (with populated information in the Unix schema extension).
Interestingly enough, though, when I run su DOMAINUSER, after the prompt for the password I get an authentication error. In /var/log/auth.log I can see an entry with pam_ldap: missing "host" in file "/etc/ldap.conf". The SRV records in the DNS servers resolve correctly. I've checked this with nslookup and I have seen the records within my zone file. Obviously if the ldap.conf file is working with getent and the ldap server is resolving from the SRV records, it is working fine.
The interesting part is that the Windows Server 2008 R2 AD machine shows in the event viewer that there was a successful authentication, yet the Ubuntu box says no. When I add the host within the ldap.conf file, everything works...getent and the actual authentication, either initial login or su.
[Code]...
View 1 Replies
View Related
Oct 12, 2010
I am currently trying to set up a Samba domain server. In the Samba-HOWTO-Collection I found an
example file.(Point 3.3.3.1) In the explanations of the example below, the author says I need to map UNIX Groups to NT Groups. He writes a shell-script of how one could do it, but when I copy it and then execute it, I get the error:
Bad option: rid=512
Bad option: rid=513
Bad option: rid=514
The other groups do get mapped, just the Domain Admins, Domain Users and Domain Guests dont. This is the shell from the HOWTO:
#!/bin/bash
#### Shell-Skript f ̈r sp ̈tere Verwendung aufbewahren
net groupmap modify ntgroup="Domain Admins" unixgroup=ntadmins rid=512
net groupmap modify ntgroup="Domain Users" unixgroup=users rid=513
net groupmap modify ntgroup="Domain Guests" unixgroup=nobody rid=514
[Code]...
View 2 Replies
View Related
Jun 8, 2010
So i am at the stage of about to install the basic system and am using a derivation of the package management provided by Matthias S. Benkmann. To this end I am using his useradd and groupadd scripts to update the files:
/etc/passwd
/etc/group
My issue is that when I run the commands(created as part of temporary system when installing coreutils):
Code:
/tools/bin/su linux
#then as user
/tools/bin/groups
(here linux is the name of the user) This only returns the user being in the group named after user but not the additional group of 'install' Also, prior to logging in as user, if I use this command as root:
Code:
/tools/bin/groups linux
linux install This then returns that the user is in the correct groups. Lines from relevant files look like:
Code:
#/etc/passwd
linux:x:10000:10000::/usr/src/build:/bin/bash
#/etc/group
[code].....
View 8 Replies
View Related
Feb 20, 2010
At last, I am serious converting from openSUSE/KDE3.5 to openSUSE 11.2/KDE 4. Being a bit retarded in this, the following must have been solved by many.
After starting Kmail in KDE 4 I managed to see all my mails. I also managed to get my filters moved from old to new (had to go back to 3.5 to export them first).
But I still fail to see how to copy my accounts/identities, etc. It is not done automaticaly, there is no export function I could find. How to manage this?
EDIT: must be 3.5 in the title. Done by a nice mod.
View 9 Replies
View Related
Oct 7, 2010
On my OpenSuse 11.2 KDE 4.3.5, when I launch kmail for the first time it does not start. I have to re-launch it to get it running. By launching it from the command line, I get the message:
[code]...
I find all this quite annoying. What could be the solution?
View 3 Replies
View Related
Mar 4, 2010
Is there a way to have Thunderbird search kaddressbook for email contacts?
View 1 Replies
View Related
Jan 14, 2010
I have setup different identities in Kmail to deal with multiple gmail accounts so I have a different set of inbox, sent mail and draft folder for each account.In the message layout, I have chosen to display the columns - subject,sender/receiver and date. For one of my email accounts, kmail does the job perfectly. The inbox foler shows subject, sender and date, whereas the sent-mail folder shows subject, receiver and date. However, this order is not maintained for my other email accounts. The inbox folders show subject, sender and date(which is correct); the sent-mail folder shows subject, sender and date - instead of subject, receiver and date which is what should be displayed.
View 3 Replies
View Related
Feb 24, 2010
can KMail be configured to have two different accounts and keep one tree of folders for each, like Seamonkey?
VampirD
No in elenath h�lar nan h�d g�n
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/
[code]....
View 1 Replies
View Related
Mar 7, 2010
I set Kmail to launch on start up but now no longer wish for it to do so. However, i cannot find the setting i changed in the first place.
View 4 Replies
View Related
Apr 25, 2010
how can I get rid of the collapsible date tabs in the K-Mail message windows? I would simply have the message displayed by subject/date etc
View 4 Replies
View Related
Jul 3, 2010
Is there a setting to make the default in Kmail to save the attachments (or when dragging them into a folder) so they are NOT set to read-only?
View 4 Replies
View Related
Mar 27, 2011
how to make KMail download all messages, new and old?
I have an email client on my android phone as well as KMail on this computer. Its important for me to be able to see all my old messages for reference.
View 4 Replies
View Related
Mar 30, 2011
I just installed openSUSE 11.4 and want to import my public/private keys to use in Kmail. However, after a great deal of searching, I can't find a keyring manager. Is there one installed with 11.4, or do I have to add one and if so, which should I use?
View 3 Replies
View Related
Apr 5, 2011
In my recently installed openSUSE 11.4 system I am using Kwallet to store all of my private passwords and also those associated with my Kmail accounts. All of these passwords appear correctly in Kwallet, but it seems there is a problem with Kmail accessing them.Whenever I start a new session, Kmail loads first and is followed by Kwallet. When Kmail then tries to do its first mail retrieval it stops and asks for the account password. I type this in and then Kwallet requests its administrator password. Once I type this in, my mail is downloaded and I get no further request for the passwords during that session.
The same thing happens when I attempt to send my first email of the day. I get a Kmail request for the SMTP account password. I've tried changing the Kwallet settings so that it doesn't close when unused for a period,or when the screensaver kicks in, but this (predictably) has no effect. In the Access Control screen, both KDE Wallet Manager and Kontact are shown as 'Always Allow' and I can see no other settings in either Kwallet or Kmail which are relevant to the problem.My guess is that the problem occurs because Kmail starts up ahead of Kwallet and therefore doesn't load the passwords initially. But that may be a red herring as I'm not familiar with the way Kmail and Kwallet interact.
View 4 Replies
View Related
Jun 25, 2011
I am now using SuSE 11.1 with KMail 1.9.10 (KDE 3.5.10 "release 21.13.1" open SUSE). My intention is to do a clean install of 11.4 from purchased DVD and then migrate (import) all of my personal files from a backup. I have not yet seen either SuSE 11.4 or KDE4, so I am unfamiliar with any changes to the folders and files, how they may have been named, where they're located in 11.4, etc. Inoder to copy my backed up KDE 3.5 KMail into the newly installed SuSE 11.4/KDE4 KMail, will the following folders and files go into folders and files named the same in 11.4/KDE4, or will the folders and files for the new KMail be named differently and/or be located differently?
/home/<my name>/.kde/share/apps/kmail (my e-mails)
/home/<my name>/.kde/share/apps/kabc/ (address book)
/home/<my name>/.kde/share/config/kaddressbookrc (address book settings)
/home/<my name>/.kde/share/config/kmailrc (kmail settings)
Are there any issues I need to be aware of in migrating the KDE 3.5 Kmail materials into 11.4/KDE4? Or will this be as simple as when I upgraded from 11.0 to 11.1?
View 9 Replies
View Related
Mar 14, 2011
For some reason after installing 11.4 and re-entering my contacts, none are visible in the select area of a new e-mail. The only items visible are recent recipients of e-mails. I made sure that I was checking "All" as an option. I had entered new contacts in the "Default Address", and then tried in "Personal Contacts" to see if that would work better. I had no luck either way.
View 1 Replies
View Related
Feb 9, 2010
If I manually add an email address, it will appear in the recent address's list. How can I edit this list so that I can add them to my contacts.
KDE 4.3.5, KMail 1.12.4
View 1 Replies
View Related
Feb 23, 2010
I just installed my version of 11.2 and am slowly setting up the software I need to make my Windows box an expensive paperweight. I recently set up my KMail to receive mail on my POP3 acct. I only recently had reason to send an email to myself at work to remind me to do something. When I hit send this is what I got:
[code]...
And it was in the clear. hmmmm. Is this how KMail sends it's authentication string? I have never really looked at SMTP or POP packets so maybe they all send them like this but I was a bit shocked when it came up like that. What if someone had been looking over my shoulder?
View 6 Replies
View Related
Mar 29, 2010
I installed openSUSE on one of the spare computers in work to test it out before I install it on my own laptop. I tried connecting Kmail to MS exchange and did so successfully using POP 3 but never checked the box saying leave messages on the server and it removed the emails from the server. Now I have nothing in my Outlook Inbox on my XP machine. how I can restore the emails from Kmail to the server.
View 6 Replies
View Related
Jul 2, 2010
Kmail is crashing on me when trying to create a new filter. Both ways it crashes:
1) Right click on message -> Create Filter -> Filter on From
2) Settings -> Configure Filters.
I'm running KDE 4.4.3-160.1.
[Code]...
View 4 Replies
View Related
Aug 23, 2010
I need help with my K mail I set everything up correctly but it does not send nor recieve email to my kmail. I however did recieve my email to my windows base email through charter internet but not through K mail can
View 2 Replies
View Related
Aug 26, 2010
I use my university email account and i want to save a backup of my sent emails in other account (gmail). So, is there any way to configure kmail to send automatically a BCC to my gmail account everytime i send an email, i mean, without having to write it everytime cause i forgot to do it sometimes.
View 5 Replies
View Related
Dec 12, 2010
in Kmail 2.0.89 and the 2 or 3 versions before that, I have been lost theability to make a new subfolder under the category "KMail_Folders". I canonly make sub-subfolder under any existent one.The Add Folder entry in the menu is greyed when I am in the KMail Folders
level.Is that a bug or a feature? (I hope is not the latter...)
View 3 Replies
View Related
Feb 8, 2011
i am having problems sending emails via kmail. i am using kde 4.4.4 sending on port 25
View 9 Replies
View Related