Web Hosting Talk







View Full Version : a problem


goolex
11-09-2004, 05:42 AM
when i am trying to set Default Address Maintenance it showing following error:


Default Address Maintenance



All unrouted e-mail for domain.com is now going to support@domain.com
Fatal! Write Failure: /etc/valiases/domain.com. Ignore any messages of success this can only result in failure!

goolex
11-09-2004, 05:45 AM
Could not deliver message to the following recipient(s):

Failed Recipient: asfhgasf@domain.com
Reason: Remote host said: 550 message to verify they are valid."

Default Address is not working :(

Angelo
11-09-2004, 06:09 AM
Edit the file manually to see if it's writeable.

# cd /etc/valiases
# pico domain.com

Enter

*: support@domain.com

goolex
11-09-2004, 08:02 AM
this is normal ?
i should do this for all ? or ?

Angelo
11-09-2004, 08:05 AM
No, cpanel must do this clearly. My advise was checking the alias file manually to see if there is anything that can prevent the cpanel from writing the file.

goolex
11-09-2004, 08:10 AM
thanks it worked !!
when i checked /etc/valiases i see a lot of files with domain name , but domain.com was not here , why ? why cpanel didnt made it ?

now everything is ok !
fcarsenal you are great man !
;)

Angelo
11-09-2004, 08:52 AM
domain.com will be replaced by the domain you are using, no miscatch here right? :P

Create a new test account and see if cpanel writes a new file for that domain, if it creates, there might be a temporary problem for cpanel writing the file for the other domain.

goolex
11-09-2004, 09:30 AM
yes ;)
now adding file in there :)
problem resolved !