Results for mailbox translation from German to Turkish

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

German

Turkish

Info

German

mailbox

Turkish

posta kutusu

Last Update: 2011-10-23
Usage Frequency: 9
Quality:

German

mailbox-modus

Turkish

multi- bin mailbox mode

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

German

mailbox-ordner:

Turkish

posta kutusu dizini:

Last Update: 2017-03-07
Usage Frequency: 1
Quality:

German

mailbox mit mehreren fächern

Turkish

multi- bin mailbox

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

German

(%s) - leere mailbox übersprungen

Turkish

(%s) - boş posta kutusu atlandı

Last Update: 2017-01-11
Usage Frequency: 1
Quality:

German

8-behälter-mailbox (postfachmodus)

Turkish

8 bin mailbox (mailbox mode)

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

German

maildir-mailbox@item usenet account

Turkish

maildir e- posta kutusu@ item usenet account

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

German

disconnected imap@item local mailbox account

Turkish

bağlantısı kesilmiş imap@ item local mailbox account

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

German

8 behälter-mailbox (stapler-trenner-sortierer)

Turkish

8 bin mailbox (stacker- separator- collator)

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

German

auf eine nach rfc-2822 gültige mailbox folgen unerwartete daten.@info

Turkish

@ info

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

German

$mbox = imap_open ("{your.imap.host}", "username", "password", op_halfopen) _bar_ _bar_ die ("can't connect: ".imap_last_error()); $name1 = "phpnewbox"; $name2 = imap_utf7_encode ("phpnewböx"); $newname = $name1; echo "newname will be '$name1 'br \n"; # we will now create a new mailbox "phptestbox "in your inbox folder, # check its status after creation and finaly remove it to restore # your inbox to its initial state if (@imap_createmailbox ($mbox,imap_utf7_encode ("{your.imap.host}inbox.$newname"))) {$status = @imap_status($mbox ,"{your.imap.host}inbox.$newname",sa_all); if($status) {print("your new mailbox '$name1' has the following status: br \n"); print("messages:". $status - messages). "br \n"; print("recent:". $status - recent). "br \n"; print("unseen:". $status - unseen). "br \n"; print("uidnext:". $status - uidnext). "br \n"; print("uidvalidity :". $status - uidvalidity)." br \n"; if (imap_renamemailbox ($mbox ,"{your.imap.host}inbox.$newname", "{your.imap.host}inbox.$name2")) {echo "renamed new mailbox from '$name1 'to '$name2' br \n"; $newname=$name2;} else {print "imap_renamemailbox on new mailbox failed: ".imap_last_error (). "br \n";}} else {print "imap_status on new mailbox failed: ".imap_last_error()." br \n";} if (@imap_deletemailbox($mbox ,"{your.imap.host}inbox.$newname")) {print "new mailbox removed to restore initial state br \n";} else {print "imap_deletemailbox on new mailbox failed: ".implode ("br \n", imap_errors())." br \n";}} else {print "could not create new mailbox: ".implode ("br \n",imap_errors())." br \n";} imap_close($mbox);

Turkish

Örnek 1. imap_createmailbox() example

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

Get a better translation with
8,891,545,112 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK