Software :: Error - Email Loops Back To Myself
Aug 31, 2010this is error message --> mail for apex.com.my loops back to myself
[Code]...
this is error message --> mail for apex.com.my loops back to myself
[Code]...
Using K3b 1.91.0 on Lucid in order to burn multitrack Video CDs.These burned fine before, and I made 5 working ones. Now having weird playback problem of burned VCDs first track looping back to the beginning instead of automatically advancing to later tracks. Same problem occurs on a variety of players including standalone DVD player. I can manually access the later tracks, but the later tracks don't continue automatically from track one.
The funny thing is that I'm using exactly the same mpeg VCD files that worked successfully before. I've got a feeling that the problem is some setting in K3b that I might have unintentionally changed, or else some nuance to how I'm adding the files to the project. I notice that when I add tracks to the project, a funny line always appears under a file name. Could that have anything to do with this problem? Also, would choosing "DAO" rather than "Auto" fix the problem? I'm tired of wasting the nice archival CD-Rs I bought!
I send email from myself or external gets bounced. I get a nifty message mail for weasy.info loops back to myself. and could not relay for external messages.
postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
[Code]...
I have two servers relavant here: mail.domain.com (1.1.1.1) - which is the nameserver and the mail server for domain.com. www.domain.com (2.2.2.2) - which is the www subdomain for domain.com domain.com (cname www.domain.com) - an alias for www.
The zone file for domain.com lists mail.domain.com as the MX server for domain.com. 2.2.2.2 is actually being served web pages as a virtual host. It's real hostname is www.anotherdomain.com. Mail for domain.com works pretty well, in general. However, if I attempt to send mail from www.domain.com (or its alias domain.com), I get "mail for domain.com loops back to myself" in the postfix logs. On 2.2.2.2 /etc/postfix/mail.cf has mydestination = www.anotherdomain.com, localhost. How do I tell postfix on 2.2.2.2 that mail for domain.com needs to be delivered to mail.domain.com?
I am setting up an FC7 box to replace a currently dying server and I'm having an issue with the mail setup. I am using sendmail and dovecot and system users for credentials. I won't include all of their configurations, because that would get long, but I can copy and paste any sections if they are needed.
The problem is all mail is being delivered to the root mailbox in /var/spool/mail/. I setup a laptop on a local network with the server to test things. And just brought up Evolution with one of my test accounts. I was able to authenticate and tried to send a test email to myself. The email went out fine but did not come back in.
Taking all Contacts and Emails temporarily back to Windows for safety - whilst I install Mint in place of Ubuntu. Using Thunderbird. I have checked the help files and checked Google.
View 14 Replies View RelatedI am new to the community and have just recently loaded Ubuntu 10.04. I think I made an error when I first launched Evolution, how can I get back into the wizard to add/correct the e-mail password?
View 1 Replies View RelatedI'm testing my mail server, and sending email works fine. However, when I tried to send emails to my server from gmail, I get this log:
Code:
Aug 8 14:18:17 anbient postfix/smtpd[14228]: warning: database /etc/postfix/virtual.db is older than source file /etc/postfix/virtual
Aug 8 14:18:17 anbient postfix/smtpd[14228]: connect from mail-qy0-f169.google.com[209.85.216.169]
Aug 8 14:18:17 anbient postfix/smtpd[14228]: F3D4B1DD02C0: client=mail-qy0-f169.google.com[209.85.216.169]
Aug 8 14:18:18 anbient postfix/cleanup[9988]: F3D4B1DD02C0: message-id=<4C5EBC96.2030800@gmail.com>
Aug 8 14:18:18 anbient postfix/qmgr[9993]: F3D4B1DD02C0: from=<felipefidelix@gmail.com>, size=1982, nrcpt=1 (queue active)
Aug 8 14:18:18 anbient postfix/smtp[9995]: connect to net[174.132.240.146]:25: Connection refused
Aug 8 14:18:18 anbient postfix/smtp[9995]: F3D4B1DD02C0: to=<fidelix@net>, orig_to=<eu@felipefidelix.com>, relay=none, delay=0.15, delays=0.09/0/0.05/0, dsn=4.4.1, status=deferred (connect to net[174.132.240.146]:25: Connection refused)
And this is strange. 174.132.240.146 seems to be the web address 'net.net'. I am sure this has to be some setting in postfix, cuz its trying to deliver the email to 'fidelix@net', and that cant be right.
Here is my postconf -n output:
Code:
root@anbient:/var/mail# postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
home_mailbox = Maildir/ .....
Code:
Title=
echo -n "Title: "
[code]...
hey guys, im doing a simple search program and i came up with a problem. What i am trying to achieve is, if the search is false(means the book does exist) , the program will then ask the user to input the information again(title and author) and do a search again until there is no such book and then display a message saying he can input a new book in.i tried using a until loop, but it does not seem to work. some guidance on how the statement should be and where should it be placed?
need to process files within multiple directories and transfer these to a remote server. What I had in mind was to use arrays for this; code pasted below (explains it better):
Code:
#set the arrays
array_A=( fileA* pathtodestA hostA passwordA )
[code]...
This is a mature Lucid installation on an desktop machine. After having to hard reset it after a lockup due to a misbehaving USB peripheral, startup and shutdown started behaving oddly (e.g. shutdown going to a login screen).
Now it is in a state where - on start up - after logging in successfully, the screen goes dark for a moment and then loops back to the login screen.
Have tried:
- booting in recovery mode,
- running dpkg repair (just an update of sudo)
- running in failsafeX - where problem is still present (so I assume the nvidia video drivers not to blame here)
Maybe relevant that:
- only one user account so cannot try logging in as another user,
- home folder is encrypted.
- hard disk has plenty of spare space.
ive been trying to get fruity loops to run under wine and i havent been able to even get the program to show any signs of life.... it wont even start (or give any sign of starting) when i try to launch it.
View 1 Replies View RelatedBasically the issue is that after I installed ubuntu 10.04 (on the same drive as Windows 7) I can no longer boot windows 7 from grub. When I select windows 7 in the grub boot menu it returns me to the boot menu.I looked through other posts who had similar problems, however, I wanted to post my own thread as I was unsure how to fix the problem based on information from other threads.
View 9 Replies View Relatedfor example i have wrote this so far: while [ 1 ]; do smbstatus;sleep 20; donethis only loops and refreshes the smbstatus command.but i want to continue loop.So when there is a new connection and locked files i want it to send to
View 1 Replies View RelatedI am trying to execute a .c program of mine through bash... Problem is it takes two arguments (files) and am trying to use "for" loops to do it. I use the for loops to take the files (same number in both directories) and put them into arrays. I use the command "ls -1" in the "for loop" so they are sorted in such a way that they are in the same time and date order upon when the program is executed.
Here is the code:
Code:
for a in `ls -1 /analyses/data1/*_prt.txt`;
do echo $a;
done
[code]....
HOWEVER, $a in this case does not change with the loop. Thus, the program doesn't work. I then tried:
Code:
for a in `ls -1 /analyses/data1/*_prt.txt`;
for sfc in `ls -1 /analyses/data2/*_ht.txt`;
do
./plot_data $a $b >> log_file.log;
done
But that produces the error: syntax error near unexpected token `for'. As a "do" statement must come after the for loop call.
I have an AVI which I produced on Blender in which a camera revolves around a model.
I want the camera to continuously circle the model over and over again.
I know I can do this in a GIF file format, but are there other formats that will do this?
What software can I use that would accomplish this?
For some reason my Conky is making my machine do infinite DNS requests to the last host I'm connected with. For example, if I visit forums.debian.net it'll start the infinite DNS request to this host. If I close the navigator it stops. If I try to connect to irc.freenode.net it starts the DNS requests. If I disconnect it stops. Why is it happening?
That's my script:
Code: Select allbackground no
update_interval 1
total_run_times 0
own_window yes
own_window_type desktop
own_window_transparent yes
[Code] .....
I was running 10.04 until yesterday, when it occured to me that I could upgrade to 10.10. So I went to Software Center, set it to get normal releases and left it to do its job. The upgrade appeared to go without a hitch and I rebooted. The login screen appeared. But just before I could click on my username and enter my password, the screen went blank and a second later the login screen was back. But then just before I could click... Undeterred, after half a minute of frantic clicking I did manage to click on my username and get the password prompt. This time, the login screen didn't go anywhere. Yay. To cut a long story short, this is now my standard logon procedure. However, the plot thickens. I appears that instead of 10.10, I ended up with 11.04, Natty Narwhal, which 'was released in April 2011'. If I download an .iso of Maverick and install it over my current version, will it leave my data unharmed AND reset everything so that it works again?
View 5 Replies View RelatedFirefox 5.0 turns my screen gray, ties up the CPU in a loop, and turns the disc access LED on. ItÅ› FF 5.0 running on 11.04.
View 1 Replies View RelatedCode:
#loop until there are no more files
while [ ${#files[@]} -gt 0 ]; do
for num in `seq 1 ${#files[@]}`; do
wurd=`tail -4 ${files[$num-1]}`
[code].....
Everything works.. but when it has to unset.. it breaks.. it doesnt give an error though.. it just jams the program.
I am trying to map the coordinates of a grid.
Code:
R=7 # number of rows (lines)
C=6 # number of columns
X=200 # initial horizontal location
Y=100 # initial vertical location
[code]....
I have created my keys, I have tried through both the CLI and Seahorse. When I sign an email I get the following error:
Code:
Could not create message
Because "gpg: writing to `-'
[code]....
does anyone know of any good music software for ubuntu that is similar to frooty loops in windows?
View 1 Replies View RelatedI don't know what I did differently before this happens. Now I cannot access files or see icons on the desktop. The "starting file manager" continuously loops in the bottom panel, continuing to load forever. in the system monitor, if I kill the process "gnome panel", it resets itself, then continues the process. Only thing different I did was install that one thing that gives you System->Preferences->Windows by hitting "yum install control-center-extra".
View 3 Replies View RelatedI'm using POP yahoo and it usually works, but often I will get a popup saying unable to connect to POP server... Error sending username: +OK maildrop ready, ... If I cancel & try again later it usually works. The error is getting more frequent.
View 1 Replies View RelatedMy domain [URL]... has recently been moved to a new server. Since then, I have not been able to download email. Email sent to the domain can be seen in /var/spool/mail/akwebsoft, just as on the previous server. However when I go to download the email, I get the following error message (in part) in my fetchmail logfile:
[code]...
When I use evolution to encrypt an email I get the following error
Code:
could not create message
Because "gpg: writing to `-'
gpg: DSA key AC806A0E requires a 256 bit or larger hash
gpg: signing failed: General error
", you may need to select different mail options.
Information:
Code:
# gpg --version
gpg (GnuPG) 2.0.12
libgcrypt 1.4.4
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later [URL]
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA
Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128,
CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
# cat /etc/SuSE-brand
openSUSE
VERSION = 11.2
# egrep -v '^#' gpg.conf | egrep -v '^$'
require-cross-certification
keyserver hkp://keys.gnupg.net
personal-digest-preferences SHA256
cert-digest-algo SHA256
i am using this python code to send an email
Code:
#!/usr/bin/python
import smtplib
sender = 'from@fromdomain.com'
receivers = ['to@todomain.com']
NameError: name 'SMTPException' is not defined
apparently there is something wrong with /usr/lib/python2.6/smtplib.py but i cant make it out
I have 2 clients (one IP 200.x.y.52 and another 200.x.y.47) in ADSL conection and a same gateway (200.x.y.1).
When the server send an email, the error "No route to host" appear. I used TELNET 200.x.y.52 25 (110 soo) and the error occurr in both servers and both directions. The Firewall was disabled .
EDIT 6 Dec: More detailed log from wpa_supplicant I'm using Ubuntu Studio 10.10 x64. I want to get wireless networking going manually. My wireless networking works successfully in Windows 7 x64. I can get it working successfully without encryption but when I try and use WPA-PSK, wpa_supplicant gets stuck in a loop between GROUP_HANDSHAKE and COMPLETED, as shown in the log below.
I've been working mostly off the instructions in this post: [URL]... My laptop is a Dell Studio 1537. It has an Intel Wifi 5100. I'm connecting to a F5D7633-4 router running F5D7633-4Av1_UK_1.00.010 firmware, which is the latest version of the firmware I can find. When I set up WPA, it uses encryption technique TPIK. The other generic information is
Code:
$ iwconfig wlan0 up
04:00.0 Network controller: Intel Corporation WiFi Link 5100
$ lsusb
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 045e:074f Microsoft Corp.
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[Code]...